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!
Possibly Related:

The Wanted: Your Ant Files by Jim, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.




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