If you're using the latest build of maven from CVS, you just need to include log4j.properties in your jarResources section. -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers
Chris Kimpton <[EMAIL PROTECTED]> wrote on 10/04/2002 05:59:55 PM: > Hi, > > I am running my tests via maven (which is cool - as I did not need to > write any involved ant build scripts for the compilation or running > the tests), but I use log4j for logging in my app and want to add the > log4j.properties to my classpath. > > Any suggestions on how best to do this? > > I am thinking of adding a task to copy it to my build dest in my > project build.xml and making that a dependancy of the maven:test > task... > > Thanks, > Chris > > ===== > ------------------------------------------ > http://www.soccer2002.org.uk > > __________________________________________________ > Do You Yahoo!? > Yahoo! Tax Center - online filing with TurboTax > http://taxes.yahoo.com/
