[
https://issues.apache.org/jira/browse/STANBOL-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessandro Adamou resolved STANBOL-301.
---------------------------------------
Resolution: Fixed
Xerces Dependency is now embedded in reengineer.xml
> Get rid of hardwired Xerces dependency
> --------------------------------------
>
> Key: STANBOL-301
> URL: https://issues.apache.org/jira/browse/STANBOL-301
> Project: Stanbol
> Issue Type: Dependency upgrade
> Components: Reengineer
> Reporter: Alessandro Adamou
> Priority: Minor
> Labels: dependencies
>
> The Reengineer modules include two instances of Xerces:
> - reengineer.xerces has a dependency on xercesImpl-2.7.1 and re-exports it.
> - reengineer.xml bundles a xercesImpl-2.7.1 jar and includes it in its
> classpath, yet it also depends on reengineer.xerces
> No other bundle dependes on reengineer.xerces
> Remove reengineer.xerces from the build cycle. If we want to make sure
> reengineer.xml uses a specific version of xercesImpl, do so in the
> reengineer.xml POM without re-exporting the Xerces packages. We can also use
> the Embed-Dependency instruction.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira