You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/06/12 06:39:04 UTC

svn commit: r19996 - /release/sling/

Author: rombert
Date: Mon Jun 12 06:39:03 2017
New Revision: 19996

Log:
testing-war 9

Added:
    release/sling/org.apache.sling.launchpad.testing-war-9-slingfeature.txt
    release/sling/org.apache.sling.launchpad.testing-war-9-slingfeature.txt.asc   (with props)
    release/sling/org.apache.sling.launchpad.testing-war-9-slingfeature.txt.md5
    release/sling/org.apache.sling.launchpad.testing-war-9-slingfeature.txt.sha1
    release/sling/org.apache.sling.launchpad.testing-war-9-source-release.zip   (with props)
    release/sling/org.apache.sling.launchpad.testing-war-9-source-release.zip.asc   (with props)
    release/sling/org.apache.sling.launchpad.testing-war-9-source-release.zip.md5
    release/sling/org.apache.sling.launchpad.testing-war-9-source-release.zip.sha1
    release/sling/org.apache.sling.launchpad.testing-war-9-sources.jar   (with props)
    release/sling/org.apache.sling.launchpad.testing-war-9-sources.jar.asc   (with props)
    release/sling/org.apache.sling.launchpad.testing-war-9-sources.jar.md5
    release/sling/org.apache.sling.launchpad.testing-war-9-sources.jar.sha1
    release/sling/org.apache.sling.launchpad.testing-war-9-webapp.war   (with props)
    release/sling/org.apache.sling.launchpad.testing-war-9-webapp.war.asc   (with props)
    release/sling/org.apache.sling.launchpad.testing-war-9-webapp.war.md5
    release/sling/org.apache.sling.launchpad.testing-war-9-webapp.war.sha1
    release/sling/org.apache.sling.launchpad.testing-war-9.jar   (with props)
    release/sling/org.apache.sling.launchpad.testing-war-9.jar.asc   (with props)
    release/sling/org.apache.sling.launchpad.testing-war-9.jar.md5
    release/sling/org.apache.sling.launchpad.testing-war-9.jar.sha1
    release/sling/org.apache.sling.launchpad.testing-war-9.pom
    release/sling/org.apache.sling.launchpad.testing-war-9.pom.asc   (with props)
    release/sling/org.apache.sling.launchpad.testing-war-9.pom.md5
    release/sling/org.apache.sling.launchpad.testing-war-9.pom.sha1

