Hi Adrian,

there is still an older version of the serializer jar in the framework/ webapp/lib folder...

Jacopo

On Apr 24, 2009, at 5:55 PM, [email protected] wrote:

Author: adrianc
Date: Fri Apr 24 15:55:14 2009
New Revision: 768339

URL: http://svn.apache.org/viewvc?rev=768339&view=rev
Log:
Updated Xerces to version 2.9.1. This update will generate some deprecation warnings at compile time. I will be working on updating the framework code to eliminate the warnings.

Added:
   ofbiz/trunk/framework/base/lib/resolver-2.9.1.jar   (with props)
   ofbiz/trunk/framework/base/lib/serializer-2.9.1.jar   (with props)
   ofbiz/trunk/framework/base/lib/xercesImpl-2.9.1.jar   (with props)
   ofbiz/trunk/framework/base/lib/xml-apis-2.9.1.jar   (with props)
Removed:
   ofbiz/trunk/framework/base/lib/resolver-2.8.1.jar
   ofbiz/trunk/framework/base/lib/xercesImpl-2.8.1.jar
   ofbiz/trunk/framework/base/lib/xml-apis-2.8.1.jar
Modified:
   ofbiz/trunk/.classpath
   ofbiz/trunk/LICENSE

Modified: ofbiz/trunk/.classpath
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=768339&r1=768338&r2=768339&view=diff
= = = = = = = = ======================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Fri Apr 24 15:55:14 2009
@@ -107,9 +107,10 @@
<classpathentry kind="lib" path="framework/base/lib/scripting/ jython-nooro.jar"/> <classpathentry kind="lib" path="framework/base/lib/scripting/ bsh-2.0b4.jar"/> <classpathentry kind="lib" path="framework/base/lib/scripting/ bsf-2.4.0.jar"/> - <classpathentry kind="lib" path="framework/base/lib/xml- apis-2.8.1.jar"/> - <classpathentry kind="lib" path="framework/base/lib/ xercesImpl-2.8.1.jar"/> - <classpathentry kind="lib" path="framework/base/lib/ resolver-2.8.1.jar"/> + <classpathentry kind="lib" path="framework/base/lib/xml- apis-2.9.1.jar"/> + <classpathentry kind="lib" path="framework/base/lib/ xercesImpl-2.9.1.jar"/> + <classpathentry kind="lib" path="framework/base/lib/ resolver-2.9.1.jar"/> + <classpathentry kind="lib" path="framework/base/lib/ serializer-2.9.1.jar"/> <classpathentry kind="lib" path="framework/base/lib/ javolution-5.2.3.jar"/> <classpathentry kind="lib" path="framework/base/lib/commons/ commons-vfs-20070730.jar"/> <classpathentry kind="lib" path="framework/base/lib/commons/ commons-validator-1.3.1.jar"/>

Modified: ofbiz/trunk/LICENSE
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/LICENSE?rev=768339&r1=768338&r2=768339&view=diff
= = = = = = = = ======================================================================
--- ofbiz/trunk/LICENSE (original)
+++ ofbiz/trunk/LICENSE Fri Apr 24 15:55:14 2009
@@ -23,9 +23,10 @@
ofbiz/trunk/framework/base/lib/mx4j-3.0.1.jar
ofbiz/trunk/framework/base/lib/mx4j-remote-3.0.1.jar
ofbiz/trunk/framework/base/lib/nekohtml.jar
-ofbiz/trunk/framework/base/lib/resolver.jar
-ofbiz/trunk/framework/base/lib/xercesImpl-2.6.2.jar
-ofbiz/trunk/framework/base/lib/xmlParserAPIs-2.2.1.jar
+ofbiz/trunk/framework/base/lib/resolver-2.9.1.jar
+ofbiz/trunk/framework/base/lib/serializer-2.9.1.jar
+ofbiz/trunk/framework/base/lib/xercesImpl-2.9.1.jar
+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

Added: ofbiz/trunk/framework/base/lib/resolver-2.9.1.jar
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/resolver-2.9.1.jar?rev=768339&view=auto
= = = = = = = = ======================================================================
Binary file - no diff available.

Propchange: ofbiz/trunk/framework/base/lib/resolver-2.9.1.jar
------------------------------------------------------------------------------
   svn:mime-type = application/octet-stream

Added: ofbiz/trunk/framework/base/lib/serializer-2.9.1.jar
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/serializer-2.9.1.jar?rev=768339&view=auto
= = = = = = = = ======================================================================
Binary file - no diff available.

Propchange: ofbiz/trunk/framework/base/lib/serializer-2.9.1.jar
------------------------------------------------------------------------------
   svn:mime-type = application/octet-stream

Added: ofbiz/trunk/framework/base/lib/xercesImpl-2.9.1.jar
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/xercesImpl-2.9.1.jar?rev=768339&view=auto
= = = = = = = = ======================================================================
Binary file - no diff available.

Propchange: ofbiz/trunk/framework/base/lib/xercesImpl-2.9.1.jar
------------------------------------------------------------------------------
   svn:mime-type = application/octet-stream

Added: ofbiz/trunk/framework/base/lib/xml-apis-2.9.1.jar
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/xml-apis-2.9.1.jar?rev=768339&view=auto
= = = = = = = = ======================================================================
Binary file - no diff available.

Propchange: ofbiz/trunk/framework/base/lib/xml-apis-2.9.1.jar
------------------------------------------------------------------------------
   svn:mime-type = application/octet-stream



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to