Robert Munteanu created SLING-8674:
--------------------------------------
Summary: Tooling Support Install bundle does not resolve on
Starter 12-SNAPSHOT
Key: SLING-8674
URL: https://issues.apache.org/jira/browse/SLING-8674
Project: Sling
Issue Type: Bug
Components: Tooling
Reporter: Robert Munteanu
Assignee: Robert Munteanu
Fix For: Tooling Support Install 1.0.6
This is caused by the migration to commons-lang3 (SLING-7953)
{noformat}04.09.2019 15:22:33.954 *ERROR* [FelixStartLevel] ERROR: Bundle '181'
Error starting inputstream:org.apache.sling.tooling.support.install-1.0.4.jar
(org.osgi.framework.BundleException: Unable to resolve
org.apache.sling.tooling.support.install [181](R 181.0): missing requirement
[org.apache.sling.tooling.support.install [181](R 181.0)] osgi.wiring.package;
(&(osgi.wiring.package=org.apache.commons.lang)(version>=2.4.0)(!(version>=3.0.0)))
Unresolved requirements: [[org.apache.sling.tooling.support.install [181](R
181.0)] osgi.wiring.package;
(&(osgi.wiring.package=org.apache.commons.lang)(version>=2.4.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve
org.apache.sling.tooling.support.install [181](R 181.0): missing requirement
[org.apache.sling.tooling.support.install [181](R 181.0)] osgi.wiring.package;
(&(osgi.wiring.package=org.apache.commons.lang)(version>=2.4.0)(!(version>=3.0.0)))
Unresolved requirements: [[org.apache.sling.tooling.support.install [181](R
181.0)] osgi.wiring.package;
(&(osgi.wiring.package=org.apache.commons.lang)(version>=2.4.0)(!(version>=3.0.0)))]
at
org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4368)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2281)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1539)
at
org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.base/java.lang.Thread.run(Thread.java:834){noformat}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)