Modified: incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/PublishOnTopicConsumerMessageUsingActivemqXMLTest.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/PublishOnTopicConsumerMessageUsingActivemqXMLTest.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/PublishOnTopicConsumerMessageUsingActivemqXMLTest.java (original) +++ incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/PublishOnTopicConsumerMessageUsingActivemqXMLTest.java Wed Dec 21 22:11:40 2005 @@ -1,21 +1,19 @@ /** -* <a href="http://activemq.org">ActiveMQ: The Open Source Message Fabric</a> -* -* Copyright 2005 (C) 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 -* -* 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. -* -**/ + * + * Copyright 2004 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. + */ package org.activemq.usecases; import org.activemq.broker.BrokerService;
Modified: incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/QueueConsumerCloseAndReconnectTest.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/QueueConsumerCloseAndReconnectTest.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/QueueConsumerCloseAndReconnectTest.java (original) +++ incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/QueueConsumerCloseAndReconnectTest.java Wed Dec 21 22:11:40 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 2004 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.activemq.usecases; /** Modified: incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/QueueDuplicatesTest.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/QueueDuplicatesTest.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/QueueDuplicatesTest.java (original) +++ incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/QueueDuplicatesTest.java Wed Dec 21 22:11:40 2005 @@ -1,10 +1,18 @@ /** - * 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 - * 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. + * + * Copyright 2004 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. */ package org.activemq.usecases; Modified: incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/QueueRedeliverTest.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/QueueRedeliverTest.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/QueueRedeliverTest.java (original) +++ incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/QueueRedeliverTest.java Wed Dec 21 22:11:40 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 2004 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.activemq.usecases; Modified: incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/ReliableReconnectTest.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/ReliableReconnectTest.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/ReliableReconnectTest.java (original) +++ incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/ReliableReconnectTest.java Wed Dec 21 22:11:40 2005 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 Protique Ltd + * Copyright 2004 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,9 +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.activemq.usecases; import java.util.HashMap; import java.net.URI; Modified: incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/StartAndStopBrokerTest.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/StartAndStopBrokerTest.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/StartAndStopBrokerTest.java (original) +++ incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/StartAndStopBrokerTest.java Wed Dec 21 22:11:40 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 2004 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.activemq.usecases; import junit.framework.TestCase; Modified: incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/SubscribeClosePublishThenConsumeTest.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/SubscribeClosePublishThenConsumeTest.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/SubscribeClosePublishThenConsumeTest.java (original) +++ incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/SubscribeClosePublishThenConsumeTest.java Wed Dec 21 22:11:40 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 2004 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.activemq.usecases; import org.activemq.ActiveMQConnectionFactory; Modified: incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TestSupport.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TestSupport.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TestSupport.java (original) +++ incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TestSupport.java Wed Dec 21 22:11:40 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 2004 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.activemq.usecases; import org.activemq.ActiveMQConnectionFactory; Modified: incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TopicRedeliverTest.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TopicRedeliverTest.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TopicRedeliverTest.java (original) +++ incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TopicRedeliverTest.java Wed Dec 21 22:11:40 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 2004 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.activemq.usecases; import javax.jms.Connection; Modified: incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TransactionRollbackOrderTest.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TransactionRollbackOrderTest.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TransactionRollbackOrderTest.java (original) +++ incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TransactionRollbackOrderTest.java Wed Dec 21 22:11:40 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 2004 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.activemq.usecases; import edu.emory.mathcs.backport.java.util.concurrent.CountDownLatch; Modified: incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TransactionTest.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TransactionTest.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TransactionTest.java (original) +++ incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TransactionTest.java Wed Dec 21 22:11:40 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 2004 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.activemq.usecases; import junit.framework.TestCase; Modified: incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TransientQueueRedeliverTest.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TransientQueueRedeliverTest.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TransientQueueRedeliverTest.java (original) +++ incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TransientQueueRedeliverTest.java Wed Dec 21 22:11:40 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 2004 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.activemq.usecases; import javax.jms.DeliveryMode; Modified: incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoBrokerTopicSendReceiveTest.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoBrokerTopicSendReceiveTest.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoBrokerTopicSendReceiveTest.java (original) +++ incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoBrokerTopicSendReceiveTest.java Wed Dec 21 22:11:40 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 2004 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.activemq.usecases; import javax.jms.Connection; Modified: incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoBrokerTopicSendReceiveUsingHttpTest.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoBrokerTopicSendReceiveUsingHttpTest.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoBrokerTopicSendReceiveUsingHttpTest.java (original) +++ incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoBrokerTopicSendReceiveUsingHttpTest.java Wed Dec 21 22:11:40 2005 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 Protique Ltd + * Copyright 2004 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.activemq.usecases; import org.activemq.ActiveMQConnectionFactory; Modified: incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoBrokerTopicSendReceiveUsingJavaConfigurationTest.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoBrokerTopicSendReceiveUsingJavaConfigurationTest.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoBrokerTopicSendReceiveUsingJavaConfigurationTest.java (original) +++ incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoBrokerTopicSendReceiveUsingJavaConfigurationTest.java Wed Dec 21 22:11:40 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 2004 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.activemq.usecases; import org.activemq.ActiveMQConnectionFactory; Modified: incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoBrokerTopicSendReceiveUsingTcpTest.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoBrokerTopicSendReceiveUsingTcpTest.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoBrokerTopicSendReceiveUsingTcpTest.java (original) +++ incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoBrokerTopicSendReceiveUsingTcpTest.java Wed Dec 21 22:11:40 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 2004 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.activemq.usecases; import javax.jms.JMSException; Modified: incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoMulticastDiscoveryBrokerTopicSendReceiveTest.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoMulticastDiscoveryBrokerTopicSendReceiveTest.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoMulticastDiscoveryBrokerTopicSendReceiveTest.java (original) +++ incubator/activemq/trunk/assembly/src/test/org/activemq/usecases/TwoMulticastDiscoveryBrokerTopicSendReceiveTest.java Wed Dec 21 22:11:40 2005 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 Protique Ltd + * Copyright 2004 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.activemq.usecases; import org.activemq.ActiveMQConnectionFactory; Modified: incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/Consumer.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/Consumer.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/Consumer.java (original) +++ incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/Consumer.java Wed Dec 21 22:11:40 2005 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 Protique Ltd + * Copyright 2004 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.activemq.sampler; import org.activemq.util.IdGenerator; Modified: incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/ConsumerSysTest.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/ConsumerSysTest.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/ConsumerSysTest.java (original) +++ incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/ConsumerSysTest.java Wed Dec 21 22:11:40 2005 @@ -1,3 +1,19 @@ +/** + * + * Copyright 2004 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. + */ package org.activemq.sampler; import org.apache.log.Logger; Modified: incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/Producer.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/Producer.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/Producer.java (original) +++ incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/Producer.java Wed Dec 21 22:11:40 2005 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 Protique Ltd + * Copyright 2004 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.activemq.sampler; import org.apache.jmeter.engine.event.LoopIterationEvent; Modified: incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/ProducerSysTest.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/ProducerSysTest.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/ProducerSysTest.java (original) +++ incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/ProducerSysTest.java Wed Dec 21 22:11:40 2005 @@ -1,3 +1,19 @@ +/** + * + * Copyright 2004 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. + */ package org.activemq.sampler; import org.apache.jmeter.testelement.TestListener; Modified: incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/Sampler.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/Sampler.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/Sampler.java (original) +++ incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/Sampler.java Wed Dec 21 22:11:40 2005 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 Protique Ltd + * Copyright 2004 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.activemq.sampler; Modified: incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/SamplerClient.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/SamplerClient.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/SamplerClient.java (original) +++ incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/SamplerClient.java Wed Dec 21 22:11:40 2005 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 Protique Ltd + * Copyright 2004 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.activemq.sampler; import java.io.InputStream; Modified: incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/SamplerClientImpl.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/SamplerClientImpl.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/SamplerClientImpl.java (original) +++ incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/SamplerClientImpl.java Wed Dec 21 22:11:40 2005 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 Protique Ltd + * Copyright 2004 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.activemq.sampler; import java.io.ByteArrayOutputStream; Modified: incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/SamplerConfig.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/SamplerConfig.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/SamplerConfig.java (original) +++ incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/SamplerConfig.java Wed Dec 21 22:11:40 2005 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 Protique Ltd + * Copyright 2004 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.activemq.sampler.config; Modified: incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/gui/ConsumerConfigGui.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/gui/ConsumerConfigGui.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/gui/ConsumerConfigGui.java (original) +++ incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/gui/ConsumerConfigGui.java Wed Dec 21 22:11:40 2005 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 Protique Ltd + * Copyright 2004 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.activemq.sampler.config.gui; import org.apache.jmeter.config.ConfigTestElement; Modified: incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/gui/ConsumerSysTestConfigGui.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/gui/ConsumerSysTestConfigGui.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/gui/ConsumerSysTestConfigGui.java (original) +++ incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/gui/ConsumerSysTestConfigGui.java Wed Dec 21 22:11:40 2005 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 Protique Ltd + * Copyright 2004 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.activemq.sampler.config.gui; import org.apache.jmeter.config.ConfigTestElement; Modified: incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/gui/ProducerConfigGui.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/gui/ProducerConfigGui.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/gui/ProducerConfigGui.java (original) +++ incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/gui/ProducerConfigGui.java Wed Dec 21 22:11:40 2005 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 Protique Ltd + * Copyright 2004 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.activemq.sampler.config.gui; import org.apache.jmeter.config.ConfigTestElement; Modified: incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/gui/ProducerSysTestConfigGui.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/gui/ProducerSysTestConfigGui.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/gui/ProducerSysTestConfigGui.java (original) +++ incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/config/gui/ProducerSysTestConfigGui.java Wed Dec 21 22:11:40 2005 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 Protique Ltd + * Copyright 2004 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.activemq.sampler.config.gui; import org.apache.jmeter.config.ConfigTestElement; Modified: incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/control/gui/ConsumerSamplerGui.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/control/gui/ConsumerSamplerGui.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/control/gui/ConsumerSamplerGui.java (original) +++ incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/control/gui/ConsumerSamplerGui.java Wed Dec 21 22:11:40 2005 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 Protique Ltd + * Copyright 2004 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.activemq.sampler.control.gui; import org.apache.jmeter.gui.util.VerticalPanel; Modified: incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/control/gui/ConsumerSysTestSamplerGui.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/control/gui/ConsumerSysTestSamplerGui.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/control/gui/ConsumerSysTestSamplerGui.java (original) +++ incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/control/gui/ConsumerSysTestSamplerGui.java Wed Dec 21 22:11:40 2005 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 Protique Ltd + * Copyright 2004 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.activemq.sampler.control.gui; import org.apache.jmeter.gui.util.VerticalPanel; Modified: incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/control/gui/ProducerSamplerGui.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/control/gui/ProducerSamplerGui.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/control/gui/ProducerSamplerGui.java (original) +++ incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/control/gui/ProducerSamplerGui.java Wed Dec 21 22:11:40 2005 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 Protique Ltd + * Copyright 2004 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.activemq.sampler.control.gui; import org.apache.jmeter.config.gui.LoginConfigGui; Modified: incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/control/gui/ProducerSysTestSamplerGui.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/control/gui/ProducerSysTestSamplerGui.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/control/gui/ProducerSysTestSamplerGui.java (original) +++ incubator/activemq/trunk/jmeter/src/java/org/activemq/sampler/control/gui/ProducerSysTestSamplerGui.java Wed Dec 21 22:11:40 2005 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 Protique Ltd + * Copyright 2004 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.activemq.sampler.control.gui; import org.apache.jmeter.config.gui.LoginConfigGui; Modified: incubator/activemq/trunk/jmeter/src/java/org/activemq/util/ant/MergePropertiesTask.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/jmeter/src/java/org/activemq/util/ant/MergePropertiesTask.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/jmeter/src/java/org/activemq/util/ant/MergePropertiesTask.java (original) +++ incubator/activemq/trunk/jmeter/src/java/org/activemq/util/ant/MergePropertiesTask.java Wed Dec 21 22:11:40 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 2004 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.activemq.util.ant; Modified: incubator/activemq/trunk/jmeter/src/java/org/activemq/util/connection/ServerConnectionFactory.java URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/jmeter/src/java/org/activemq/util/connection/ServerConnectionFactory.java?rev=358513&r1=358512&r2=358513&view=diff ============================================================================== --- incubator/activemq/trunk/jmeter/src/java/org/activemq/util/connection/ServerConnectionFactory.java (original) +++ incubator/activemq/trunk/jmeter/src/java/org/activemq/util/connection/ServerConnectionFactory.java Wed Dec 21 22:11:40 2005 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 Protique Ltd + * Copyright 2004 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.activemq.util.connection; import org.activemq.ActiveMQConnectionFactory;
