Hi Rupert, all > Possibilities include > > * adding it directly to the list.xml of the launcher > * adding it to the bundle list of the rules
ok, we adding refactor engine in rules. Thanks Alberto Il giorno 09/mar/2012, alle ore 15:42, Rupert Westenthaler (Created) (JIRA) ha scritto: > Move Refactor engine from the enhancer bundle list to somewhere else > -------------------------------------------------------------------- > > Key: STANBOL-533 > URL: https://issues.apache.org/jira/browse/STANBOL-533 > Project: Stanbol > Issue Type: Bug > Reporter: Rupert Westenthaler > Priority: Minor > > > As of the Refactor engine depends on components that are not included within > the Stable launcher users do currently get the following exception during > startup > > ERROR: Bundle org.apache.stanbol.enhancer.engines.refactor [89]: Error > starting > slinginstall:org.apache.stanbol.enhancer.engines.refactor-0.9.0-incubating-SNAPSHOT.jar > (org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.stanbol.enhancer.engines.refactor [89]: Unable to resolve 89.0: > missing requirement [89.0] package; > (package=org.apache.stanbol.ontologymanager.ontonet.api)) > org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.stanbol.enhancer.engines.refactor [89]: Unable to resolve 89.0: > missing requirement [89.0] package; > (package=org.apache.stanbol.ontologymanager.ontonet.api) > at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3443) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1727) > at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1156) > at > org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264) > at java.lang.Thread.run(Thread.java:680) > > Note that this does not affect any functionality of the Stanble launcher > because the Refector Engine is not intended to be included in the Stanble > Laucher. > > There are several solutions how to fix this the Refactor engine dependency > needs to be moved from the Enhancer bundle list to a different location. > > Possibilities include > > * adding it directly to the list.xml of the launcher > * adding it to the bundle list of the rules > > I would prefer the later option > > -- > 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 > >