Added: release/sling/org.apache.sling.launchpad.testing-war-9-slingfeature.txt
==============================================================================
--- release/sling/org.apache.sling.launchpad.testing-war-9-slingfeature.txt (added)
+++ release/sling/org.apache.sling.launchpad.testing-war-9-slingfeature.txt Mon Jun 12 06:39:03 2017
@@ -0,0 +1,918 @@
+# 
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+# http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+# 
+# The :boot feature contains all things to bootstrap the installation.
+[feature name=:boot]
+
+[variables]
+  slf4j.version=1.7.21
+
+# additional entries for sling.properties
+# ---------------------------------------
+# oak_tar and oak_mongo run modes are mutually exclusive,
+# and cannot be changed after the first startup
+[settings]
+  localIndexDir=${sling.home}/repository/index
+  repository.home=${sling.home}/repository
+  sling.run.mode.install.options=oak_tar,oak_mongo
+
+[artifacts]
+  org.apache.aries/org.apache.aries.util/1.1.3
+  org.apache.felix/org.apache.felix.configadmin/1.8.10
+  org.apache.felix/org.apache.felix.eventadmin/1.4.8
+# dependency with javax.inject - required for Sling Models (SLING-4710)
+  org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.0
+  org.apache.sling/org.apache.sling.commons.log/5.0.2
+  org.apache.sling/org.apache.sling.commons.logservice/1.0.6
+  org.apache.sling/org.apache.sling.fragment.transaction/1.0.0
+  org.apache.sling/org.apache.sling.fragment.ws/1.0.2
+  org.apache.sling/org.apache.sling.fragment.xml/1.0.2
+  org.apache.sling/org.apache.sling.installer.core/3.8.10
+  org.apache.sling/org.apache.sling.installer.factory.configuration/1.1.2
+  org.apache.sling/org.apache.sling.installer.provider.file/1.1.0
+  org.apache.sling/org.apache.sling.javax.activation/0.1.0
+  org.apache.sling/org.apache.sling.launchpad.installer/1.2.2
+  org.apache.sling/org.apache.sling.settings/1.3.8
+  org.slf4j/jcl-over-slf4j/${slf4j.version}
+  org.slf4j/log4j-over-slf4j/${slf4j.version}
+  org.slf4j/slf4j-api/${slf4j.version}
+
+# 
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+# http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+# 
+# The :launchpad feature defines Sling's launchpad version
+# Only a single artifact is allowed within this feature.
+[feature name=:launchpad]
+
+[artifacts]
+  org.apache.sling/org.apache.sling.launchpad.base/5.6.4-2.6.18
+
+# 
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+# http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+[feature name=composum-console]
+
+[variables]
+  composum.version=1.7.0
+
+[artifacts startLevel=20]
+  com.composum.sling.core/composum-sling-core-commons/${composum.version}
+  com.composum.sling.core/composum-sling-core-console/${composum.version}
+  com.composum.sling.core/composum-sling-core-jslibs/${composum.version}
+  com.composum.sling.core/composum-sling-package-manager/${composum.version}
+  com.composum.sling.core/composum-sling-user-management/${composum.version}
+  org.apache.jackrabbit.vault/org.apache.jackrabbit.vault/3.1.30
+
+[configurations]
+  org.apache.sling.jcr.base.internal.LoginAdminWhitelist.fragment-composum
+    whitelist.name="composum"
+    whitelist.bundles=[
+    "com.composum.core.commons",\
+    "com.composum.core.pckgmgr"\
+    ]
+
+# 
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+# http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+# 
+# Additional bundles for the Sling launchpad tests
+[feature name=launchpad-test-bundles]
+
+[artifacts]
+  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/2.0.12
+
+[artifacts startLevel=5]
+  org.apache.sling/org.apache.sling.launchpad.test-services-war/2.0.8/war
+  org.apache.sling/org.apache.sling.launchpad.test-services/2.0.12
+
+[artifacts runModes=failingtests]
+# Used to verify that a bundle with an inactive run mode is not installed
+  org.apache.sling/org.apache.sling.testing.samples.failingtests/1.0.6
+
+[artifacts runModes=jackrabbit,oak]
+# Add some run modes to verify that one of these run modes is active.
+  org.apache.sling/org.apache.sling.launchpad.test-services/2.0.12
+
+# 
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+# http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+[feature name=launchpad-testing]
+
+# Dependencies
+[artifacts]
+  javax.el/javax.el-api/2.2.1
+  javax.servlet.jsp/javax.servlet.jsp-api/2.2.1
+
+[configurations]
+  integrationTestsConfig
+    message="This test config should be loaded at startup"
+
+  org.apache.sling.jcr.base.internal.LoginAdminWhitelist [mode=merge]
+    whitelist.bundles.regexp="org.apache.sling.(launchpad|junit).*"
+
+  org.apache.sling.servlets.resolver.SlingServletResolver
+    # Set the servlet resolver's cache size to zero for testing
+    servletresolver.cacheSize=I"0"
+
+  [:repoinit]
+create path /repoinit/provisioningModelTest
+
+create service user provisioningModelUser
+
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+[feature name=models-jacksonexporter]
+
+[artifacts]
+  com.fasterxml.jackson.core/jackson-annotations/2.8.7
+  com.fasterxml.jackson.core/jackson-core/2.8.7
+  com.fasterxml.jackson.core/jackson-databind/2.8.7
+  org.apache.sling/org.apache.sling.models.jacksonexporter/1.0.6
+
+# 
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+# http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+# 
+# This is the OAK feature.
+[feature name=oak]
+
+[variables]
+  oak.version=1.6.1
+
+# The segment node store is used via a configuration
+[artifacts startLevel=10]
+  org.apache.felix/org.apache.felix.jaas/1.0.2
+
+[artifacts startLevel=15]
+  org.apache.jackrabbit/oak-blob/${oak.version}
+  org.apache.jackrabbit/oak-commons/${oak.version}
+  org.apache.jackrabbit/oak-core/${oak.version}
+  org.apache.jackrabbit/oak-jcr/${oak.version}
+  org.apache.jackrabbit/oak-lucene/${oak.version}
+
+# start the Oak server instance after all components have been configured
+# and started to avoid restarting that component ( see SLING-4556 )
+[artifacts startLevel=16]
+  org.apache.sling/org.apache.sling.jcr.oak.server/1.1.4
+
+[configurations]
+  org.apache.felix.jaas.ConfigurationSpi
+    jaas.defaultRealmName="jackrabbit.oak"
+    jaas.configProviderName="FelixJaasProvider"
+
+  org.apache.jackrabbit.oak.security.authentication.AuthenticationConfigurationImpl
+    org.apache.jackrabbit.oak.authentication.configSpiName="FelixJaasProvider"
+
+  org.apache.jackrabbit.oak.security.user.RandomAuthorizableNodeName
+    length=I"21"
+
+  org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
+    groupsPath="/home/groups"
+    usersPath="/home/users"
+    defaultDepth="1"
+    importBehavior="besteffort"
+
+  org.apache.jackrabbit.oak.spi.security.user.action.DefaultAuthorizableActionProvider
+    enabledActions=["org.apache.jackrabbit.oak.spi.security.user.action.AccessControlAction"]
+    userPrivilegeNames=["jcr:all"]
+    groupPrivilegeNames=["jcr:read"]
+
+  org.apache.felix.jaas.Configuration.factory-GuestLoginModule
+    jaas.controlFlag="optional"
+    jaas.classname="org.apache.jackrabbit.oak.spi.security.authentication.GuestLoginModule"
+    jaas.ranking=I"300"
+
+  org.apache.felix.jaas.Configuration.factory-LoginModuleImpl
+    jaas.controlFlag="required"
+    jaas.classname="org.apache.jackrabbit.oak.security.authentication.user.LoginModuleImpl"
+
+  org.apache.felix.jaas.Configuration.factory-TokenLoginModule
+    jaas.controlFlag="sufficient"
+    jaas.classname="org.apache.jackrabbit.oak.security.authentication.token.TokenLoginModule"
+    jaas.ranking=I"200"
+
+[artifacts startLevel=15 runModes=oak_mongo]
+  com.h2database/h2-mvstore/1.4.193
+  org.mongodb/mongo-java-driver/3.4.1
+
+[configurations runModes=oak_mongo]
+  org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
+    mongouri="mongodb://localhost:27017"
+    db="sling"
+
+[artifacts startLevel=15 runModes=oak_tar]
+  org.apache.jackrabbit/oak-segment-tar/${oak.version}
+
+[configurations runModes=oak_tar]
+  org.apache.jackrabbit.oak.segment.SegmentNodeStoreService
+    name="Default\ NodeStore"
+
+# 
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+# http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+[feature name=repoinit]
+
+[artifacts]
+  org.apache.sling/org.apache.sling.jcr.repoinit/1.1.4
+  org.apache.sling/org.apache.sling.provisioning.model/1.8.2
+  org.apache.sling/org.apache.sling.repoinit.parser/1.1.0
+
+[configurations]
+  org.apache.sling.jcr.repoinit.impl.RepositoryInitializer
+    references="model@repoinit:context:/resources/provisioning/model.txt"
+
+  [:repoinit]
+# general
+create path (sling:OrderedFolder) /content
+set ACL for everyone
+allow   jcr:read	on /
+end
+
+# sling-mapping
+create service user sling-mapping
+
+set ACL for sling-mapping
+allow   jcr:read    on /
+end
+
+# sling-readall
+create service user sling-readall
+
+set ACL for sling-readall
+allow   jcr:read    on /
+end
+
+# sling-xss
+create service user sling-xss
+
+create path (sling:Folder) /libs/sling/xss
+create path (sling:Folder) /apps/sling/xss
+
+set ACL for sling-xss
+deny    jcr:all     on /
+allow   jcr:read    on /libs/sling/xss,/apps/sling/xss
+end
+
+# sling-i18n
+create service user sling-i18n
+
+set ACL for sling-i18n
+allow   jcr:read    on /
+end
+
+# sling-jcr-install
+create service user sling-jcr-install
+
+# used for config OSGi writeback
+create path (sling:Folder) /apps/sling/install
+
+set ACL for sling-jcr-install
+allow	jcr:read	on	/
+allow	rep:write	on /apps/sling/install
+end
+
+
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+# The feature for Apache Sling
+
+
+
+[feature name=sling]
+
+[variables]
+  jackrabbit.version=2.14.0
+
+[artifacts]
+  commons-codec/commons-codec/1.9
+  commons-collections/commons-collections/3.2.2
+  commons-lang/commons-lang/2.6
+  javax.mail/mail/1.4.7
+  org.apache.commons/commons-collections4/4.1
+  org.apache.commons/commons-lang3/3.5
+  org.apache.commons/commons-math/2.2
+  org.apache.felix/org.apache.felix.http.whiteboard/3.0.0
+  org.apache.geronimo.bundles/commons-httpclient/3.1_1
+  org.apache.geronimo.bundles/jstl/1.2_1
+  org.apache.httpcomponents/httpclient-osgi/4.4.1
+  org.apache.httpcomponents/httpcore-osgi/4.4.1
+  org.apache.servicemix.bundles/org.apache.servicemix.bundles.rhino/1.7.7.1_1
+  org.apache.sling/org.apache.sling.adapter/2.1.10
+  org.apache.sling/org.apache.sling.api/2.16.2
+  org.apache.sling/org.apache.sling.auth.core/1.3.26
+  org.apache.sling/org.apache.sling.auth.form/1.0.8
+  org.apache.sling/org.apache.sling.bundleresource.impl/2.2.0
+  org.apache.sling/org.apache.sling.commons.classloader/1.4.0
+  org.apache.sling/org.apache.sling.commons.compiler/2.3.0
+  org.apache.sling/org.apache.sling.commons.fsclassloader/1.0.6
+  org.apache.sling/org.apache.sling.commons.mime/2.1.10
+  org.apache.sling/org.apache.sling.commons.osgi/2.4.0
+  org.apache.sling/org.apache.sling.commons.scheduler/2.6.2
+  org.apache.sling/org.apache.sling.commons.threads/3.2.6
+  org.apache.sling/org.apache.sling.engine/2.6.8
+  org.apache.sling/org.apache.sling.fsresource/2.1.4
+  org.apache.sling/org.apache.sling.hc.api/1.0.0
+  org.apache.sling/org.apache.sling.hc.core/1.2.8
+  org.apache.sling/org.apache.sling.hc.webconsole/1.1.2
+  org.apache.sling/org.apache.sling.i18n/2.5.8
+  org.apache.sling/org.apache.sling.installer.console/1.0.2
+  org.apache.sling/org.apache.sling.installer.provider.jcr/3.1.26
+  org.apache.sling/org.apache.sling.jcr.contentloader/2.2.4
+  org.apache.sling/org.apache.sling.jcr.resource/3.0.2
+  org.apache.sling/org.apache.sling.launchpad.content/2.0.12
+  org.apache.sling/org.apache.sling.models.api/1.3.4
+  org.apache.sling/org.apache.sling.models.impl/1.4.2
+  org.apache.sling/org.apache.sling.resourceresolver/1.5.24
+  org.apache.sling/org.apache.sling.scripting.api/2.2.0
+  org.apache.sling/org.apache.sling.scripting.core/2.0.46
+  org.apache.sling/org.apache.sling.scripting.el-api/1.0.0
+  org.apache.sling/org.apache.sling.scripting.javascript/3.0.0
+  org.apache.sling/org.apache.sling.scripting.jsp-api/1.0.0
+  org.apache.sling/org.apache.sling.scripting.jsp.taglib/2.2.6
+  org.apache.sling/org.apache.sling.scripting.jsp/2.3.0
+  org.apache.sling/org.apache.sling.scripting.sightly.compiler.java/1.0.10
+  org.apache.sling/org.apache.sling.scripting.sightly.compiler/1.0.8
+  org.apache.sling/org.apache.sling.scripting.sightly.js.provider/1.0.22
+  org.apache.sling/org.apache.sling.scripting.sightly.models.provider/1.0.6
+  org.apache.sling/org.apache.sling.scripting.sightly.repl/1.0.4
+  org.apache.sling/org.apache.sling.scripting.sightly/1.0.34
+  org.apache.sling/org.apache.sling.serviceusermapper/1.3.2
+  org.apache.sling/org.apache.sling.servlets.get/2.1.26
+  org.apache.sling/org.apache.sling.servlets.post/2.3.20
+  org.apache.sling/org.apache.sling.servlets.resolver/2.4.12
+  org.apache.sling/org.apache.sling.xss/2.0.0
+
+[artifacts startLevel=5]
+  commons-fileupload/commons-fileupload/1.3.2
+  commons-io/commons-io/2.5
+  org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5
+  org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.7
+  org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.1.5
+  org.apache.felix/org.apache.felix.bundlerepository/1.6.4
+  org.apache.felix/org.apache.felix.inventory/1.0.4
+  org.apache.felix/org.apache.felix.prefs/1.1.0
+  org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.0.6
+  org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.6
+  org.apache.felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.6
+  org.apache.felix/org.apache.felix.webconsole.plugins.obr/1.0.4
+  org.apache.felix/org.apache.felix.webconsole.plugins.packageadmin/1.0.4
+  org.apache.felix/org.apache.felix.webconsole/4.3.4
+  org.apache.sling/org.apache.sling.commons.johnzon/1.0.0
+  org.apache.sling/org.apache.sling.commons.log.webconsole/1.0.0
+  org.apache.sling/org.apache.sling.extensions.threaddump/0.2.2
+  org.apache.sling/org.apache.sling.extensions.webconsolebranding/1.0.2
+  org.apache.sling/org.apache.sling.extensions.webconsolesecurityprovider/1.0.0
+
+[artifacts startLevel=10]
+  org.apache.felix/org.apache.felix.http.sslfilter/1.1.0
+  org.apache.felix/org.apache.felix.metatype/1.1.2
+  org.apache.felix/org.apache.felix.scr/2.0.8
+  org.apache.tika/tika-bundle/1.14
+  org.apache.tika/tika-core/1.14
+
+[artifacts startLevel=15]
+  com.google.guava/guava/15.0
+  io.dropwizard.metrics/metrics-core/3.1.0
+  org.apache.jackrabbit/jackrabbit-api/${jackrabbit.version}
+  org.apache.jackrabbit/jackrabbit-data/${jackrabbit.version}
+  org.apache.jackrabbit/jackrabbit-jcr-commons/${jackrabbit.version}
+  org.apache.jackrabbit/jackrabbit-jcr-rmi/${jackrabbit.version}
+  org.apache.jackrabbit/jackrabbit-spi-commons/${jackrabbit.version}
+  org.apache.jackrabbit/jackrabbit-spi/${jackrabbit.version}
+  org.apache.jackrabbit/jackrabbit-webdav/${jackrabbit.version}
+  org.apache.sling/org.apache.sling.commons.metrics/1.2.0
+  org.apache.sling/org.apache.sling.jcr.api/2.4.0
+  org.apache.sling/org.apache.sling.jcr.base/3.0.2
+  org.apache.sling/org.apache.sling.jcr.davex/1.3.8
+  org.apache.sling/org.apache.sling.jcr.jackrabbit.accessmanager/3.0.0
+  org.apache.sling/org.apache.sling.jcr.jackrabbit.usermanager/2.2.6
+  org.apache.sling/org.apache.sling.jcr.jcr-wrapper/2.0.0
+  org.apache.sling/org.apache.sling.jcr.registration/1.0.2
+  org.apache.sling/org.apache.sling.jcr.webconsole/1.0.2
+  org.apache.sling/org.apache.sling.jcr.webdav/2.3.8
+
+[configurations]
+  org.apache.sling.commons.log.LogManager
+    org.apache.sling.commons.log.pattern="%d{dd.MM.yyyy HH:mm:ss.SSS}\ *%level*\ [%thread]\ %logger\ %msg%n"
+    org.apache.sling.commons.log.file="logs/error.log"
+    org.apache.sling.commons.log.level="info"
+    org.apache.sling.commons.log.file.size="'.'yyyy-MM-dd"
+    org.apache.sling.commons.log.file.number=I"7"
+
+  org.apache.sling.engine.impl.log.RequestLogger
+    access.log.enabled=B"true"
+    request.log.outputtype=I"0"
+    access.log.output="log.access"
+    request.log.output="log.request"
+    request.log.enabled=B"true"
+    access.log.outputtype=I"0"
+
+# DavEx servlet requires config now
+  org.apache.sling.jcr.davex.impl.servlets.SlingDavExServlet
+    alias="/server"
+
+# WebDAV servlet requires config now
+  org.apache.sling.jcr.webdav.impl.servlets.SimpleWebDavServlet
+    dav.root="/dav"
+
+# configure the ScriptCache for scripts used by org.apache.sling.scripting.sightly.js.provider
+  org.apache.sling.scripting.core.impl.ScriptCacheImpl
+    org.apache.sling.scripting.cache.additional_extensions=["js"]
+
+  org.apache.sling.commons.log.LogManager.factory.config-access.log
+    org.apache.sling.commons.log.pattern="%msg%n"
+    org.apache.sling.commons.log.names=["log.access"]
+    org.apache.sling.commons.log.file="logs/access.log"
+    org.apache.sling.commons.log.level="info"
+
+  org.apache.sling.commons.log.LogManager.factory.config-request.log
+    org.apache.sling.commons.log.pattern="%msg%n"
+    org.apache.sling.commons.log.names=["log.request"]
+    org.apache.sling.commons.log.file="logs/request.log"
+    org.apache.sling.commons.log.level="info"
+
+# TODO: remove bundles as their dependency on admin login is fixed, see SLING-5355 for linked issues
+# For these bundles, admin login is considered "ok":
+# org.apache.sling.jcr.contentloader
+  org.apache.sling.jcr.base.internal.LoginAdminWhitelist.fragment-sling
+    whitelist.name="sling"
+    whitelist.bundles=[
+    "org.apache.sling.discovery.commons",\
+    "org.apache.sling.discovery.base",\
+    "org.apache.sling.discovery.oak",\
+    "org.apache.sling.extensions.webconsolesecurityprovider",\
+    "org.apache.sling.i18n",\
+    "org.apache.sling.jcr.base",\
+    "org.apache.sling.jcr.contentloader",\
+    "org.apache.sling.jcr.davex",\
+    "org.apache.sling.jcr.jackrabbit.usermanager",\
+    "org.apache.sling.jcr.oak.server",\
+    "org.apache.sling.jcr.repoinit",\
+    "org.apache.sling.jcr.resource",\
+    "org.apache.sling.jcr.webconsole",\
+    "org.apache.sling.servlets.post"
+    ]
+
+  org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-i18n
+    user.mapping=[
+    "org.apache.sling.i18n\=sling-i18n"
+    ]
+
+  org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-jcr-install
+    user.mapping=[
+    "org.apache.sling.installer.provider.jcr\=sling-jcr-install"
+    ]
+
+  org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-observation
+    user.mapping=[
+    "org.apache.sling.jcr.resource:observation\=sling-readall"
+    ]
+
+  org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-resourceresolver
+    user.mapping=[
+    "org.apache.sling.resourceresolver:mapping\=sling-mapping",
+    "org.apache.sling.resourceresolver:hierarchy\=sling-readall",
+    "org.apache.sling.resourceresolver:observation\=sling-readall",
+    "org.apache.sling.resourceresolver:console\=sling-readall"
+    ]
+
+  org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-scripting
+    user.mapping=[
+    "org.apache.sling.scripting.core\=sling-scripting",
+    "org.apache.sling.scripting.sightly.js.provider\=sling-scripting",
+    ]
+
+# the user mapping for the servlet resolver, subservice "console" namely the user sling-scripting is created in scripting.txt
+  org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-servletsresolver
+    user.mapping=[
+    "org.apache.sling.servlets.resolver:console\=sling-readall",
+    "org.apache.sling.servlets.resolver:scripts\=sling-scripting"
+    ]
+
+  org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-xss
+    user.mapping=[
+    "org.apache.sling.xss\=sling-xss"
+    ]
+
+  [:repoinit]
+#<<< SLING-5848 - Define service user and ACLs for Scripting
+create service user sling-scripting
+
+create path (sling:Folder) /libs
+create path (sling:Folder) /apps
+
+set ACL for sling-scripting
+deny    jcr:all     on /
+allow   jcr:read    on /libs,/apps
+end
+# SLING-5848 - Define service user and ACLs for Scripting >>>
+
+
+
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
+
+
+[feature name=sling-event]
+
+[artifacts]
+  org.apache.sling/org.apache.sling.discovery.api/1.0.4
+  org.apache.sling/org.apache.sling.discovery.base/2.0.0
+  org.apache.sling/org.apache.sling.discovery.commons/1.0.20
+  org.apache.sling/org.apache.sling.discovery.oak/1.2.18
+  org.apache.sling/org.apache.sling.discovery.support/1.0.0
+  org.apache.sling/org.apache.sling.event.dea/1.1.2
+  org.apache.sling/org.apache.sling.event/4.2.2
+
+[configurations]
+  org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-sling.discovery
+    user.mapping=[
+    "org.apache.sling.discovery.commons\=sling-discovery",
+    "org.apache.sling.discovery.base\=sling-discovery",
+    "org.apache.sling.discovery.oak\=sling-discovery"
+    ]
+
+  org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-sling.event
+    user.mapping=[
+    "org.apache.sling.event\=sling-event",
+    "org.apache.sling.event.dea\=sling-event"
+    ]
+
+  [:repoinit]
+create service user sling-discovery
+
+create path (sling:Folder) /var/discovery
+create path (sling:Folder) /var/discovery/oak
+
+set ACL for sling-discovery
+allow   jcr:read,rep:write    on /var/discovery
+end
+
+
+
+
+
+
+  [:repoinit]
+create service user sling-event
+
+create path (sling:Folder) /var
+create path (sling:Folder) /var/eventing
+
+set ACL for sling-event
+allow   jcr:read,rep:write    on /var/eventing
+end
+
+
+
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
+
+
+[feature name=sling-validation]
+
+[artifacts]
+  org.apache.sling/org.apache.sling.caconfig.api/1.1.0
+  org.apache.sling/org.apache.sling.caconfig.impl/1.4.2
+  org.apache.sling/org.apache.sling.caconfig.spi/1.3.2
+  org.apache.sling/org.apache.sling.validation.api/1.0.0
+  org.apache.sling/org.apache.sling.validation.core/1.0.0
+
+[configurations]
+  org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-sling-caconfig
+    user.mapping=[
+    "org.apache.sling.caconfig.impl\=sling-readall"
+    ]
+
+  org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-validation
+    user.mapping=[
+    "org.apache.sling.validation.core\=sling-validation"
+    ]
+
+  [:repoinit]
+create path (sling:Folder) /conf
+
+
+
+
+
+  [:repoinit]
+create service user sling-validation
+
+create path (sling:Folder) /apps
+create path (sling:Folder) /libs
+
+set ACL for sling-validation
+allow   jcr:read    on /apps
+allow   jcr:read    on /libs
+end
+
+
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+# The :standalone feature contains artifacts for the standalone jar
+
+
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+# The feature for Apache Sling - Slingshot Sample App
+
+[feature name=slingshot version=0.8.0]
+
+[artifacts]
+  org.apache.sling/org.apache.sling.sample.slingshot/0.8.0
+
+[configurations]
+  org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-sling.slingshot
+    user.mapping=[
+    "org.apache.sling.sample.slingshot\=slingshot-service"
+    ]
+
+  [:repoinit]
+create service user slingshot-service
+create user slingshot1 with password slingshot1
+create user slingshot2 with password slingshot2
+
+create path (sling:Folder) /slingshot
+create path (sling:Folder) /slingshot/users
+create path (sling:Folder) /slingshot/users/slingshot1
+create path (sling:Folder) /slingshot/users/slingshot2
+
+set ACL for slingshot-service
+allow   jcr:read,rep:write    on /slingshot
+end
+
+set ACL for slingshot1
+allow   jcr:read,rep:write    on /slingshot/users/slingshot1
+end
+
+set ACL for slingshot2
+allow   jcr:read,rep:write    on /slingshot/users/slingshot2
+end
+
+
+
+[feature name=standalone]
+
+# Add a servlet implementation for the standalone case
+[artifacts startLevel=5 runModes=:standalone]
+  org.apache.felix/org.apache.felix.http.jetty/3.4.2
+  org.apache.felix/org.apache.felix.http.servlet-api/1.1.2

