################################################################################ # # 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. # ################################################################################ # # Comma separated list of features repositories to register by default # featuresRepositories=mvn:org.apache.karaf.assemblies.features/standard/2.2.8/xml/features,mvn:org.apache.karaf.assemblies.features/enterprise/2.2.8/xml/features\ ,mvn:pl.edu.icm.synat/synat-application-commons/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-platform-api/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-solr-plugin/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-platform-connector/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-platform-core/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-platform-container/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-platform-osgi/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-service-registry/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-core-services-api/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-metadata-indexing/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-core-services-impl/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-business-services-api/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-business-services-impl/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-importer-core/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-importer-license/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-importer-nukat/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-importer-oaipmh/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-importer-yadda/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-platform-webcontainer-ext/1.7-SNAPSHOT/xml/features\ ,mvn:pl.edu.icm.synat/synat-platform-webcontainer/1.7-SNAPSHOT/xml/features\ # # Comma separated list of features to install at startup # featuresBoot=config,ssh,management,kar,http,war\ ,synat-application-commons\ ,synat-platform-api\ ,synat-solr-plugin\ ,synat-platform-connector\ ,synat-platform-core\ ,synat-core-services-api\ ,synat-metadata-indexing\ ,synat-core-services-impl\ ,synat-business-services-api\ ,synat-business-services-impl\ ,synat-service-registry\ ,synat-importer-core\ ,synat-importer-license\ ,synat-importer-nukat\ ,synat-importer-oaipmh\ ,synat-importer-yadda\ ,synat-platform-container\ ,synat-platform-osgi\ ,synat-platform-webcontainer-ext\ ,synat-platform-webcontainer #,synat-service-registry #,synat-service-webregistry