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

svn commit: r1673623 - in /sling/trunk/contrib/launchpad/testing/src/main/provisioning: ./ model.txt

Author: cziegeler
Date: Wed Apr 15 02:36:38 2015
New Revision: 1673623

URL: http://svn.apache.org/r1673623
Log:
SLING-4597 : Migrate contrib launchpad testing to provisioning model

Added:
    sling/trunk/contrib/launchpad/testing/src/main/provisioning/
    sling/trunk/contrib/launchpad/testing/src/main/provisioning/model.txt   (with props)

Added: sling/trunk/contrib/launchpad/testing/src/main/provisioning/model.txt
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/launchpad/testing/src/main/provisioning/model.txt?rev=1673623&view=auto
==============================================================================
--- sling/trunk/contrib/launchpad/testing/src/main/provisioning/model.txt (added)
+++ sling/trunk/contrib/launchpad/testing/src/main/provisioning/model.txt Wed Apr 15 02:36:38 2015
@@ -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

Propchange: sling/trunk/contrib/launchpad/testing/src/main/provisioning/model.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: sling/trunk/contrib/launchpad/testing/src/main/provisioning/model.txt
------------------------------------------------------------------------------
    svn:keywords = Id