Added: release/sling/org.apache.sling.launchpad.testing-war-9-slingfeature.txt.asc
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.testing-war-9-slingfeature.txt.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: release/sling/org.apache.sling.launchpad.testing-war-9-slingfeature.txt.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.testing-war-9-slingfeature.txt.md5 (added)
+++ release/sling/org.apache.sling.launchpad.testing-war-9-slingfeature.txt.md5 Mon Jun 12 06:39:03 2017
@@ -0,0 +1 @@
+21ee9587a822f0926f1495f90af6840b
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.testing-war-9-slingfeature.txt.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.testing-war-9-slingfeature.txt.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.testing-war-9-slingfeature.txt.sha1 Mon Jun 12 06:39:03 2017
@@ -0,0 +1 @@
+f7a79161375f4854bca602feb764b0a9ba1cbc4e
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.testing-war-9-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.testing-war-9-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/zip

Added: release/sling/org.apache.sling.launchpad.testing-war-9-source-release.zip.asc
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.testing-war-9-source-release.zip.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: release/sling/org.apache.sling.launchpad.testing-war-9-source-release.zip.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.testing-war-9-source-release.zip.md5 (added)
+++ release/sling/org.apache.sling.launchpad.testing-war-9-source-release.zip.md5 Mon Jun 12 06:39:03 2017
@@ -0,0 +1 @@
+914c1e93553e866b6241a139f5cc1ed7
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.testing-war-9-source-release.zip.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.testing-war-9-source-release.zip.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.testing-war-9-source-release.zip.sha1 Mon Jun 12 06:39:03 2017
@@ -0,0 +1 @@
+cbea5981259a7dc986b44754855ba6cbbe48afaf
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.testing-war-9-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.testing-war-9-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/zip

