[ https://issues.apache.org/jira/browse/ODE-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14580572#comment-14580572 ]
Hudson commented on ODE-1032: ----------------------------- FAILURE: Integrated in ODE-trunk-jdk6 #850 (See [https://builds.apache.org/job/ODE-trunk-jdk6/850/]) ODE-1032: Update xerces to the latest 2.11.0 version. Thanks to Igor Vorobiov for the patch. (vanto: rev 2c01017fd7c3025761432c6ef015c0f971df0dcb) * utils/src/main/java/org/apache/ode/utils/xsd/SchemaModelImpl.java * dependencies.rb > 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)