svn commit: r1605120 - /ofbiz/trunk/common.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1605120 - /ofbiz/trunk/common.xml

doogie-3
Author: doogie
Date: Tue Jun 24 16:01:23 2014
New Revision: 1605120

URL: http://svn.apache.org/r1605120
Log:
Update the log4j version reference in the tests-cobertura task.

Modified:
    ofbiz/trunk/common.xml

Modified: ofbiz/trunk/common.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/common.xml?rev=1605120&r1=1605119&r2=1605120&view=diff
==============================================================================
--- ofbiz/trunk/common.xml (original)
+++ ofbiz/trunk/common.xml Tue Jun 24 16:01:23 2014
@@ -135,7 +135,7 @@ under the License.
             <classpath>
                 <fileset dir="${ofbiz.home.dir}/framework/base/lib">
                     <include name="cobertura-1.9.4.1.jar" />
-                    <include name="log4j-1.2.16.jar" />
+                    <include name="log4j-1.2.17.jar" />
                 </fileset>
                 <fileset dir="${ofbiz.home.dir}/framework/base/lib/scripting">
                     <include name="asm-3.2.jar" />