Please find enclosed a patch (diff file) and a log4j.properties file.
You should create a src/etc directory for main and core and place the properties file there.
Cheers,
Nick
Description
Please find enclosed a patch (diff file) and a log4j.properties file.
You should create a src/etc directory for main and core and place the properties file there.
Cheers,
Nick
o patched using http://issues.apache.org/jira/secure/attachment/12311395/logging_patch_3.txt from Nick Faiz' contrib in DIREVE-171
o now we're using a combination of NLOG4J/SLF4J and commons logging this
should however change so commons logging is no longer present
o removed reference to atlassian schema
o moved ${basedir}/src/etc -> ${basedir}/src/main/resources where the log4j.properties sit