You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by gt...@apache.org on 2013/02/06 15:59:30 UTC

svn commit: r1442998 - in /activemq/trunk/activemq-karaf/src/main/resources: org.apache.activemq.server-default.cfg org.apache.activemq.webconsole.cfg

Author: gtully
Date: Wed Feb  6 14:59:30 2013
New Revision: 1442998

URL: http://svn.apache.org/viewvc?rev=1442998&view=rev
Log:
fix up missing license files - our rat check friend

Modified:
    activemq/trunk/activemq-karaf/src/main/resources/org.apache.activemq.server-default.cfg
    activemq/trunk/activemq-karaf/src/main/resources/org.apache.activemq.webconsole.cfg

Modified: activemq/trunk/activemq-karaf/src/main/resources/org.apache.activemq.server-default.cfg
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-karaf/src/main/resources/org.apache.activemq.server-default.cfg?rev=1442998&r1=1442997&r2=1442998&view=diff
==============================================================================
--- activemq/trunk/activemq-karaf/src/main/resources/org.apache.activemq.server-default.cfg (original)
+++ activemq/trunk/activemq-karaf/src/main/resources/org.apache.activemq.server-default.cfg Wed Feb  6 14:59:30 2013
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## 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.
+## ---------------------------------------------------------------------------
+
 broker-name=amq-broker
 data=${karaf.data}/${broker-name}
 config=${karaf.base}/etc/activemq.xml
\ No newline at end of file

Modified: activemq/trunk/activemq-karaf/src/main/resources/org.apache.activemq.webconsole.cfg
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-karaf/src/main/resources/org.apache.activemq.webconsole.cfg?rev=1442998&r1=1442997&r2=1442998&view=diff
==============================================================================
--- activemq/trunk/activemq-karaf/src/main/resources/org.apache.activemq.webconsole.cfg (original)
+++ activemq/trunk/activemq-karaf/src/main/resources/org.apache.activemq.webconsole.cfg Wed Feb  6 14:59:30 2013
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## 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.
+## ---------------------------------------------------------------------------
+
 webconsole.jms.url=tcp://localhost:61616
 webconsole.jmx.url=service:jmx:rmi:///jndi/rmi://localhost:1099/karaf-root
 webconsole.jmx.user=karaf