blob: e5b5ad650be753fe7fad12dce13011d9521d7331 [file] [log] [blame]
#
# 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]
org.apache.sling/org.apache.sling.launchpad.base/4.6.0-2.5.6/jar
# The :boot feature contains all things to bootstrap the installation.
#
[feature name=:boot]
[variables]
ws.version=1.42-from-boot
# additional entries for sling.properties
# ---------------------------------------
# jackrabbit and oak run modes are mutually exclusive,
# and cannot be changed after the first startup
[settings]
sling.run.mode.install.options=jackrabbit,oak
[artifacts]
org.slf4j/slf4j-api/1.7.6/jar
org.apache.sling/org.apache.sling.commons.log/4.0.0/jar
org.apache.sling/org.apache.sling.commons.logservice/1.0.2/jar
org.slf4j/jcl-over-slf4j/1.7.6/jar
org.slf4j/log4j-over-slf4j/1.7.6/jar
org.apache.sling/org.apache.sling.settings/1.3.2/jar
org.apache.sling/org.apache.sling.fragment.xml/1.0.2/jar
org.apache.sling/org.apache.sling.fragment.transaction/1.0.0/jar
org.apache.sling/org.apache.sling.javax.activation/0.1.0/jar
org.apache.sling/org.apache.sling.fragment.ws/${ws.version}/jar
org.apache.sling/org.apache.sling.launchpad.installer/1.2.0/jar
org.apache.sling/org.apache.sling.installer.core/3.5.4/jar
org.apache.sling/org.apache.sling.installer.provider.file/1.0.4/jar
org.apache.felix/org.apache.felix.configadmin/1.6.0/jar
org.apache.felix/org.apache.felix.eventadmin/1.4.2/jar
# Add an a servlet implementation for the standalone case
[artifacts startLevel=5 runModes=:standalone]
org.apache.felix/org.apache.felix.http.api/2.3.0/jar
org.apache.felix/org.apache.felix.http.servlet-api/1.0.0/jar
org.apache.felix/org.apache.felix.http.jetty/2.3.0/jar