On Thu, Jun 26, 2014 at 12:04 AM, Justin Edelson <[email protected]> wrote: > Hi Robert, > Can you try a local build again (after updating from trunk)?
Hm, what I get now ( probably since I just rebuilt all of Sling ) is that the test instance no longer starting up properly. 60663 [main] INFO org.apache.sling.models.it.RemoteIT - Server not ready after 60 seconds, giving up Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 60.686 sec <<< FAILURE! - in org.apache.sling.models.it.RemoteIT org.apache.sling.models.it.RemoteIT Time elapsed: 60.683 sec <<< ERROR! java.lang.AssertionError: Server not ready after 60 seconds, giving up The root case seems to be 26.06.2014 00:16:46.276 *ERROR* [FelixStartLevel] ERROR: Error starting launchpad:resources/install/0/org.apache.sling.servlets.get-2.1.9-SNAPSHOT.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.sling.servlets.get [103]: Unable to resolve 103.1: missing requirement [103.1] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.json.sling)(version>=2.0.0)(!(version>=3.0.0)))) org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.sling.servlets.get [103]: Unable to resolve 103.1: missing requirement [103.1] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.json.sling)(version>=2.0.0)(!(version>=3.0.0))) I'll try to bump the commons.json bundle version to 2.0.7-SNAPSHOT and see what that does. Robert > > Regards, > Justin > > On Wed, Jun 25, 2014 at 4:40 PM, Robert Munteanu <[email protected]> wrote: >> On Wed, Jun 25, 2014 at 7:01 PM, Justin Edelson >> <[email protected]> wrote: >>> Please vote to approve this release: >>> >>> [ ] +1 Approve the release >>> [ ] 0 Don't care >>> [ ] -1 Don't release, because ... >> >> +1. >> >> On a related note, the Models ITs seem to be failing for a month now >> on Jenkins [1] , and they fail locally as well. It would be nice to >> see them pass. >> >> Robert >> >> [1]: >> https://builds.apache.org/view/S-Z/view/Sling/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.models.integration-tests/ -- Sent from my (old) computer
