I use Ant a lot when I program. Mostly for deploying whatever I've been coding to a test site. I currently have an ant build file that has two targets. One target will put the files to a tomcat server running ColdFusion 9, the other target will deploy the files to a server running Railo.
Eventually I'd like to have my build file run to all of the possible ColdFusion versions that I can. Now that would be something special.
I should start a section regarding Ant... now that would be something special.
No comments:
Post a Comment