On Mon, Nov 3, 2014 at 12:57 PM, Bertrand Delacretaz <[email protected]> wrote: > ...Here's a patch that allows SlingSettingsService to start with launchpad 7: > https://gist.github.com/bdelacretaz/dee49a174147e066b2b4 ...
I have now integrated a workaround for the missing StartupHandler, the sling-pax-util tests pass including checking that the org.apache.sling.settings.SlingSettingsService is active. If you write you own tests using SlingPaxOptions you'll need the workaround as in SlingSetupTest.setup() [1], for now. -Bertrand [1] https://svn.apache.org/repos/asf/sling/trunk/testing/sling-pax-util/src/test/java/org/apache/sling/paxexam/util/SlingSetupTest.java
