Re: Force javac to overwrite class files?

2005-09-12 Thread Richard Gaywood
Well, those were blindingly obvious suggestions that'll teach me to try and write build scripts before my morning coffee. Thanks to Nicolas and Troy!

Force javac to overwrite class files?

2005-09-08 Thread Richard Gaywood
Hi list! I'm modifiying a slightly complex existing[1] build script for our J2EE web services app. I currently have two compile targets which compile class files with or without Emma modification. [aside for those who haven't seen it: Emma is a code coverage calculation tool that works by modi

More on antcall versus macrodef

2005-08-04 Thread Richard Gaywood
Hi all. Short time lurker, first time poster but I did search the archives! I'm pretty sure I can hear list regulars groaning at my subject line but here goes. I'm build manager for a fairly chunky Java webapp with an overly complex Ant 1.5 build script that I am refining using the new features in