[
https://issues.apache.org/jira/browse/UNOMI-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Griffon reopened UNOMI-710:
---------------------------------
The library upgrade brake the build
This issue at startup
{code}
[org.ops4j.pax.exam.rbc.client.RemoteBundleContextClient] INFO : Waiting for
remote bundle context.. on 21000 name: 8cfe6285-d551-4fbb-81cc-8d5adc7fb018
timout: [ RelativeTimeout value = 3600000 ]
org.apache.felix.resolver.reason.ReasonException: Unable to resolve root:
missing requirement [root] osgi.identity; osgi.identity=unomi-groovy-actions;
type=karaf.feature; version="[2.1.0.SNAPSHOT,2.1.0.SNAPSHOT]";
filter:="(&(osgi.identity=unomi-groovy-actions)(type=karaf.feature)(version>=2.1.0.SNAPSHOT)(version<=2.1.0.SNAPSHOT))"
[caused by: Unable to resolve unomi-groovy-actions/2.1.0.SNAPSHOT: missing
requirement [unomi-groovy-actions/2.1.0.SNAPSHOT] osgi.identity;
osgi.identity=org.apache.unomi.groovy-actions-rest; type=osgi.bundle;
version="[2.1.0.SNAPSHOT,2.1.0.SNAPSHOT]"; resolution:=mandatory [caused by:
Unable to resolve org.apache.unomi.groovy-actions-rest/2.1.0.SNAPSHOT: missing
requirement [org.apache.unomi.groovy-actions-rest/2.1.0.SNAPSHOT]
osgi.wiring.package;
filter:="(&(osgi.wiring.package=org.apache.unomi.groovy.actions.services)(version>=2.1.0)(!(version>=3.0.0)))"
[caused by: Unable to resolve
org.apache.unomi.groovy-actions-services/2.1.0.SNAPSHOT: missing requirement
[org.apache.unomi.groovy-actions-services/2.1.0.SNAPSHOT] osgi.wiring.package;
filter:="(&(osgi.wiring.package=org.apache.unomi.api.services)(version>=2.1.0)(!(version>=3.0.0)))"
[caused by: Unable to resolve org.apache.unomi.api/2.1.0.SNAPSHOT: missing
requirement [org.apache.unomi.api/2.1.0.SNAPSHOT] osgi.identity;
osgi.identity="root#unomi-kar-2.1.0.SNAPSHOT"; type=karaf.subsystem;
version="[0,0.0.0]"; resolution:=mandatory [caused by: Unable to resolve
root#unomi-kar-2.1.0.SNAPSHOT: missing requirement
[root#unomi-kar-2.1.0.SNAPSHOT] osgi.identity; osgi.identity=unomi-kar;
type=karaf.feature; version="[2.1.0.SNAPSHOT,2.1.0.SNAPSHOT]" [caused by:
Unable to resolve unomi-kar/2.1.0.SNAPSHOT: missing requirement
[unomi-kar/2.1.0.SNAPSHOT] osgi.identity;
osgi.identity=org.apache.unomi.plugins-request; type=osgi.bundle;
version="[2.1.0.SNAPSHOT,2.1.0.SNAPSHOT]"; resolution:=mandatory [caused by:
Unable to resolve org.apache.unomi.plugins-request/2.1.0.SNAPSHOT: missing
requirement [org.apache.unomi.plugins-request/2.1.0.SNAPSHOT]
osgi.wiring.package;
filter:="(&(osgi.wiring.package=com.github.benmanes.caffeine.cache)(version>=3.1.0)(!(version>=4.0.0)))"]]]]]]]
at
org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1343)
at
org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:392)
at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:378)
at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:332)
at
org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:257)
at
org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:401)
at
org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1063)
at
org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:998)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
{code}
=> fix it
> Upgrade Yauaa to 7.8.0
> ----------------------
>
> Key: UNOMI-710
> URL: https://issues.apache.org/jira/browse/UNOMI-710
> Project: Apache Unomi
> Issue Type: Task
> Reporter: Francois Gerthoffert
> Assignee: David Griffon
> Priority: Major
> Fix For: unomi-1.7.0, unomi-2.1.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> This address the recent commons-text CVE.
> There is an integration tests validating proper behavior of the library.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)