Author: jacopoc
Date: Wed Aug 20 12:19:36 2014
New Revision: 1619088
URL:
http://svn.apache.org/r1619088Log:
Applied fix from trunk for revision: 1619087
===
Updated jar in .classpath file after upgrade to Log4j2; thanks to Deepak Dixit for the report.
Modified:
ofbiz/branches/release13.07/ (props changed)
ofbiz/branches/release13.07/.classpath
Propchange: ofbiz/branches/release13.07/
------------------------------------------------------------------------------
Merged /ofbiz/trunk:r1619087
Modified: ofbiz/branches/release13.07/.classpath
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release13.07/.classpath?rev=1619088&r1=1619087&r2=1619088&view=diff==============================================================================
--- ofbiz/branches/release13.07/.classpath (original)
+++ ofbiz/branches/release13.07/.classpath Wed Aug 20 12:19:36 2014
@@ -44,7 +44,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"/>