Author: adrianc
Date: Sun Jan 31 20:32:14 2010
New Revision: 905115
URL:
http://svn.apache.org/viewvc?rev=905115&view=revLog:
Updated the commons-codec library.
Added:
ofbiz/trunk/framework/base/lib/commons/commons-codec-1.4.jar (with props)
Removed:
ofbiz/trunk/framework/base/lib/commons/commons-codec-1.3.jar
Modified:
ofbiz/trunk/.classpath
ofbiz/trunk/LICENSE
Modified: ofbiz/trunk/.classpath
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=905115&r1=905114&r2=905115&view=diff==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Sun Jan 31 20:32:14 2010
@@ -46,7 +46,7 @@
<classpathentry kind="lib" path="framework/base/lib/xmlgraphics-commons-1.3.1.jar"/>
<classpathentry kind="lib" path="framework/base/lib/commons/commons-beanutils-1.7.0.jar"/>
<classpathentry kind="lib" path="framework/base/lib/commons/commons-cli-1.0.jar"/>
- <classpathentry kind="lib" path="framework/base/lib/commons/commons-codec-1.3.jar"/>
+ <classpathentry kind="lib" path="framework/base/lib/commons/commons-codec-1.4.jar"/>
<classpathentry kind="lib" path="framework/base/lib/commons/commons-collections-3.2.jar"/>
<classpathentry kind="lib" path="framework/base/lib/commons/commons-digester-1.8.jar"/>
<classpathentry kind="lib" path="framework/base/lib/commons/commons-discovery-0.4.jar"/>
Modified: ofbiz/trunk/LICENSE
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/LICENSE?rev=905115&r1=905114&r2=905115&view=diff==============================================================================
--- ofbiz/trunk/LICENSE (original)
+++ ofbiz/trunk/LICENSE Sun Jan 31 20:32:14 2010
@@ -34,7 +34,7 @@
ofbiz/trunk/framework/base/lib/xml-apis-2.9.1.jar
ofbiz/trunk/framework/base/lib/commons/commons-beanutils-1.7.0.jar
ofbiz/trunk/framework/base/lib/commons/commons-cli-1.0.jar
-ofbiz/trunk/framework/base/lib/commons/commons-codec-1.3.jar
+ofbiz/trunk/framework/base/lib/commons/commons-codec-1.4.jar
ofbiz/trunk/framework/base/lib/commons/commons-collections-3.2.jar
ofbiz/trunk/framework/base/lib/commons/commons-digester-1.8.jar
ofbiz/trunk/framework/base/lib/commons/commons-discovery-0.4.jar
Added: ofbiz/trunk/framework/base/lib/commons/commons-codec-1.4.jar
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/commons/commons-codec-1.4.jar?rev=905115&view=auto==============================================================================
Binary file - no diff available.
Propchange: ofbiz/trunk/framework/base/lib/commons/commons-codec-1.4.jar
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream