Hi, Am Freitag, den 11.02.2011, 16:22 +0000 schrieb Gazi Mushfiqur Rahman: > So now the latest and bug free jackrabbit-core is being used. But now I > found that a framework error is occurring as below: > > > > 11.02.2011 21:12:50.569 *ERROR* [FelixDispatchQueue] > org.apache.aries.jmx.core FrameworkEvent ERROR > (org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.aries.jmx.core [7]: Unable to resolve 7.0: missing requirement > [7.0] package; > (&(package=org.apache.aries.util)(version>=0.3.0)(!(version>=1.0.0)))) > org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.aries.jmx.core [7]: Unable to resolve 7.0: missing requirement > [7.0] package; > (&(package=org.apache.aries.util)(version>=0.3.0)(!(version>=1.0.0)))
When I upgraded the dependencies to aries JMX 0.3.0 I failed to recognize this requirement (and failed to see this failure in the log file ...). In the meantime I fixed this and the util bundle should be part of the launchpad builder build. Regards Felix
