Yes... https://issues.apache.org/jira/browse/SLING-1250
On 12/17/09 6:43 PM, Greg Akins wrote:
I just looked through the entire Maven output, and this is the first error that occurs, just before that final test starts running 2009-12-17 18:15:00.248::INFO: Started SelectChannelConnector @ 0.0.0.0:8888 2009-12-17 18:15:02.199:/org.apache.sling.launchpad.testing-6-SNAPSHOT:WARN: ERROR: Error starting slinginstall:org.apache.sling.jcr.contentloader-2.0.5-SNAPSHOT.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.sling.jcr.contentloader [10]: package; (&(package=org.apache.sling.jcr.api)(version>=2.0.4))) org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.sling.jcr.contentloader [10]: package; (&(package=org.apache.sling.jcr.api)(version>=2.0.4)) at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3263) at org.apache.felix.framework.Felix.startBundle(Felix.java:1597) at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1077) at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264) at java.lang.Thread.run(Thread.java:637) On Thu, Dec 17, 2009 at 6:01 PM, Greg Akins<[email protected]> wrote:Wondering if this is just me.. I saw the Hudson messages this morning, but haven't seen any recently. I just updated from subversion and get some failures in the launchpad.webapp.integrationtests. Is the build still failing? The first one is: Running org.apache.sling.launchpad.webapp.integrationtest.InitialContentTest Tests run: 4, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec<<< FAILURE!\ and then Results : Failed tests: testWebServerRoot(org.apache.sling.launchpad.webapp.integrationtest.HttpPingTest) testIndex(org.apache.sling.launchpad.webapp.integrationtest.InitialContentTest) testRootRedirectProperty(org.apache.sling.launchpad.webapp.integrationtest.InitialContentTest) testInitialContentA(org.apache.sling.launchpad.webapp.integrationtest.InitialContentTest) testInitialContentB(org.apache.sling.launchpad.webapp.integrationtest.InitialContentTest) Tests run: 264, Failures: 5, Errors: 0, Skipped: 0 -- Greg Akins http://insomnia-consulting.org http://www.pghcodingdojo.org http://pittjug.dev.java.net
