You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2011/11/14 13:53:34 UTC

svn commit: r1201684 - in /servicemix/smx4/features/trunk/assemblies: apache-servicemix-minimal/src/main/filtered-resources/etc/ shared/src/main/filtered-resources/etc/

Author: ffang
Date: Mon Nov 14 12:53:34 2011
New Revision: 1201684

URL: http://svn.apache.org/viewvc?rev=1201684&view=rev
Log:
[SMX4-956]Monitor etc/activemq-broker.xml for changes

Added:
    servicemix/smx4/features/trunk/assemblies/apache-servicemix-minimal/src/main/filtered-resources/etc/org.apache.felix.fileinstall-activemq.cfg
    servicemix/smx4/features/trunk/assemblies/shared/src/main/filtered-resources/etc/
    servicemix/smx4/features/trunk/assemblies/shared/src/main/filtered-resources/etc/org.apache.felix.fileinstall-activemq.cfg

Added: servicemix/smx4/features/trunk/assemblies/apache-servicemix-minimal/src/main/filtered-resources/etc/org.apache.felix.fileinstall-activemq.cfg
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/assemblies/apache-servicemix-minimal/src/main/filtered-resources/etc/org.apache.felix.fileinstall-activemq.cfg?rev=1201684&view=auto
==============================================================================
--- servicemix/smx4/features/trunk/assemblies/apache-servicemix-minimal/src/main/filtered-resources/etc/org.apache.felix.fileinstall-activemq.cfg (added)
+++ servicemix/smx4/features/trunk/assemblies/apache-servicemix-minimal/src/main/filtered-resources/etc/org.apache.felix.fileinstall-activemq.cfg Mon Nov 14 12:53:34 2011
@@ -0,0 +1,25 @@
+################################################################################
+#
+#    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.
+#
+################################################################################
+
+# uncomment the following lines to enable reloading of <smx-home>/etc/activemq-broker.xml
+
+#felix.fileinstall.poll   = 2000
+#felix.fileinstall.dir    = ${karaf.base}/etc
+#felix.fileinstall.tmpdir = ${karaf.data}/generated-bundles
+#felix.fileinstall.filter = activemq-broker.xml

Added: servicemix/smx4/features/trunk/assemblies/shared/src/main/filtered-resources/etc/org.apache.felix.fileinstall-activemq.cfg
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/assemblies/shared/src/main/filtered-resources/etc/org.apache.felix.fileinstall-activemq.cfg?rev=1201684&view=auto
==============================================================================
--- servicemix/smx4/features/trunk/assemblies/shared/src/main/filtered-resources/etc/org.apache.felix.fileinstall-activemq.cfg (added)
+++ servicemix/smx4/features/trunk/assemblies/shared/src/main/filtered-resources/etc/org.apache.felix.fileinstall-activemq.cfg Mon Nov 14 12:53:34 2011
@@ -0,0 +1,23 @@
+################################################################################
+#
+#    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.
+#
+################################################################################
+
+felix.fileinstall.poll   = 2000
+felix.fileinstall.dir    = ${karaf.base}/etc
+felix.fileinstall.tmpdir = ${karaf.data}/generated-bundles
+felix.fileinstall.filter = activemq-broker.xml