Added: release/sling/org.apache.sling.launchpad.testing-war-9-sources.jar.asc
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.testing-war-9-sources.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: release/sling/org.apache.sling.launchpad.testing-war-9-sources.jar.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.testing-war-9-sources.jar.md5 (added)
+++ release/sling/org.apache.sling.launchpad.testing-war-9-sources.jar.md5 Mon Jun 12 06:39:03 2017
@@ -0,0 +1 @@
+2cc2094605022bc94921b317bdc48db0
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.testing-war-9-sources.jar.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.testing-war-9-sources.jar.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.testing-war-9-sources.jar.sha1 Mon Jun 12 06:39:03 2017
@@ -0,0 +1 @@
+97d20088dff59940c1425e67c937afc2241ba768
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.testing-war-9-webapp.war
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.testing-war-9-webapp.war
------------------------------------------------------------------------------
    svn:mime-type = application/zip

Added: release/sling/org.apache.sling.launchpad.testing-war-9-webapp.war.asc
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.testing-war-9-webapp.war.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: release/sling/org.apache.sling.launchpad.testing-war-9-webapp.war.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.testing-war-9-webapp.war.md5 (added)
+++ release/sling/org.apache.sling.launchpad.testing-war-9-webapp.war.md5 Mon Jun 12 06:39:03 2017
@@ -0,0 +1 @@
+c27b00da4002bace65502f6ec444be2b
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.testing-war-9-webapp.war.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.testing-war-9-webapp.war.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.testing-war-9-webapp.war.sha1 Mon Jun 12 06:39:03 2017
@@ -0,0 +1 @@
+5bfbc55d7a49911057d81cd667bba457b82ef3b4
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.testing-war-9.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.testing-war-9.jar
------------------------------------------------------------------------------
    svn:mime-type = application/zip

