Hi T, my bad .... I modified the jcr/api yesterday excluding the jackrabbit-jcr-commons packages from the export. This causes all users of jackrabbit-jcr-commons to have to include the respective library. I fixed this now in all projects I stumbled upon the issue.
This solution is not optimal IMHO, so I will propose a better one in a separate thread. Regards Felix Am Mittwoch, den 23.01.2008, 23:21 +0100 schrieb Tobias Bocanegra: > probably due to https://issues.apache.org/jira/browse/SLING-185 > > 23.01.2008 23:16:26 *ERROR* System Bundle: Error starting > slinginstall:org.apache.sling.servlet.resolver-2.0.0-incubator-SNAPSHOT.jar > (org.osgi.framework.BundleException: > Unresolved package in bundle 34: package; > (package=org.apache.jackrabbit.value)) > org.osgi.framework.BundleException: Unresolved package in bundle 34: > package; (package=org.apache.jackrabbit.value) > at org.apache.felix.framework.Felix._resolveBundle(Felix.java:1699) > at org.apache.felix.framework.Felix._startBundle(Felix.java:1566) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1519) > at > org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:1104) > at > org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:258) > > regards, toby
