Hi,
I would like to configure our m2 setup so that each developer can work
with his/her own log4j.properties file, in testing and in deploy.
One approach I looked at meant filtering the web.xml and appending the
username to the log4j.properties setting, but this requires
log4j.properties files for every user going into the final war, which I
would like to avoid.
Is there a plugin that will do copies, i.e. taking the
username-log4j.properties, renaming it to 'log4j.properties' and moving
it to the WEB-INF/classes dir?
I can then exclude the 'username-lo4j.properties' files.
Thanks,
Adam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]