Re: Automate the Build Process
Posted By:
Luigi_Viggiano
Posted On:
Friday, October 5, 2001 03:01 PM
Ant is written in Java. You can learn ANT APIs to make a simple class that periodically invokes ANT, so it won't use NT or Unix specific utilities and will keep platform independency.