[
https://issues.apache.org/jira/browse/STANBOL-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216803#comment-13216803
]
Rupert Westenthaler commented on STANBOL-508:
---------------------------------------------
Based on some research it should be sufficient to embed the JDOM jar and define
the dependency to org.jaxen as optional. This should avoid the dependency tree
including most of the Java XML frameworks while still keeping the full JDOM
functionality based on the xerxes and xalan versions included with the JDK.
I will try this out *assigning this issue to myself*
> Remove springsource repository needed for jdom
> ----------------------------------------------
>
> Key: STANBOL-508
> URL: https://issues.apache.org/jira/browse/STANBOL-508
> Project: Stanbol
> Issue Type: Improvement
> Reporter: Fabian Christ
>
> The JDOM library bundle is loaded from the springsource repository
> <repository>
> <id>com.springsource.repository.bundles.external</id>
> <name>SpringSource Enterprise Bundle Repository - External Bundle
> Releases</name>
> <url>http://repository.springsource.com/maven/bundles/external</url>
> </repository>
> The JDOM bundle should either be available via Maven central or be bundled by
> Stanbol itself to make it releasable within Stanbol.
--
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