################################################################################ # # 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. # ################################################################################ respectStartLvlDuringFeatureStartup=false # # Comma separated list of features repositories to register by default # featuresRepositories=mvn:org.apache.karaf.features/standard/3.0.3/xml/features,mvn:org.apache.karaf.features/enterprise/3.0.3/xml/features,mvn:org.apache.camel.karaf/apache-camel/2.17.7/xml/features,mvn:org.apache.karaf.features/spring/3.0.3/xml/features,mvn:pentaho/pentaho-karaf-features/8.2.0.0-342/xml/standard,mvn:pentaho/pentaho-karaf-features/8.2.0.0-342/xml/server,mvn:org.apache.activemq/activemq-karaf/5.10.0/xml/features,mvn:pentaho-karaf-features/pentaho-big-data-plugin-osgi/8.2.0.0-342/xml/features,mvn:org.apache.cxf.karaf/apache-cxf/3.0.13/xml/features,mvn:org.pentaho/pentaho-marketplace/8.2.0.0-342/xml/features,mvn:org.pentaho.di.plugins/pdi-engine-configuration/8.2.0.0-342/xml/features,mvn:org.pentaho.adaptive/adaptive-execution-features/8.2.0.0-342/xml/features,mvn:org.pentaho/pdi-engine-configuration/8.2.0.0-342/xml/features,mvn:pentaho/pentaho-dataservice-legacy/8.2.0.0-342/xml/features,mvn:org.pentaho.di.plugins/get-fields-plugin/8.2.0.0-342/xml/features # # Comma separated list of features to install at startup # featuresBoot=config,management,kar,camel-jms,camel,camel-blueprint,camel-stream,pentaho-server,pentaho-metaverse,pentaho-dataservice-legacy,pentaho-marketplace,community-edition,pdi-engine-configuration,get-fields-plugin,pdi-data-refinery # # Defines if the boot features are started in asynchronous mode (in a dedicated thread) # featuresBootAsynchronous=true