Author: jleroux
Date: Tue Feb 4 22:16:18 2014
New Revision: 1564529
URL: http://svn.apache.org/r1564529
Log:
"Applied fix from trunk for revision: 1564473"
------------------------------------------------------------------------
r1564473 | jleroux | 2014-02-04 21:36:34 +0100 (mar. 04 févr. 2014) | 1 ligne
Updates geronimo-connector & geronimo-transaction to 3.1.1
------------------------------------------------------------------------
Added:
ofbiz/branches/release13.07/framework/geronimo/lib/geronimo-connector-3.1.1.jar
- copied unchanged from r1564473,
ofbiz/trunk/framework/geronimo/lib/geronimo-connector-3.1.1.jar
ofbiz/branches/release13.07/framework/geronimo/lib/geronimo-transaction-3.1.1.jar
- copied unchanged from r1564473,
ofbiz/trunk/framework/geronimo/lib/geronimo-transaction-3.1.1.jar
Removed:
ofbiz/branches/release13.07/framework/geronimo/lib/geronimo-connector-2.1.1.jar
ofbiz/branches/release13.07/framework/geronimo/lib/geronimo-transaction-2.1.1.jar
Modified:
ofbiz/branches/release13.07/ (props changed)
ofbiz/branches/release13.07/.classpath
ofbiz/branches/release13.07/LICENSE
Propchange: ofbiz/branches/release13.07/
------------------------------------------------------------------------------
Merged /ofbiz/trunk:r1564473
Modified: ofbiz/branches/release13.07/.classpath
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release13.07/.classpath?rev=1564529&r1=1564528&r2=1564529&view=diff
==============================================================================
--- ofbiz/branches/release13.07/.classpath (original)
+++ ofbiz/branches/release13.07/.classpath Tue Feb 4 22:16:18 2014
@@ -110,8 +110,8 @@
<classpathentry kind="lib"
path="framework/catalina/lib/tomcat-7.0.50-tomcat-embed-jasper.jar"/>
<classpathentry kind="lib"
path="framework/catalina/lib/tomcat-7.0.50-tomcat-embed-logging-log4j.jar"/>
<classpathentry kind="lib"
path="framework/entity/lib/commons-dbcp-1.4.jar"/>
- <classpathentry kind="lib"
path="framework/geronimo/lib/geronimo-connector-2.1.1.jar"/>
- <classpathentry kind="lib"
path="framework/geronimo/lib/geronimo-transaction-2.1.1.jar"/>
+ <classpathentry kind="lib"
path="framework/geronimo/lib/geronimo-connector-3.1.1.jar"/>
+ <classpathentry kind="lib"
path="framework/geronimo/lib/geronimo-transaction-3.1.1.jar"/>
<!-- classpathentry kind="lib"
path="specialpurpose/jetty/lib/com.sun.el-2.2.0.v201108011116.jar"/>
<classpathentry kind="lib"
path="specialpurpose/jetty/lib/javax.servlet.jsp.jstl-1.2.0.v201105211821.jar"/>
<classpathentry kind="lib"
path="specialpurpose/jetty/lib/jetty-ajp-8.1.2.v20120308.jar"/>
Modified: ofbiz/branches/release13.07/LICENSE
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release13.07/LICENSE?rev=1564529&r1=1564528&r2=1564529&view=diff
==============================================================================
--- ofbiz/branches/release13.07/LICENSE (original)
+++ ofbiz/branches/release13.07/LICENSE Tue Feb 4 22:16:18 2014
@@ -98,8 +98,8 @@ framework/webapp/lib/ezmorph-0.9.1.jar
framework/webapp/lib/rome-0.9.jar
framework/webapp/lib/serializer-2.7.0.jar
framework/webapp/lib/xalan-2.7.1.jar
-framework/geronimo/lib/geronimo-connector-2.1.1.jar
-framework/geronimo/lib/geronimo-transaction-2.1.1.jar
+framework/geronimo/lib/geronimo-connector-3.1.1.jar
+framework/geronimo/lib/geronimo-transaction-3.1.1.jar
framework/testtools/lib/org.springframework.core-3.1.0.M2.jar
framework/testtools/lib/org.springframework.test-3.1.0.M2.jar
framework/testtools/lib/org.springframework.web-3.1.0.M2.jar