svn commit: r1571255 - in /ofbiz/branches/release13.07: ./ framework/catalina/lib/

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

svn commit: r1571255 - in /ofbiz/branches/release13.07: ./ framework/catalina/lib/

jacopoc
Author: jacopoc
Date: Mon Feb 24 11:51:43 2014
New Revision: 1571255

URL: http://svn.apache.org/r1571255
Log:
Applied fix from trunk for revision: 1570639
===

Upgrade to Tomcat 7.0.52 (latest bug fix release). I have used the standard release and not the "embedded" version after I have realized (from a conversation with Mark Thomas @ Tomcat and then directly checking the content of each jar) that the embedded jars contain also the J2ee apis that we already have in the OFBiz classpath.


Added:
    ofbiz/branches/release13.07/framework/catalina/lib/ecj-4.3.1.jar
      - copied unchanged from r1570639, ofbiz/trunk/framework/catalina/lib/ecj-4.3.1.jar
    ofbiz/branches/release13.07/framework/catalina/lib/tomcat-7.0.52-catalina-ha.jar
      - copied unchanged from r1570639, ofbiz/trunk/framework/catalina/lib/tomcat-7.0.52-catalina-ha.jar
    ofbiz/branches/release13.07/framework/catalina/lib/tomcat-7.0.52-catalina-tribes.jar
      - copied unchanged from r1570639, ofbiz/trunk/framework/catalina/lib/tomcat-7.0.52-catalina-tribes.jar
    ofbiz/branches/release13.07/framework/catalina/lib/tomcat-7.0.52-catalina.jar
      - copied unchanged from r1570639, ofbiz/trunk/framework/catalina/lib/tomcat-7.0.52-catalina.jar
    ofbiz/branches/release13.07/framework/catalina/lib/tomcat-7.0.52-jasper.jar
      - copied unchanged from r1570639, ofbiz/trunk/framework/catalina/lib/tomcat-7.0.52-jasper.jar
    ofbiz/branches/release13.07/framework/catalina/lib/tomcat-7.0.52-tomcat-api.jar
      - copied unchanged from r1570639, ofbiz/trunk/framework/catalina/lib/tomcat-7.0.52-tomcat-api.jar
    ofbiz/branches/release13.07/framework/catalina/lib/tomcat-7.0.52-tomcat-coyote.jar
      - copied unchanged from r1570639, ofbiz/trunk/framework/catalina/lib/tomcat-7.0.52-tomcat-coyote.jar
    ofbiz/branches/release13.07/framework/catalina/lib/tomcat-7.0.52-tomcat-juli.jar
      - copied unchanged from r1570639, ofbiz/trunk/framework/catalina/lib/tomcat-7.0.52-tomcat-juli.jar
    ofbiz/branches/release13.07/framework/catalina/lib/tomcat-7.0.52-tomcat-util.jar
      - copied unchanged from r1570639, ofbiz/trunk/framework/catalina/lib/tomcat-7.0.52-tomcat-util.jar
Removed:
    ofbiz/branches/release13.07/framework/catalina/lib/ecj-4.2.2.jar
    ofbiz/branches/release13.07/framework/catalina/lib/tomcat-7.0.50-catalina-ha.jar
    ofbiz/branches/release13.07/framework/catalina/lib/tomcat-7.0.50-catalina-tribes.jar
    ofbiz/branches/release13.07/framework/catalina/lib/tomcat-7.0.50-tomcat-embed-core.jar
    ofbiz/branches/release13.07/framework/catalina/lib/tomcat-7.0.50-tomcat-embed-jasper.jar
    ofbiz/branches/release13.07/framework/catalina/lib/tomcat-7.0.50-tomcat-embed-logging-log4j.jar
Modified:
    ofbiz/branches/release13.07/   (props changed)

Propchange: ofbiz/branches/release13.07/
------------------------------------------------------------------------------
  Merged /ofbiz/trunk:r1570639