[
https://issues.apache.org/jira/browse/SM-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000097#comment-14000097
]
Krzysztof Sobkowiak commented on SM-2292:
-----------------------------------------
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.
> Upgrade to Camel 2.13.1
> -----------------------
>
> Key: SM-2292
> URL: https://issues.apache.org/jira/browse/SM-2292
> Project: ServiceMix
> Issue Type: Task
> Components: assemblies
> Reporter: Krzysztof Sobkowiak
> Assignee: Krzysztof Sobkowiak
> Priority: Minor
> Fix For: 5.1.0, 6.0.0
>
>
> The Apache Camel community plans to cut the release 2.13.1. We should
> incorporate the new version.
--
This message was sent by Atlassian JIRA
(v6.2#6252)