You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Alessandro Adamou (JIRA)" <ji...@apache.org> on 2011/03/03 15:13:37 UTC

[jira] Resolved: (STANBOL-69) Cleanup OSGi dependencies defined by KReS bundles

     [ https://issues.apache.org/jira/browse/STANBOL-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessandro Adamou resolved STANBOL-69.
--------------------------------------

    Resolution: Fixed

Refactored all POMs with minimal import/export instructions, and set _nouses for OSGi cross-compatibility

> Cleanup OSGi dependencies defined by KReS bundles
> -------------------------------------------------
>
>                 Key: STANBOL-69
>                 URL: https://issues.apache.org/jira/browse/STANBOL-69
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: KReS
>            Reporter: Fabian Christ
>            Assignee: Alessandro Adamou
>            Priority: Minor
>
> The definitions of the KReS bundles include a lot of badly defined import/export definitions. Right now this seems to be no problem but it contradicts the idea behind OSGi to clearly define bundle dependencies.
> For an example see messages during the build of eu.iksproject.kres.reasoners
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Superfluous export-package instructions: [eu.iksproject.kres.shered.trasformation.*]
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !com.sun.jdmk.comm
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !com.sun.msv.grammar
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !com.sun.msv.grammar.trex
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !com.sun.msv.reader
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !com.sun.msv.reader.trex.ng
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !com.sun.msv.reader.util
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !com.sun.msv.util
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !com.sun.msv.verifier
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !com.sun.msv.verifier.regexp
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !javax.activation
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !javax.jms
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !javax.mail
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !javax.mail.internet
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !javax.mail.util
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !javax.naming
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !javax.security.auth.x500
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !javax.swing.border
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !javax.swing.table
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !javax.xml.validation
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !junit.framework
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !org.apache.avalon.framework.logger
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !org.apache.log
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !org.apache.xml.resolver
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !org.apache.xml.resolver.readers
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !org.coode.owlapi.turtle
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !org.jaxen
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !org.jaxen.saxpath
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !org.jaxen.util
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !org.relaxng.datatype
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !org.semanticweb.owlapi.*
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !org.slf4j.imp.*
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !org.w3c.dom.events
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !org.w3c.dom.ls
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !org.w3c.dom.ranges
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !org.w3c.dom.traversal
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for !sun.io
> [WARNING] Warning building bundle eu.iksproject:eu.iksproject.kres.reasoners:bundle:0.7 : Did not find matching referal for eu.iksproject.kres.shered.trasformation.*

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira