[
https://issues.apache.org/jira/browse/STANBOL-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13577961#comment-13577961
]
Reto Bachmann-Gmür commented on STANBOL-918:
--------------------------------------------
A lot of bundle still contains an Embed-Transitive directive:
./enhancement-engines/langdetect/pom.xml:
<Embed-Transitive>true</Embed-Transitive>
./enhancement-engines/metaxa/pom.xml:
<Embed-Transitive>true</Embed-Transitive>
./enhancer/benchmark/pom.xml:
<Embed-Transitive>false</Embed-Transitive -->
./enhancer/jersey/pom.xml: <Embed-Transitive>true</Embed-Transitive
-->
./cmsadapter/core/pom.xml: <Embed-Transitive>true</Embed-Transitive
-->
./contrib/reasoners/owllink/pom.xml:
<Embed-Transitive>true</Embed-Transitive>
./contrib/store/rest-client/pom.xml:
<Embed-Transitive>true</Embed-Transitive>
./contrib/store/api/pom.xml:
<Embed-Transitive>true</Embed-Transitive>
./contrib/reengineer/db/pom.xml:
<Embed-Transitive>false</Embed-Transitive>
./contrib/reengineer/web/pom.xml:
<Embed-Transitive>true</Embed-Transitive>
./contrib/reengineer/xml/pom.xml:
<Embed-Transitive>false</Embed-Transitive>
./commons/owl/pom.xml: <Embed-Transitive>false</Embed-Transitive>
./commons/web/viewable/pom.xml:
<Embed-Transitive>true</Embed-Transitive>
./commons/web/base/bin/pom.xml:
<Embed-Transitive>true</Embed-Transitive>
./commons/web/base/pom.xml: <Embed-Transitive>true</Embed-Transitive>
./commons/web/resources/bin/pom.xml:
<Embed-Transitive>true</Embed-Transitive>
./commons/web/viewable-ldpath/pom.xml:
<Embed-Transitive>true</Embed-Transitive>
./commons/opennlp/bin/pom.xml:
<Embed-Transitive>true</Embed-Transitive>
This seems to be at list superfluos.
> Ceck all usages of 'Embed-Dependency' and remove them if possible
> -----------------------------------------------------------------
>
> Key: STANBOL-918
> URL: https://issues.apache.org/jira/browse/STANBOL-918
> Project: Stanbol
> Issue Type: Sub-task
> Reporter: Rupert Westenthaler
> Assignee: Rupert Westenthaler
> Priority: Minor
>
> Replacing embedded dependencies with bundles where possible and feasible.
> This will reduce the launcher sizes, reduce the number of loaded classes and
> also plays nicely together with the new bundlelists
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira