2006-01-13 13:55:12 UTC
We have integrated RAnt into our build system and have made some minor changes, to the Service and Task.
They are:
- Support for sending the actual build file to the service.
- Support for passing a properties file to the service.
- Support for sending the actual destination folder you want the service to store the build file in.
- Provided over-loaded methods to support variable arguments
I am also working on the Async stuff but will bounce that off someone first.
Johan Van Zijl