Free Improve Your Build Process with Ant Tutorial

Feb
10

Improve Your Build Process with Ant

Posted by admin

A few years ago I started using Ant to help bring some structure to my project’s packaging and maintenance. As always, I kept everything in CVS, but I’d grown tired of making sure that every step I’d outlined happened in the correct order to create a working product. Between copying files, setting permissions, and editing configuration files, I found many times that one simple omission would cost hours of lost time. Using Ant to automate those tasks was the first step in regaining con 
continue >>

Tags:

Add A Comment