Author: jleroux
Date: Fri Feb 26 11:07:12 2016 New Revision: 1732455 URL: http://svn.apache.org/viewvc?rev=1732455&view=rev Log: "Applied fix from trunk for revision: 1732454" ------------------------------------------------------------------------ r1732454 | jleroux | 2016-02-26 12:05:41 +0100 (ven. 26 févr. 2016) | 1 ligne I forgot to update the .classpath file at r1730882 for OFBIZ-6905 ------------------------------------------------------------------------ Modified: ofbiz/branches/release15.12/ (props changed) ofbiz/branches/release15.12/.classpath Propchange: ofbiz/branches/release15.12/ ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Fri Feb 26 11:07:12 2016 @@ -9,4 +9,4 @@ /ofbiz/branches/json-integration-refactoring:1634077-1635900 /ofbiz/branches/multitenant20100310:921280-927264 /ofbiz/branches/release13.07:1547657 -/ofbiz/trunk:1722712,1723007,1723248,1724402,1724411,1724566,1724689,1724763,1724916,1724918,1724925,1724930,1724940,1724943,1724946,1724951,1724957,1724975,1724978,1725006,1725217,1725257,1725561,1725574,1726388,1726486,1726493,1726828,1728398,1728411,1729005,1729078,1729609,1729809,1730035,1730456,1730735-1730736,1730882,1730889,1731382,1731396 +/ofbiz/trunk:1722712,1723007,1723248,1724402,1724411,1724566,1724689,1724763,1724916,1724918,1724925,1724930,1724940,1724943,1724946,1724951,1724957,1724975,1724978,1725006,1725217,1725257,1725561,1725574,1726388,1726486,1726493,1726828,1728398,1728411,1729005,1729078,1729609,1729809,1730035,1730456,1730735-1730736,1730882,1730889,1731382,1731396,1732454 Modified: ofbiz/branches/release15.12/.classpath URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/.classpath?rev=1732455&r1=1732454&r2=1732455&view=diff ============================================================================== --- ofbiz/branches/release15.12/.classpath (original) +++ ofbiz/branches/release15.12/.classpath Fri Feb 26 11:07:12 2016 @@ -49,12 +49,13 @@ <classpathentry kind="lib" path="framework/base/lib/slf4j-api-1.6.4.jar"/> <classpathentry kind="lib" path="framework/base/lib/ws-commons-java5-1.0.1.jar"/> <classpathentry kind="lib" path="framework/base/lib/ws-commons-util-1.0.2.jar"/> - <classpathentry kind="lib" path="framework/base/lib/xercesImpl-2.9.1.jar"/> + <classpathentry kind="lib" path="framework/base/lib/xalan-2.7.2.jar"/> + <classpathentry kind="lib" path="framework/base/lib/xercesImpl-2.11.0.jar"/> <classpathentry kind="lib" path="framework/base/lib/xmlgraphics-commons-2.0.1.jar"/> <classpathentry kind="lib" path="framework/base/lib/xmlrpc-client-3.1.2.jar"/> <classpathentry kind="lib" path="framework/base/lib/xmlrpc-common-3.1.2.jar"/> <classpathentry kind="lib" path="framework/base/lib/xmlrpc-server-3.1.2.jar"/> - <classpathentry kind="lib" path="framework/base/lib/xml-apis-2.9.1.jar"/> + <classpathentry kind="lib" path="framework/base/lib/xml-apis-1.4.01.jar"/> <classpathentry kind="lib" path="framework/base/lib/xml-apis-ext-1.3.04.jar"/> <classpathentry kind="lib" path="framework/base/lib/xpp3-1.1.4c.jar"/> <classpathentry kind="lib" path="framework/base/lib/xstream-1.4.6.jar"/> |
Free forum by Nabble | Edit this page |