{ "id":"org.apache.sling:org.apache.sling.launchpad.testing:slingosgifeature:model:12", "title":"Apache Sling Launchpad Testing", "description":"Sling Launchpad Testing module, contains integration tests that\n were previously in the launchpad webapp module.", "vendor":"The Apache Software Foundation", "license":"Apache License, Version 2.0", "bundles":[ "org.apache.sling:org.apache.sling.junit.core:1.0.26", "org.apache.sling:org.apache.sling.junit.remote:1.0.12", "org.apache.sling:org.apache.sling.junit.scriptable:1.0.12", "org.apache.sling:org.apache.sling.launchpad.test-fragment:12", "org.apache.sling:org.apache.sling.launchpad.test-services:12" ], "configurations": { "integrationTestsConfig": { "message":"This test config should be loaded at startup" }, "org.apache.sling.servlets.resolver.SlingServletResolver": { "servletresolver.cacheSize":0 }, "org.apache.sling.jcr.base.internal.LoginAdminWhitelist~testing": { "whitelist.bundles.regexp":"org.apache.sling.(launchpad|junit).*" } }, "framework-properties":{ "org.apache.sling.commons.log.julenabled":"true" }, "repoinit:TEXT|true":[ "create path /repoinit/provisioningModelTest", "create service user provisioningModelUser", "create path (sling:OrderedFolder) /ANON_CAN_READ", "set ACL for everyone", " allow jcr:read on /ANON_CAN_READ", "end" ] }