[
https://issues.apache.org/jira/browse/SM-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krzysztof Sobkowiak updated SM-2301:
------------------------------------
Summary: Problem installing activiti feature after upgrade to ActiveMQ
5.9.1 (was: Problem installing activiti feature after upgrade to Camel 2.13.1)
> Problem installing activiti feature after upgrade to ActiveMQ 5.9.1
> -------------------------------------------------------------------
>
> Key: SM-2301
> URL: https://issues.apache.org/jira/browse/SM-2301
> Project: ServiceMix
> Issue Type: Sub-task
> Components: assemblies
> Reporter: Krzysztof Sobkowiak
> Assignee: Krzysztof Sobkowiak
> Fix For: 5.0.4, 5.1.2, 5.2.0, 6.0.0
>
>
> I'm trying to perform the upgrade and getting following exception when trying
> to install the {{activiti}} feature with refresh disabled ({{-r}}). It is not
> possible to install with refresh due to SM-2287
> {code}
> Error executing command: Could not start bundle
> mvn:org.apache.servicemix.activiti/org.apache.servicemix.activiti.config/5.1.0-SNAPSHOT
> in feature(s) activiti-5.15.1: Uses constraint violation. Unable to resolve
> bundle revision org.activiti.engine [171.0] because it is exposed to package
> 'org.joda.time.format' from bundle revisions
> org.apache.servicemix.bundles.joda-time [167.0] and joda-time [101.0] via two
> dependency chains.
> Chain 1:
> org.activiti.engine [171.0]
> import:
> (&(osgi.wiring.package=org.joda.time.format)(version>=2.1.0)(!(version>=3.0.0)))
> |
> export: osgi.wiring.package=org.joda.time.format
> org.apache.servicemix.bundles.joda-time [167.0]
> Chain 2:
> org.activiti.engine [171.0]
> import:
> (&(osgi.wiring.package=org.drools.runtime)(version>=5.5.0)(!(version>=6.0.0)))
> |
> export: osgi.wiring.package=org.drools.runtime;
> uses:=com.thoughtworks.xstream.annotations
> org.apache.servicemix.bundles.drools [164.0]
> import: (osgi.wiring.package=com.thoughtworks.xstream.annotations)
> |
> export: osgi.wiring.package=com.thoughtworks.xstream.annotations;
> uses:=org.joda.time.format
> org.apache.servicemix.bundles.xstream [93.0]
> import:
> (&(osgi.wiring.package=org.joda.time.format)(version>=1.6.0)(!(version>=3.0.0)))
> |
> export: osgi.wiring.package=org.joda.time.format
> joda-time [101.0]
> {code}
> The same problem occurs in Activiti example itests.
--
This message was sent by Atlassian JIRA
(v6.2#6252)