Ant 101 - Replacing Strings Within A File
I got some positive feedback on my intro to Ant post yesterday so I've decided to move forward with the topic and post a real life example of using Ant. Attached is the full source of this demo.
I got some positive feedback on my intro to Ant post yesterday so I've decided to move forward with the topic and post a real life example of using Ant. Attached is the full source of this demo.
Last week I decided to take a look at Ant. I have heard good things about it in the past, but never really took notice of what it could do until recently. I hesitated on posting this because after I did some manual digging and learning I discovered that Andy Jarrett has quite a number of very helpful posts about Ant but I decided to go ahead and post it as an intro to folks who are new to it.