On Thu February 18 2010 3:15:33 pm Ian Upright wrote: > Oh yes.. and on that note. How does one easily add custom jars and custom > web-files into a .war build, for example? > > Is there examples of this anywhere? > > Thanks, Ian
You would probably need to edit the targets in the common_build.xml stuff. This is one of the reasons I hate ant. Doing much of anything with it involves complicated editing of the scripts and such. -- Daniel Kulp [email protected] http://www.dankulp.com/blog
