Ant Fu
Posted: October 19th, 2007 | Author: jonny | Filed under: build, coding | 1 Comment »We’ve had some discussions recently about best practices when creating Ant scripts, so I thought I’d write up a few of my favourites.
Managing Ant target dependencies
“depends” are great, until your build file gets bigger than a couple of screenfuls. You can end up with a crazy spaghetti monster of dependencies very quickly. On a few builds I’ve worked on we’ve had a basic rule:
Targets can either have depends or a body, but not both.
I'm an IT consultant, currently working in San Francisco with