Wanted: Your Ant Files
Wednesday 25 February 2009 - Filed under Code
I’m trying to dust off my Ant Wiki and I’m looking for your Ant files!
Do you use Ant to deploy projects? Condense JS and CSS? Mow the lawn?
I’m looking for people’s real life Ant files which I hope to tear apart and highlight working bits in a series of tutorials on the wiki.
So I’m asking folks to send me your Ant files!! While simple examples are great for the basics I want to delve into how people are actually using Ant during everyday development. And don’t be shy! The neat thing about sharing files is we can all discover new (maybe better?) ways of using Ant.
Send your files to: ant [at] thecrumb [dot] com
If you send me your files I will credit your work on the wiki of course (unless you want to remain anonymous – just let me know). In the end I hope we can compile a useful library of good working snippets that we can all reference!
2009-02-25 » Jim Priest
26 February 2009 @ 5:52 pm
I have an ant script for the Flex SDK that is downloadable at this post:
http://blog.anselmbradford.com.....-mac-os-x/
(step 5)
I use it on a mac, so it would be great to refine it to make it windows/other-unix-flavor compatible