[ https://issues.apache.org/jira/browse/ODE-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tammo van Lessen resolved ODE-813. ---------------------------------- Resolution: Fixed Fix Version/s: 1.4 1.3.6 Assignee: Tammo van Lessen > Upgrade to Xerces 2.9.1 > ----------------------- > > Key: ODE-813 > URL: https://issues.apache.org/jira/browse/ODE-813 > Project: ODE > Issue Type: Improvement > Components: Build System > Affects Versions: 2.0-beta2 > Environment: Path: /home/terry/edais/apache-ode-trunk-readonly > URL: http://svn.apache.org/repos/asf/ode/trunk > Repository Root: http://svn.apache.org/repos/asf > Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 > Revision: 936194 > Node Kind: directory > Schedule: normal > Last Changed Author: vanto > Last Changed Rev: 933768 > Last Changed Date: 2010-04-14 03:51:32 +0800 (Wed, 14 Apr 2010) > Reporter: Terry Mueller > Assignee: Tammo van Lessen > Fix For: 1.3.6, 1.4 > > > See http://xerces.apache.org/xerces2-j/releases.html. Note sure if there is > anything specifically of value... > Index: Buildfile > =================================================================== > --- Buildfile (revision 936194) > +++ Buildfile (working copy) > @@ -85,7 +85,7 @@ > "wsdl4j:wsdl4j:jar:1.6.2", > "woodstox:wstx-asl:jar:3.2.4", > "org.apache.ode:xalan:jar:2.7.0-2", > - "xerces:xercesImpl:jar:2.8.1", > + "xerces:xercesImpl:jar:2.9.1", > "org.apache.xmlbeans:xmlbeans:jar:2.3.0", > "org.apache.ws.commons.schema:XmlSchema:jar:1.4.2", > "xml-apis:xml-apis:jar:1.3.04", > Index: pom.xml > =================================================================== > --- pom.xml (revision 936194) > +++ pom.xml (working copy) > @@ -83,7 +83,7 @@ > <servicemix.version>3.3</servicemix.version> > <slf4j.version>1.4.3</slf4j.version> > <stax-api.version>1.0</stax-api.version> > - <xerces.version>2.8.1</xerces.version> > + <xerces.version>2.9.1</xerces.version> > <xmlresolver.version>1.2</xmlresolver.version> > <xmlbeans.version>2.3.0</xmlbeans.version> > <xstream.version>1.2</xstream.version> -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira