[prev in list] [next in list] [prev in thread] [next in thread] 

List:       activemq-commits
Subject:    svn commit: r360181 [4/6] - in /incubator/activemq/trunk: activecluster/
From:       chirino () apache ! org
Date:       2005-12-30 22:38:49
Message-ID: 20051230223937.522.qmail () minotaur ! apache ! org
[Download RAW message or body]

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/broker/spring.xml
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/res \
ources/org/apache/activemq/broker/spring.xml?rev=360181&r1=360180&r2=360181&view=diff \
                ==============================================================================
                
--- incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/broker/spring.xml \
                (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/broker/spring.xml \
Fri Dec 30 14:37:11 2005 @@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 
 <!-- START SNIPPET: spring -->
 <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" \
"http://www.springframework.org/dtd/spring-beans.dtd">

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/broker/store/loadtester.xml
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/res \
ources/org/apache/activemq/broker/store/loadtester.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/broker/store/loadtester.xml \
                (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/broker/store/loadtester.xml \
Fri Dec 30 14:37:11 2005 @@ -1,4 +1,19 @@
-<!-- START SNIPPET: xbean -->
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 <beans xmlns="http://activemq.org/config/1.0">
 
   <usageManager id="memory-manager" limit="1048576"/> <!--  1 meg limit -->

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/filter/dummyPolicy.xml
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/res \
ources/org/apache/activemq/filter/dummyPolicy.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/filter/dummyPolicy.xml \
                (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/filter/dummyPolicy.xml \
Fri Dec 30 14:37:11 2005 @@ -1,6 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" \
                "http://www.springframework.org/dtd/spring-beans.dtd">
-
 <beans>
 
   <bean id="policy" class="org.apache.activemq.filter.DummyPolicy">

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/network/jms/queue-config.xml
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/res \
ources/org/apache/activemq/network/jms/queue-config.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/network/jms/queue-config.xml \
                (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/network/jms/queue-config.xml \
Fri Dec 30 14:37:11 2005 @@ -1,6 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" \
"http://www.springframework.org/dtd/spring-beans.dtd"> +<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 
+<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" \
"http://www.springframework.org/dtd/spring-beans.dtd">  <beans>
   <!-- remote broker -->
 

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/network/jms/topic-config.xml
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/res \
ources/org/apache/activemq/network/jms/topic-config.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/network/jms/topic-config.xml \
                (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/network/jms/topic-config.xml \
Fri Dec 30 14:37:11 2005 @@ -1,6 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" \
"http://www.springframework.org/dtd/spring-beans.dtd"> +<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 
+<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" \
"http://www.springframework.org/dtd/spring-beans.dtd">  <beans>
   <!-- remote broker -->
 

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/network/jms/topic-spring.xml
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/res \
ources/org/apache/activemq/network/jms/topic-spring.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/network/jms/topic-spring.xml \
                (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/network/jms/topic-spring.xml \
Fri Dec 30 14:37:11 2005 @@ -1,6 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" \
"http://www.springframework.org/dtd/spring-beans.dtd"> +<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 
+<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" \
"http://www.springframework.org/dtd/spring-beans.dtd">  <beans>
   <!-- remote broker -->
 

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/test/retroactive/activemq-fixed-buffer.xml
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/res \
ources/org/apache/activemq/test/retroactive/activemq-fixed-buffer.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/test/retroactive/activemq-fixed-buffer.xml \
                (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/test/retroactive/activemq-fixed-buffer.xml \
Fri Dec 30 14:37:11 2005 @@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 
 <!-- this file can only be parsed using the xbean-spring library -->
 <!-- START SNIPPET: xbean -->

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/test/retroactive/activemq-fixed-destination-buffer.xml
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/res \
ources/org/apache/activemq/test/retroactive/activemq-fixed-destination-buffer.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/test/retroactive/activemq-fixed-destination-buffer.xml \
                (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/test/retroactive/activemq-fixed-destination-buffer.xml \
Fri Dec 30 14:37:11 2005 @@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 
 <!-- this file can only be parsed using the xbean-spring library -->
 <!-- START SNIPPET: xbean -->

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/test/retroactive/activemq-message-query.xml
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/res \
ources/org/apache/activemq/test/retroactive/activemq-message-query.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/test/retroactive/activemq-message-query.xml \
                (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/test/retroactive/activemq-message-query.xml \
Fri Dec 30 14:37:11 2005 @@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 
 <!-- this file can only be parsed using the xbean-spring library -->
 <!-- START SNIPPET: xbean -->

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/test/retroactive/activemq-timed-policy.xml
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/res \
ources/org/apache/activemq/test/retroactive/activemq-timed-policy.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/test/retroactive/activemq-timed-policy.xml \
                (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/test/retroactive/activemq-timed-policy.xml \
Fri Dec 30 14:37:11 2005 @@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 
 <!-- this file can only be parsed using the xbean-spring library -->
 <!-- START SNIPPET: xbean -->

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/activemq-policy.xml
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/res \
ources/org/apache/activemq/xbean/activemq-policy.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/activemq-policy.xml \
                (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/activemq-policy.xml \
Fri Dec 30 14:37:11 2005 @@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 
 <!-- this file can only be parsed using the xbean-spring library -->
 <!-- START SNIPPET: xbean -->

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/activemq.xml
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/res \
ources/org/apache/activemq/xbean/activemq.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/activemq.xml \
                (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/activemq.xml \
Fri Dec 30 14:37:11 2005 @@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 
 <!-- this file can only be parsed using the xbean-spring library -->
 <!-- START SNIPPET: xbean -->

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/activemq2.xml
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/res \
ources/org/apache/activemq/xbean/activemq2.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/activemq2.xml \
                (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/activemq2.xml \
Fri Dec 30 14:37:11 2005 @@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
+
 <beans xmlns="http://activemq.org/config/1.0">
 
   <!-- for easier integration with the JUnit tests, lets not start the broker when \
the ApplicationContext starts -->

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/spring.xml
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/res \
ources/org/apache/activemq/xbean/spring.xml?rev=360181&r1=360180&r2=360181&view=diff \
                ==============================================================================
                
--- incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/spring.xml \
                (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/spring.xml \
Fri Dec 30 14:37:11 2005 @@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 
 <!-- START SNIPPET: spring -->
 <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" \
"http://www.springframework.org/dtd/spring-beans.dtd">

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/spring2.xml
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/res \
ources/org/apache/activemq/xbean/spring2.xml?rev=360181&r1=360180&r2=360181&view=diff \
                ==============================================================================
                
--- incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/spring2.xml \
                (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/spring2.xml \
Fri Dec 30 14:37:11 2005 @@ -1,6 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" \
"http://www.springframework.org/dtd/spring-beans.dtd"> +<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 
+<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" \
"http://www.springframework.org/dtd/spring-beans.dtd">  <beans \
default-autowire="autodetect">  <bean id="broker" \
                class="org.apache.activemq.xbean.BrokerFactoryBean">
     <property name="config" \
value="classpath:org/apache/activemq/xbean/activemq2.xml" />

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/spring-embedded.xml
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/resources/spring-embedded.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-core/src/test/resources/spring-embedded.xml \
                (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/spring-embedded.xml Fri \
Dec 30 14:37:11 2005 @@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 
 <!-- START SNIPPET: spring -->
 <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" \
"http://www.springframework.org/dtd/spring-beans.dtd">

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/spring-jndi.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/resources/spring-jndi.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-core/src/test/resources/spring-jndi.xml \
                (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/spring-jndi.xml Fri Dec \
30 14:37:11 2005 @@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 
 <!-- START SNIPPET: spring -->
 <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" \
"http://www.springframework.org/dtd/spring-beans.dtd">

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/spring-queue.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/resources/spring-queue.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-core/src/test/resources/spring-queue.xml \
                (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/spring-queue.xml Fri \
Dec 30 14:37:11 2005 @@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 
 <!-- START SNIPPET: spring -->
 <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" \
"http://www.springframework.org/dtd/spring-beans.dtd">

Modified: incubator/activemq/trunk/activemq-core/src/test/resources/spring.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/test/resources/spring.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-core/src/test/resources/spring.xml (original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/spring.xml Fri Dec 30 \
14:37:11 2005 @@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 
 <!-- START SNIPPET: spring -->
 <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" \
"http://www.springframework.org/dtd/spring-beans.dtd">

Modified: incubator/activemq/trunk/activemq-jaas/maven.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-jaas/maven.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-jaas/maven.xml (original)
+++ incubator/activemq/trunk/activemq-jaas/maven.xml Fri Dec 30 14:37:11 2005
@@ -1,15 +1,13 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
-    <a href="http://activemq.org">ActiveMQ: The Open Source Message Fabric</a>
-
-    Copyright 2005 (C) LogicBlaze, Inc. http://www.logicblaze.com
-
+    Copyright 2005-2006 The Apache Software Foundation
+   
     Licensed 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.

Modified: incubator/activemq/trunk/activemq-jaas/pom.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-jaas/pom.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-jaas/pom.xml (original)
+++ incubator/activemq/trunk/activemq-jaas/pom.xml Fri Dec 30 14:37:11 2005
@@ -1,3 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 <model>
   <modelVersion>4.0.0</modelVersion>
 

Modified: incubator/activemq/trunk/activemq-jaas/project.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-jaas/project.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-jaas/project.xml (original)
+++ incubator/activemq/trunk/activemq-jaas/project.xml Fri Dec 30 14:37:11 2005
@@ -1,15 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-    <a href="http://activemq.org">ActiveMQ: The Open Source Message Fabric</a>
-
-    Copyright 2005 (C) LogicBlaze, Inc. http://www.logicblaze.com
-
+    Copyright 2005-2006 The Apache Software Foundation
+   
     Licensed 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.

Modified: incubator/activemq/trunk/activemq-optional/maven.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/maven.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/maven.xml (original)
+++ incubator/activemq/trunk/activemq-optional/maven.xml Fri Dec 30 14:37:11 2005
@@ -1,15 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-
     Copyright 2005-2006 The Apache Software Foundation
-    Copyright 2004 Hiram Chirino
-
+   
     Licensed 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
-
+   
+    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.

Modified: incubator/activemq/trunk/activemq-optional/pom.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/pom.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/pom.xml (original)
+++ incubator/activemq/trunk/activemq-optional/pom.xml Fri Dec 30 14:37:11 2005
@@ -1,3 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 <model>
   <modelVersion>4.0.0</modelVersion>
 

Modified: incubator/activemq/trunk/activemq-optional/project.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/project.xml?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/project.xml (original)
+++ incubator/activemq/trunk/activemq-optional/project.xml Fri Dec 30 14:37:11 2005
@@ -1,4 +1,19 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+   
+    Licensed 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.
+-->
 <!DOCTYPE project>
 <project>
   <pomVersion>3</pomVersion>

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/axis/ActiveMQVendorAdapter.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/axis/ActiveMQVendorAdapter.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/axis/ActiveMQVendorAdapter.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/axis/ActiveMQVendorAdapter.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
-/** 
- * 
- * Copyright 2004 Protique Ltd
- * 
- * Licensed 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 
- * 
+/**
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.axis;
 
 import org.apache.activemq.ActiveMQConnectionFactory;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/benchmark/BenchmarkSupport.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/benchmark/BenchmarkSupport.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/benchmark/BenchmarkSupport.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/benchmark/BenchmarkSupport.java \
Fri Dec 30 14:37:11 2005 @@ -1,6 +1,6 @@
 /**
  *
- * Copyright 2004 Protique Ltd
+ * Copyright 2005-2006 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,8 +13,7 @@
  * 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.
- *
- **/
+ */
 package org.apache.activemq.benchmark;
 
 import edu.emory.mathcs.backport.java.util.concurrent.atomic.AtomicInteger;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/benchmark/Consumer.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/benchmark/Consumer.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/benchmark/Consumer.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/benchmark/Consumer.java \
Fri Dec 30 14:37:11 2005 @@ -1,6 +1,6 @@
 /**
  *
- * Copyright 2004 Protique Ltd
+ * Copyright 2005-2006 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,8 +13,7 @@
  * 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.
- *
- **/
+ */
 package org.apache.activemq.benchmark;
 
 import javax.jms.Destination;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/benchmark/Producer.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/benchmark/Producer.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/benchmark/Producer.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/benchmark/Producer.java \
Fri Dec 30 14:37:11 2005 @@ -1,6 +1,6 @@
 /**
  *
- * Copyright 2004 Protique Ltd
+ * Copyright 2005-2006 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,8 +13,7 @@
  * 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.
- *
- **/
+ */
 package org.apache.activemq.benchmark;
 
 import javax.jms.DeliveryMode;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/benchmark/ProducerConsumer.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/benchmark/ProducerConsumer.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/benchmark/ProducerConsumer.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/benchmark/ProducerConsumer.java \
Fri Dec 30 14:37:11 2005 @@ -1,6 +1,6 @@
 /**
  *
- * Copyright 2004 Protique Ltd
+ * Copyright 2005-2006 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,8 +13,7 @@
  * 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.
- *
- **/
+ */
 package org.apache.activemq.benchmark;
 
 

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/tool/AcidTestTool.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/tool/AcidTestTool.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/tool/AcidTestTool.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/tool/AcidTestTool.java \
Fri Dec 30 14:37:11 2005 @@ -1,21 +1,19 @@
-/** 
- * 
- * Copyright 2004 Protique Ltd
- * 
- * Licensed 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 
- * 
+/**
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
-
+ * 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.
+ */
 package org.apache.activemq.tool;
 
 import edu.emory.mathcs.backport.java.util.concurrent.CountDownLatch;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/tool/ConsumerTool.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/tool/ConsumerTool.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/tool/ConsumerTool.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/tool/ConsumerTool.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
 /**
- * 
- * Copyright 2004 Protique Ltd
- * 
- * Licensed 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 
- * 
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.tool;
 
 import javax.jms.Connection;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/tool/JndiProducerTool.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/tool/JndiProducerTool.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/tool/JndiProducerTool.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/tool/JndiProducerTool.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
 /**
- * 
- * Copyright 2004 Protique Ltd
- * 
- * Licensed 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 
- * 
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.tool;
 
 import javax.jms.Connection;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/tool/ProducerTool.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/tool/ProducerTool.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/tool/ProducerTool.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/tool/ProducerTool.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
 /**
- * 
- * Copyright 2004 Protique Ltd
- * 
- * Licensed 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 
- * 
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.tool;
 
 import java.util.Date;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/tool/ToolSupport.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/tool/ToolSupport.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/tool/ToolSupport.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/tool/ToolSupport.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
-/** 
- * 
- * Copyright 2004 Protique Ltd
- * 
- * Licensed 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 
- * 
+/**
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.tool;
 
 import org.apache.activemq.ActiveMQConnection;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/tool/WebServer.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/tool/WebServer.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/tool/WebServer.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/tool/WebServer.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
-/** 
- * 
- * Copyright 2004 Protique Ltd
- * 
- * Licensed 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 
- * 
+/**
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.tool;
 import org.mortbay.jetty.Connector;
 import org.mortbay.jetty.Server;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/BlockingQueueTransport.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/transport/http/BlockingQueueTransport.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/BlockingQueueTransport.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/BlockingQueueTransport.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
-/** 
- * 
- * Copyright 2004 Protique Ltd
- * 
- * Licensed 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 
- * 
+/**
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.transport.http;
 
 import edu.emory.mathcs.backport.java.util.Queue;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpClientTransport.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/transport/http/HttpClientTransport.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpClientTransport.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpClientTransport.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
-/** 
- * 
- * Copyright 2004 Protique Ltd
- * 
- * Licensed 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 
- * 
+/**
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.transport.http;
 
 import org.apache.activemq.command.Command;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpEmbeddedTunnelServlet.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/transport/http/HttpEmbeddedTunnelServlet.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpEmbeddedTunnelServlet.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpEmbeddedTunnelServlet.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
 /**
- * 
- * Copyright 2004 Protique Ltd
- * 
- * Licensed 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 
- * 
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.transport.http;
 
 import org.apache.activemq.broker.BrokerService;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpTransport.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/transport/http/HttpTransport.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpTransport.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpTransport.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
-/** 
- * 
- * Copyright 2004 Protique Ltd
- * 
- * Licensed 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 
- * 
+/**
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.transport.http;
 
 import org.apache.activemq.command.Command;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpTransportFactory.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/transport/http/HttpTransportFactory.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpTransportFactory.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpTransportFactory.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
-/** 
- * 
- * Copyright 2004 Protique Ltd
- * 
- * Licensed 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 
- * 
+/**
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.transport.http;
 
 import org.activeio.command.WireFormat;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpTransportServer.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/transport/http/HttpTransportServer.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpTransportServer.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpTransportServer.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
 /**
- * 
- * Copyright 2004 Protique Ltd
- * 
- * Licensed 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 
- * 
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.transport.http;
 
 import org.apache.activemq.command.BrokerInfo;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpTransportSupport.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/transport/http/HttpTransportSupport.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpTransportSupport.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpTransportSupport.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
 /**
- * 
- * Copyright 2005 LogicBlaze, Inc. http://www.logicblaze.com
- * 
- * Licensed 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 
- * 
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.transport.http;
 
 import org.apache.activemq.transport.TransportThreadSupport;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpTunnelServlet.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/transport/http/HttpTunnelServlet.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpTunnelServlet.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpTunnelServlet.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
-/** 
- * 
- * Copyright 2004 Protique Ltd
- * 
- * Licensed 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 
- * 
+/**
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.transport.http;
 
 import edu.emory.mathcs.backport.java.util.concurrent.ArrayBlockingQueue;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/https/HttpsTransport.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/transport/https/HttpsTransport.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/https/HttpsTransport.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/https/HttpsTransport.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
 /**
- * 
- * Copyright 2005 LogicBlaze, Inc. http://www.logicblaze.com
- * 
- * Licensed 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 
- * 
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.transport.https;
 
 import org.apache.activemq.transport.http.HttpTransport;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/https/HttpsTransportFactory.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/transport/https/HttpsTransportFactory.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/https/HttpsTransportFactory.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/https/HttpsTransportFactory.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
 /**
- * 
- * Copyright 2005 LogicBlaze, Inc. http://www.logicblaze.com
- * 
- * Licensed 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 
- * 
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.transport.https;
 
 import org.activeio.command.WireFormat;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/https/HttpsTransportServer.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/transport/https/HttpsTransportServer.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/https/HttpsTransportServer.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/https/HttpsTransportServer.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
 /**
- * 
- * Copyright 2005 LogicBlaze, Inc. http://www.logicblaze.com
- * 
- * Licensed 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 
- * 
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.transport.https;
 
 import org.apache.activemq.transport.http.HttpTransportServer;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/ssl/SslTransportFactory.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/transport/ssl/SslTransportFactory.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/ssl/SslTransportFactory.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/ssl/SslTransportFactory.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
 /**
- * 
- * Copyright 2005 LogicBlaze, Inc. http://www.logicblaze.com
- * 
- * Licensed 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 
- * 
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.transport.ssl;
 
 import org.apache.activemq.transport.tcp.TcpTransportFactory;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/util/TextWireFormat.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/transport/util/TextWireFormat.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/util/TextWireFormat.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/util/TextWireFormat.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
 /**
- * 
- * Copyright 2005 LogicBlaze, Inc. http://www.logicblaze.com
- * 
- * Licensed 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 
- * 
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.transport.util;
 
 import org.activeio.command.WireFormat;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/xstream/XStreamWireFormat.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/transport/xstream/XStreamWireFormat.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/xstream/XStreamWireFormat.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/xstream/XStreamWireFormat.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
-/** 
- * 
- * Copyright 2004 Protique Ltd
- * 
- * Licensed 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 
- * 
+/**
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.transport.xstream;
 
 import com.thoughtworks.xstream.XStream;

Modified: incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/xstream/XStreamWireFormatFactory.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/main \
/java/org/apache/activemq/transport/xstream/XStreamWireFormatFactory.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/xstream/XStreamWireFormatFactory.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/xstream/XStreamWireFormatFactory.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
 /**
- * 
- * Copyright 2005 LogicBlaze, Inc. http://www.logicblaze.com
- * 
- * Licensed 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 
- * 
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.transport.xstream;
 
 import org.activeio.command.WireFormat;

Modified: incubator/activemq/trunk/activemq-optional/src/test/java/org/apache/activemq/transport/http/HttpJmsSendAndReceiveTest.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/test \
/java/org/apache/activemq/transport/http/HttpJmsSendAndReceiveTest.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/test/java/org/apache/activemq/transport/http/HttpJmsSendAndReceiveTest.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/test/java/org/apache/activemq/transport/http/HttpJmsSendAndReceiveTest.java \
Fri Dec 30 14:37:11 2005 @@ -1,21 +1,19 @@
-/** 
- * 
- * Copyright 2004 Protique Ltd
- * 
- * Licensed 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 
- * 
+/**
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
-
+ * 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.
+ */
 package org.apache.activemq.transport.http;
 
 import org.apache.activemq.ActiveMQConnectionFactory;

Modified: incubator/activemq/trunk/activemq-optional/src/test/java/org/apache/activemq/transport/http/HttpTransportBrokerTest.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/test \
/java/org/apache/activemq/transport/http/HttpTransportBrokerTest.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/test/java/org/apache/activemq/transport/http/HttpTransportBrokerTest.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/test/java/org/apache/activemq/transport/http/HttpTransportBrokerTest.java \
Fri Dec 30 14:37:11 2005 @@ -1,7 +1,6 @@
 /**
- * <a href="http://activemq.org">ActiveMQ: The Open Source Message Fabric</a>
  *
- * Copyright 2005 (C) LogicBlaze, Inc. http://www.logicblaze.com
+ * Copyright 2005-2006 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -14,8 +13,7 @@
  * 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.
- *
- **/
+ */
 package org.apache.activemq.transport.http;
 
 import org.apache.activemq.transport.TransportBrokerTestSupport;

Modified: incubator/activemq/trunk/activemq-optional/src/test/java/org/apache/activemq/transport/ssl/SslTransportBrokerTest.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/test \
/java/org/apache/activemq/transport/ssl/SslTransportBrokerTest.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/test/java/org/apache/activemq/transport/ssl/SslTransportBrokerTest.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/test/java/org/apache/activemq/transport/ssl/SslTransportBrokerTest.java \
Fri Dec 30 14:37:11 2005 @@ -1,7 +1,6 @@
 /**
- * <a href="http://activemq.org">ActiveMQ: The Open Source Message Fabric</a>
  *
- * Copyright 2005 (C) LogicBlaze, Inc. http://www.logicblaze.com
+ * Copyright 2005-2006 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -14,8 +13,7 @@
  * 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.
- *
- **/
+ */
 package org.apache.activemq.transport.ssl;
 
 import org.apache.activemq.transport.TransportBrokerTestSupport;

Modified: incubator/activemq/trunk/activemq-optional/src/test/java/org/apache/activemq/transport/xstream/XStreamWireFormatTest.java
                
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-optional/src/test \
/java/org/apache/activemq/transport/xstream/XStreamWireFormatTest.java?rev=360181&r1=360180&r2=360181&view=diff
 ==============================================================================
--- incubator/activemq/trunk/activemq-optional/src/test/java/org/apache/activemq/transport/xstream/XStreamWireFormatTest.java \
                (original)
+++ incubator/activemq/trunk/activemq-optional/src/test/java/org/apache/activemq/transport/xstream/XStreamWireFormatTest.java \
Fri Dec 30 14:37:11 2005 @@ -1,20 +1,19 @@
-/** 
- * 
- * Copyright 2004 Protique Ltd
- * 
- * Licensed 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 
- * 
+/**
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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. 
- * 
- **/
+ * 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.
+ */
 package org.apache.activemq.transport.xstream;
 
 import org.activeio.command.WireFormat;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic