[ https://issues.apache.org/jira/browse/ODE-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14580570#comment-14580570 ]
Hudson commented on ODE-1032: ----------------------------- FAILURE: Integrated in ODE-1.x #500 (See [https://builds.apache.org/job/ODE-1.x/500/]) ODE-1032: Update xerces to the latest 2.11.0 version. Thanks to Igor Vorobiov for the patch. (vanto: https://github.com/apache/ode/commit/2ade84d4caedeabd60c40c574593ae822be84e67) * dependencies.rb * utils/src/main/java/org/apache/ode/utils/xsd/SchemaModelImpl.java > Update xerces to the latest 2.11.0 version > ------------------------------------------ > > Key: ODE-1032 > URL: https://issues.apache.org/jira/browse/ODE-1032 > Project: ODE > Issue Type: Wish > Affects Versions: 1.3.6 > Reporter: Igor Vorobiov > Assignee: Tammo van Lessen > Priority: Minor > Fix For: 1.3.7, 1.4 > > > It would be good to update xerces version to the latest 2.11.0. > I found one place where compilation error appears after updating: > {code} > org.apache.ode.utils.xsd.SchemaModelImpl.newModel(Map<URI, byte[]>) { > ... > LSInputList list = new LSInputList() { ... > ... > } > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)