Setting Up A Build Process For JavaScript & CSS Files Using Ant (Screencast) March 21, 2011 A well defined build process ensures that the output of your project is built in a consistent manner every time a new build is run. Today we're going to take a look at how you can setup your own Ant-powered build process using for client-side files (such as JavaScript and CSS). You'll learn how to automate

