[jboss-dev] xalan's dependency on xerces
Alexey Loubyansky
alexey.loubyansky at redhat.com
Wed Mar 19 10:46:28 EDT 2008
Related to http://jira.jboss.com/jira/browse/JBAS-5307
Trying xerces 2.9.1.
Xalan's version used currently is 2.7.0.patch01-brew. In its
component-info.xml
<import componentref="apache-xerces">
<compatible version="2.9.0"/>
<compatible version="2.7.1"/>
<compatible version="2.7.1-brew"/>
</import>
Is there any criteria to verify before adding "2.9.1" other than "it
starts with it"?
More information about the jboss-development
mailing list