|
globus-build-service Changelog |
|
|
|
GT4 globus-build-service script
0.2.5 (04-Aug-05)
- Fixed yet another problem with the "-d" and "-s" option, which seem to finally be working fine.
- Added support for a "lib" directory inside the service base
directory. Any JAR files placed in this directory will be in the
CLASSPATH when compiling the service, and will be included in the GAR
file.
0.2.4 (19-Jun-05)
- [FIX] Python script always assumed that shorthand notation is
being used (i.e. "-d" and "-s" options where ignored). This has been
fixed.
- Improved globus-build-service documentation on the web
- Small fixes, mainly additional checks to avoid the user from shooting him/herself in the foot.
0.2.3 (21-Apr-05)
- [FIX] An empty "etc" directory is created if one isn't supplied by the user. This avoids an error when generating the GAR file.
0.2.2 (14-Apr-05)
- Documented the build file source code.
- Minor (internal) changes to make stub generation a bit saner.
0.2 (27-Mar-05)
- Added support for building GARs that, implementing a
factory/instance pattern, consist of two services (the factory service
and the instance service).
- Added Ant tasks that are necessary for the GT4IDE plugin.
- Minor fixes.
0.1 (30-Dec-04)
- First release. Taken directly from The GT4 Programmer's Tutorial.
GT3 globus-build-service script
1.0 (30-Dec-04)
- First release. Taken directly from The GT3 Programmer's Tutorial
|