Added: release/sling/org.apache.sling.launchpad.testing-war-9.jar.asc
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.testing-war-9.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: release/sling/org.apache.sling.launchpad.testing-war-9.jar.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.testing-war-9.jar.md5 (added)
+++ release/sling/org.apache.sling.launchpad.testing-war-9.jar.md5 Mon Jun 12 06:39:03 2017
@@ -0,0 +1 @@
+0c1faa83f06de38157d642f516c89667
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.testing-war-9.jar.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.testing-war-9.jar.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.testing-war-9.jar.sha1 Mon Jun 12 06:39:03 2017
@@ -0,0 +1 @@
+0ddf0d989ed1bdc210409b0d5cf0c6df8a94398e
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.testing-war-9.pom
==============================================================================
--- release/sling/org.apache.sling.launchpad.testing-war-9.pom (added)
+++ release/sling/org.apache.sling.launchpad.testing-war-9.pom Mon Jun 12 06:39:03 2017
@@ -0,0 +1,263 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+    http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+    <parent>
+        <groupId>org.apache.sling</groupId>
+        <artifactId>sling</artifactId>
+        <version>30</version>
+        <relativePath />
+    </parent>
+
+    <artifactId>org.apache.sling.launchpad.testing-war</artifactId>
+    <packaging>slingstart</packaging>
+    <version>9</version>
+
+    <name>Apache Sling Launchpad Testing WAR version</name>
+    <description>
+        Sling Launchpad Testing module, contains integration tests that
+        were previously in the launchpad webapp module.
+    </description>
+
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.testing-war-9</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.testing-war-9</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.launchpad.testing-war-9</url>
+    </scm>
+
+    <properties>
+        <!-- HTTP port to use when running mvn jetty:run -->
+        <http.port>8080</http.port>
+
+        <!-- path suffix for HTTP access to Sling -->
+        <http.base.path />
+
+        <!-- path suffix for WebDAV access to the repository -->
+        <webdav.workspace.path />
+
+        <!-- hostname for integration tests -->
+        <test.host>localhost</test.host>
+
+        <!-- optionally exclude some integration tests  -->
+        <failsafe.exclude />
+
+        <slf4j.version>1.7.6</slf4j.version>
+        <logback.version>1.1.2</logback.version>
+        <sling.java.version>8</sling.java.version>
+    </properties>
+
+    <build>
+        <plugins>
+
+            <plugin>
+                <artifactId>maven-clean-plugin</artifactId>
+                <configuration>
+                    <filesets>
+                        <fileset>
+                            <directory>${basedir}</directory>
+                            <includes>
+                                <include>derby.log</include>
+                            </includes>
+                        </fileset>
+                        <fileset>
+                            <directory>sling</directory>
+                        </fileset>
+                    </filesets>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>build-helper-maven-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>reserve-network-port</id>
+                        <goals>
+                            <goal>reserve-network-port</goal>
+                        </goals>
+                        <phase>process-resources</phase>
+                        <configuration>
+                            <portNames>
+                                <portName>http.port</portName>
+                            </portNames>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.sling</groupId>
+                <artifactId>slingstart-maven-plugin</artifactId>
+                <version>1.7.0</version>
+                <extensions>true</extensions>
+                <configuration>
+                    <createWebapp>true</createWebapp>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.eclipse.jetty</groupId>
+                <artifactId>jetty-maven-plugin</artifactId>
+                <version>9.3.12.v20160915</version>
+                <configuration>
+                    <skip>${maven.test.skip}</skip>
+                    <stopKey>alpha</stopKey>
+                    <stopPort>9099</stopPort>
+                    <httpConnector>
+                        <port>${http.port}</port>
+                    </httpConnector>
+                    <contextPath>${http.base.path}</contextPath>
+                    <war>${project.build.directory}/${project.build.finalName}.war</war>
+                </configuration>
+                <executions>
+                    <execution>
+                        <id>start-jetty</id>
+                        <phase>pre-integration-test</phase>
+                        <goals>
+                            <goal>deploy-war</goal>
+                        </goals>
+                        <configuration>
+                            <scanIntervalSeconds>0</scanIntervalSeconds>
+                        </configuration>
+                    </execution>
+                    <execution>
+                        <id>stop-jetty</id>
+                        <phase>post-integration-test</phase>
+                        <goals>
+                            <goal>stop</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <artifactId>maven-failsafe-plugin</artifactId>
+                <executions>
+                     <execution>
+                        <goals>
+                            <goal>integration-test</goal>
+                            <goal>verify</goal>
+                        </goals>
+                    </execution>
+                </executions>
+                <configuration>
+                    <dependenciesToScan>
+                        <dependency>org.apache.sling:org.apache.sling.launchpad.integration-tests</dependency>
+                    </dependenciesToScan>
+                    <includes>
+                        <include>**/*Test.java</include>
+                        <include>**/*IT.java</include>
+                    </includes>
+                    <excludes>
+                        <exclude>${failsafe.exclude}</exclude>
+                    </excludes>
+                    <excludedGroups>${sling.it.excludedGroups}</excludedGroups>
+                    <systemPropertyVariables>
+                        <launchpad.http.server.url>http://${test.host}:${http.port}/</launchpad.http.server.url>
+                        <launchpad.webdav.server.url>http://${test.host}:${http.port}/${webdav.workspace.path}</launchpad.webdav.server.url>
+                        <launchpad.servlet.context>${http.base.path}</launchpad.servlet.context>
+                        <!-- Additional readyness checks, SLING-3235 and SLING-4261 -->
+                        <launchpad.ready.1>GET:/system/console/status-Configurations/configuration-status-20131115-101714.txt:200:config.comment.*setup the JSP engine for running tests</launchpad.ready.1>
+                        <launchpad.ready.2>GET:/.EXPORTED_PACKAGES.txt?package=org.apache.sling.api:200:PACKAGE FOUND.*org.apache.sling.api</launchpad.ready.2>
+                        <launchpad.ready.3>GET:/system/sling/junit/org.apache.sling.launchpad.testservices.serversidetests.WriteableResourcesTest.json:200:WriteableResourcesTest</launchpad.ready.3>
+                    </systemPropertyVariables>
+                </configuration>
+            </plugin>
+            <plugin>
+                <!-- Extend RAT configuration from parent pom -->
+                <groupId>org.apache.rat</groupId>
+                <artifactId>apache-rat-plugin</artifactId>
+                <configuration>
+                    <excludes combine.children="append">
+                        <exclude>sling/**</exclude>
+                    </excludes>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+    <profiles>
+        <profile>
+            <id>warIntegrationTestsInNonRootContext</id>
+            <properties>
+                <http.base.path>${project.build.finalName}</http.base.path>
+            </properties>
+        </profile>
+    </profiles>
+
+    <dependencies>
+        <dependency>
+             <groupId>org.apache.sling</groupId>
+             <artifactId>org.apache.sling.launchpad.integration-tests</artifactId>
+             <version>1.0.4</version>
+             <scope>test</scope>
+        </dependency>
+
+        <!-- Dependencies for the Test Build and Run -->
+         <dependency>
+            <groupId>commons-io</groupId>
+            <artifactId>commons-io</artifactId>
+            <version>2.5</version>
+        </dependency>
+        <dependency>
+            <groupId>javax.jcr</groupId>
+            <artifactId>jcr</artifactId>
+            <version>2.0</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-api</artifactId>
+            <version>${slf4j.version}</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>jcl-over-slf4j</artifactId>
+            <version>${slf4j.version}</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>log4j-over-slf4j</artifactId>
+            <version>${slf4j.version}</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>ch.qos.logback</groupId>
+            <artifactId>logback-classic</artifactId>
+            <version>${logback.version}</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+          <groupId>junit</groupId>
+          <artifactId>junit</artifactId>
+          <version>4.11</version>
+          <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>osgi.core</artifactId>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>osgi.cmpn</artifactId>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+</project>

Added: release/sling/org.apache.sling.launchpad.testing-war-9.pom.asc
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.testing-war-9.pom.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: release/sling/org.apache.sling.launchpad.testing-war-9.pom.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.testing-war-9.pom.md5 (added)
+++ release/sling/org.apache.sling.launchpad.testing-war-9.pom.md5 Mon Jun 12 06:39:03 2017
@@ -0,0 +1 @@
+6d08cd18810acae267f9931cc3d6c8a0
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.testing-war-9.pom.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.testing-war-9.pom.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.testing-war-9.pom.sha1 Mon Jun 12 06:39:03 2017
@@ -0,0 +1 @@
+d082a6d49385562c4527ff09e63c7f53ff942c27
\ No newline at end of file