SLING-4597 : Migrate contrib launchpad testing to provisioning model

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1673623 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/main/provisioning/model.txt b/src/main/provisioning/model.txt
new file mode 100644
index 0000000..956a625
--- /dev/null
+++ b/src/main/provisioning/model.txt
@@ -0,0 +1,40 @@
+#
+#  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]
+  org.apache.sling/org.apache.sling.launchpad/8-SNAPSHOT/slingstart
+
+  org.apache.sling/org.apache.sling.launchpad.test-services/2.0.9-SNAPSHOT
+  org.apache.sling/org.apache.sling.launchpad.test-services-war/2.0.9-SNAPSHOT/war
+  org.codehaus.groovy/groovy-all/1.8.2
+  
+[artifacts startLevel=15]
+  org.apache.sling/org.apache.sling.scripting.python/2.0.3-SNAPSHOT
+  org.apache.sling/org.apache.sling.scripting.scala.script/0.9.0-SNAPSHOT
+  org.apache.sling/org.apache.sling.scripting.scala.config/0.9.0-SNAPSHOT
+  org.apache.sling/org.apache.sling.scripting.scala.hello-world/0.9.0-SNAPSHOT
+  org.apache.sling/org.apache.sling.scripting.scala.forum/0.9.0-SNAPSHOT
+  org.apache.servicemix.bundles/org.apache.servicemix.bundles.scala-library/2.8.1_1
+  org.apache.servicemix.bundles/org.apache.servicemix.bundles.scala-compiler/2.8.1_1
+  org.apache.sling/org.apache.sling.scripting.groovy/1.0.1-SNAPSHOT
+  org.apache.sling/org.apache.sling.scripting.xproc/2.0.0-SNAPSHOT
+  org.apache.sling/org.apache.sling.extensions.apt.servlet/2.0.3-SNAPSHOT
+  org.apache.sling/org.apache.sling.extensions.apt.parser/2.0.3-SNAPSHOT
+  org.apache.sling.samples/org.apache.sling.samples.path-based.rtp/2.0.5-SNAPSHOT
\ No newline at end of file