summaryrefslogtreecommitdiff
path: root/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample')
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_cpp_java.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_java_cpp.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_java_python.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_python_java.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_cpp_java.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_java_cpp.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_java_python.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_python_java.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_cpp_java.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_java_cpp.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_java_python.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_python_java.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_cpp_java.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_cpp.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_python.in36
-rw-r--r--qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_python_java.in36
20 files changed, 360 insertions, 360 deletions
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify.in
index 60687b25ac..eda76c56c8 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== declare_queues.out
==== direct_producer_java.out
Producer: Creating a non-transacted, auto-acknowledged session
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_cpp_java.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_cpp_java.in
index 7f75d5171c..4e14d8e2db 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_cpp_java.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_cpp_java.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== declare_queues.out
==== direct_producer.out
==== direct_consumer_java.out
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_java_cpp.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_java_cpp.in
index e467e5ee1b..0420eac901 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_java_cpp.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_java_cpp.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== declare_queues.out
==== direct_producer_java.out
Producer: Creating a non-transacted, auto-acknowledged session
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_java_python.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_java_python.in
index b30f61833f..a2808336e6 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_java_python.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_java_python.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== declare_queues.py.out
==== direct_producer_java.out
Producer: Creating a non-transacted, auto-acknowledged session
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_python_java.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_python_java.in
index 35a6f60dac..8da9041865 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_python_java.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/direct/verify_python_java.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== declare_queues.py.out
==== direct_producer.py.out
==== direct_consumer_java.out
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify.in
index c018ed32e0..1d4d1a0ccd 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== fanout_producer_java.out
Producer: Creating a non-transacted, auto-acknowledged session
Producer: Creating a Message Producer
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_cpp_java.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_cpp_java.in
index 40b9d42e20..0690ec7b37 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_cpp_java.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_cpp_java.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== fanout_producer.out
==== fanout_listener_java.out | remove_uuid
Listener: Setting an ExceptionListener on the connection as sample uses a MessageConsumer
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_java_cpp.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_java_cpp.in
index dd37ab84c6..41ad460f3d 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_java_cpp.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_java_cpp.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== fanout_producer_java.out
Producer: Creating a non-transacted, auto-acknowledged session
Producer: Creating a Message Producer
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_java_python.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_java_python.in
index 52e54bc91d..1433c481f1 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_java_python.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_java_python.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== fanout_producer_java.out
Producer: Creating a non-transacted, auto-acknowledged session
Producer: Creating a Message Producer
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_python_java.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_python_java.in
index 369c0dbd6a..c204637fad 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_python_java.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/fanout/verify_python_java.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== fanout_producer.py.out
==== fanout_listener_java.out | remove_uuid
Listener: Setting an ExceptionListener on the connection as sample uses a MessageConsumer
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify.in
index 770f3504c2..574057b552 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== topic_publisher_java.out
Publisher: Creating a non-transacted, auto-acknowledged session
Publisher: Creating a TestMessage to send to the topics
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_cpp_java.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_cpp_java.in
index 72609bee22..e298d13d1c 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_cpp_java.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_cpp_java.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== topic_publisher.out
==== topic_listener_java.out | remove_uuid | sort
Listener: Closing connection
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_java_cpp.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_java_cpp.in
index c09567cb80..c411a9bac7 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_java_cpp.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_java_cpp.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== topic_publisher_java.out
Publisher: Creating a non-transacted, auto-acknowledged session
Publisher: Creating a TestMessage to send to the topics
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_java_python.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_java_python.in
index b84f9316ff..73b1e93575 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_java_python.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_java_python.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== topic_publisher_java.out
Publisher: Creating a non-transacted, auto-acknowledged session
Publisher: Creating a TestMessage to send to the topics
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_python_java.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_python_java.in
index a46bf65583..ab514a59ed 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_python_java.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/pubsub/verify_python_java.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== topic_publisher.py.out
==== topic_listener_java.out | remove_uuid | sort
Listener: Closing connection
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify.in
index fb9143e992..df1b5ec6c1 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== client_java.out | remove_uuid
Client: Setting an ExceptionListener on the connection as sample uses a MessageConsumer
Client: Creating a non-transacted, auto-acknowledged session
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_cpp_java.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_cpp_java.in
index d034b368e6..811f7b7ea5 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_cpp_java.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_cpp_java.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== client_java.out | remove_uuid
Client: Setting an ExceptionListener on the connection as sample uses a MessageConsumer
Client: Creating a non-transacted, auto-acknowledged session
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_cpp.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_cpp.in
index efb57a6292..e629d2cf9a 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_cpp.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_cpp.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== client.out | remove_uuid
Activating response queue listener for: client
Request: Twas brillig, and the slithy toves
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_python.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_python.in
index ab600c0092..394a4fc5d4 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_python.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_python.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== client.py.out | remove_uuid
Request: Twas brillig, and the slithy toves
Request: Did gyre and gimble in the wabe.
diff --git a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_python_java.in b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_python_java.in
index 4c28577fe8..5594a01aab 100644
--- a/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_python_java.in
+++ b/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_python_java.in
@@ -1,21 +1,21 @@
-====
-==== Licensed to the Apache Software Foundation (ASF) under one
-==== or more contributor license agreements. See the NOTICE file
-==== distributed with this work for additional information
-==== regarding copyright ownership. The ASF licenses this file
-==== to you under the Apache License, Version 2.0 (the
-==== "License"); you may not use this file except in compliance
-==== with the License. You may obtain a copy of the License at
-====
-==== http://www.apache.org/licenses/LICENSE-2.0
-====
-==== Unless required by applicable law or agreed to in writing,
-==== software distributed under the License is distributed on an
-==== "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-==== KIND, either express or implied. See the License for the
-==== specific language governing permissions and limitations
-==== under the License.
-====
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
==== client_java.out | remove_uuid
Client: Setting an ExceptionListener on the connection as sample uses a MessageConsumer
Client: Creating a non-transacted, auto-acknowledged session