Author: jacopoc
Date: Wed Aug 20 12:18:59 2014
New Revision: 1619087
URL:
http://svn.apache.org/r1619087Log:
Updated jar in .classpath file after upgrade to Log4j2; thanks to Deepak Dixit for the report.
Modified:
ofbiz/trunk/.classpath
Modified: ofbiz/trunk/.classpath
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1619087&r1=1619086&r2=1619087&view=diff==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Wed Aug 20 12:18:59 2014
@@ -39,7 +39,7 @@
<classpathentry kind="lib" path="framework/base/lib/juel-impl-2.2.7.jar"/>
<classpathentry kind="lib" path="framework/base/lib/juel-spi-2.2.7.jar"/>
<classpathentry kind="lib" path="framework/base/lib/junit-dep-4.10.jar"/>
- <classpathentry kind="lib" path="framework/base/lib/log4j-1.2.17.jar"/>
+ <classpathentry kind="lib" path="framework/base/lib/log4j-api-2.0.1.jar"/>
<classpathentry kind="lib" path="framework/base/lib/mail-1.5.1.jar"/>
<classpathentry kind="lib" path="framework/base/lib/mx4j-3.0.1.jar"/>
<classpathentry kind="lib" path="framework/base/lib/mx4j-remote-3.0.1.jar"/>