Getting Started with Ant

If you’re looking for a good place to get started with Ant when it comes to deployment, check out Derek Perez’s recent post about Improving ColdFusion Deployment with Ant. He created a time saving script to do three main things: uncompiled deployment to my webroot, compiled deployment to my webroot and packaged deployment.


 
 
 

2 Responses to “Getting Started with Ant”

  1. Hi Adam

    A couple of years ago I released some generic SVN scripts to do something quite similar, with the added function of automatic backup of any files replaced on the live server – http://instantbadger.blogspot.com/2004/07/general-ant-build-and-release-scripts.html

    Al

  2. your coldfusion link is broken