svn commit: r1557676 - in /ofbiz/branches/release12.04: ./ .classpath LICENSE framework/base/lib/mail-1.4.jar framework/base/lib/mail-1.5.1.jar

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

svn commit: r1557676 - in /ofbiz/branches/release12.04: ./ .classpath LICENSE framework/base/lib/mail-1.4.jar framework/base/lib/mail-1.5.1.jar

jleroux@apache.org
Author: jleroux
Date: Mon Jan 13 10:10:13 2014
New Revision: 1557676

URL: http://svn.apache.org/r1557676
Log:
"Applied fix from trunk for revision: 1557410" (LICENSE and .classpath handled by hand)
------------------------------------------------------------------------
r1557410 | jleroux | 2014-01-11 16:24:10 +0100 (sam. 11 janv. 2014) | 1 ligne

Updates java mail-1.4.jar to mail-1.5.1.jar (tests passes)
------------------------------------------------------------------------

Added:
    ofbiz/branches/release12.04/framework/base/lib/mail-1.5.1.jar
      - copied unchanged from r1557410, ofbiz/trunk/framework/base/lib/mail-1.5.1.jar
Removed:
    ofbiz/branches/release12.04/framework/base/lib/mail-1.4.jar
Modified:
    ofbiz/branches/release12.04/   (props changed)
    ofbiz/branches/release12.04/.classpath
    ofbiz/branches/release12.04/LICENSE

Propchange: ofbiz/branches/release12.04/
------------------------------------------------------------------------------
  Merged /ofbiz/trunk:r1557410

Modified: ofbiz/branches/release12.04/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/branches/release12.04/.classpath?rev=1557676&r1=1557675&r2=1557676&view=diff
==============================================================================
--- ofbiz/branches/release12.04/.classpath (original)
+++ ofbiz/branches/release12.04/.classpath Mon Jan 13 10:10:13 2014
@@ -46,7 +46,7 @@
     <classpathentry kind="lib" path="framework/base/lib/juel-2.2.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/junit-dep-4.10.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/log4j-1.2.16.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/mail-1.4.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"/>
     <classpathentry kind="lib" path="framework/base/lib/nekohtml.jar"/>

Modified: ofbiz/branches/release12.04/LICENSE
URL: http://svn.apache.org/viewvc/ofbiz/branches/release12.04/LICENSE?rev=1557676&r1=1557675&r2=1557676&view=diff
==============================================================================
--- ofbiz/branches/release12.04/LICENSE (original)
+++ ofbiz/branches/release12.04/LICENSE Mon Jan 13 10:10:13 2014
@@ -1959,7 +1959,7 @@ framework/base/lib/jdbm-1.0-SNAPSHOT.jar
 The following library distributed with Apache OFBiz is licensed under the
 COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL):
 framework/base/lib/juel-2.1.1.jar (contains the javax.el package)
-framework/base/lib/mail-1.4.jar
+framework/base/lib/mail-1.5.1.jar
 framework/jetty/lib/com.sun.el-2.2.0.v201108011116.jar
 framework/jetty/lib/javax.servlet.jsp.jstl-1.2.0.v201105211821.jar
 framework/jetty/lib/org.apache.jasper.glassfish-2.2.2.v201112011158.jar