svn commit: r64852 - /dev/qpid/jms/2.5.0-rc1/

2023-10-26 Thread robbie
Author: robbie
Date: Thu Oct 26 16:37:15 2023
New Revision: 64852

Log:
add files for qpid-jms 2.5.0 (RC1)

Added:
dev/qpid/jms/2.5.0-rc1/
dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-bin.tar.gz   (with props)
dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-bin.tar.gz.asc   (with props)
dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-bin.tar.gz.sha512
dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-src.tar.gz   (with props)
dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-src.tar.gz.asc   (with props)
dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-src.tar.gz.sha512

Added: dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-bin.tar.gz
==
Binary file - no diff available.

Propchange: dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-bin.tar.gz
--
svn:mime-type = application/gzip

Added: dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-bin.tar.gz.asc
==
Binary file - no diff available.

Propchange: dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-bin.tar.gz.asc
--
svn:mime-type = application/pgp-signature

Added: dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-bin.tar.gz.sha512
==
--- dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-bin.tar.gz.sha512 (added)
+++ dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-bin.tar.gz.sha512 Thu Oct 26 
16:37:15 2023
@@ -0,0 +1 @@
+63d3409618abc7e79d49f64892477824ccd866c28fca0aa090ca5220051e493ae14e9adc504d27123ae67934d89e1f37714905c9d05a0709f0ef32827adffc4a
  apache-qpid-jms-2.5.0-bin.tar.gz

Added: dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-src.tar.gz
==
Binary file - no diff available.

Propchange: dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-src.tar.gz
--
svn:mime-type = application/gzip

Added: dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-src.tar.gz.asc
==
Binary file - no diff available.

Propchange: dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-src.tar.gz.asc
--
svn:mime-type = application/pgp-signature

Added: dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-src.tar.gz.sha512
==
--- dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-src.tar.gz.sha512 (added)
+++ dev/qpid/jms/2.5.0-rc1/apache-qpid-jms-2.5.0-src.tar.gz.sha512 Thu Oct 26 
16:37:15 2023
@@ -0,0 +1 @@
+67f2f6117dfad437064b1f25ac58fb03c875319859c92d687563d949844140c4710ebea7128b5473a179f3459ad8fd2442c72b7426277dec17501bf20879e2bc
  apache-qpid-jms-2.5.0-src.tar.gz



-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org



[qpid-jms] branch main updated: [maven-release-plugin] prepare for next development iteration

2023-10-26 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git


The following commit(s) were added to refs/heads/main by this push:
 new e6d9e2d0 [maven-release-plugin] prepare for next development iteration
e6d9e2d0 is described below

commit e6d9e2d00cc731a150a08c6e6040dda8a4891f77
Author: Robbie Gemmell 
AuthorDate: Thu Oct 26 17:10:50 2023 +0100

[maven-release-plugin] prepare for next development iteration
---
 apache-qpid-jms/pom.xml| 2 +-
 pom.xml| 6 +++---
 qpid-jms-client/pom.xml| 2 +-
 qpid-jms-discovery/pom.xml | 2 +-
 qpid-jms-docs/pom.xml  | 2 +-
 qpid-jms-examples/pom.xml  | 2 +-
 qpid-jms-interop-tests/pom.xml | 2 +-
 qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml | 2 +-
 8 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/apache-qpid-jms/pom.xml b/apache-qpid-jms/pom.xml
index 96bd9e8f..33bdabee 100644
--- a/apache-qpid-jms/pom.xml
+++ b/apache-qpid-jms/pom.xml
@@ -18,7 +18,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-2.5.0
+2.6.0-SNAPSHOT
   
   4.0.0
 
diff --git a/pom.xml b/pom.xml
index cb119490..ded3f378 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
   org.apache.qpid
   qpid-jms-parent
-  2.5.0
+  2.6.0-SNAPSHOT
   pom
   QpidJMS
   2013
@@ -66,7 +66,7 @@
 11
 11
 
-
2023-10-26T16:07:28Z
+
2023-10-26T16:10:50Z
 
 
 
true
@@ -89,7 +89,7 @@
 
scm:git:https://gitbox.apache.org/repos/asf/qpid-jms.git
 
scm:git:https://gitbox.apache.org/repos/asf/qpid-jms.git
 https://gitbox.apache.org/repos/asf?p=qpid-jms.git
-2.5.0
+HEAD
   
 
   
diff --git a/qpid-jms-client/pom.xml b/qpid-jms-client/pom.xml
index 44456e5d..f2d2afca 100644
--- a/qpid-jms-client/pom.xml
+++ b/qpid-jms-client/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-2.5.0
+2.6.0-SNAPSHOT
   
 
   qpid-jms-client
diff --git a/qpid-jms-discovery/pom.xml b/qpid-jms-discovery/pom.xml
index 0d0f303e..1654052e 100644
--- a/qpid-jms-discovery/pom.xml
+++ b/qpid-jms-discovery/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-2.5.0
+2.6.0-SNAPSHOT
   
 
   qpid-jms-discovery
diff --git a/qpid-jms-docs/pom.xml b/qpid-jms-docs/pom.xml
index 03899cbf..65486a54 100644
--- a/qpid-jms-docs/pom.xml
+++ b/qpid-jms-docs/pom.xml
@@ -18,7 +18,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-2.5.0
+2.6.0-SNAPSHOT
   
   4.0.0
 
diff --git a/qpid-jms-examples/pom.xml b/qpid-jms-examples/pom.xml
index 85681c60..14ce1437 100644
--- a/qpid-jms-examples/pom.xml
+++ b/qpid-jms-examples/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-2.5.0
+2.6.0-SNAPSHOT
   
 
   qpid-jms-examples
diff --git a/qpid-jms-interop-tests/pom.xml b/qpid-jms-interop-tests/pom.xml
index 6f047cd2..e0b8e863 100644
--- a/qpid-jms-interop-tests/pom.xml
+++ b/qpid-jms-interop-tests/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-2.5.0
+2.6.0-SNAPSHOT
   
 
   qpid-jms-interop-tests
diff --git a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml 
b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
index f343ac58..aff1e4ed 100644
--- a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
+++ b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-interop-tests
-2.5.0
+2.6.0-SNAPSHOT
   
 
   qpid-jms-activemq-tests


-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org



[qpid-jms] annotated tag 2.5.0 created (now 978e7bcd)

2023-10-26 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a change to annotated tag 2.5.0
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git


  at 978e7bcd (tag)
 tagging a59e23090bf0542890d328fe696a218deb0f4541 (commit)
 replaces 2.4.0
  by Robbie Gemmell
  on Thu Oct 26 17:10:44 2023 +0100

- Log -
[maven-release-plugin] copy for tag 2.5.0
---

No new revisions were added by this update.


-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org



[qpid-jms] branch main updated: [maven-release-plugin] prepare release 2.5.0

2023-10-26 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git


The following commit(s) were added to refs/heads/main by this push:
 new a59e2309 [maven-release-plugin] prepare release 2.5.0
a59e2309 is described below

commit a59e23090bf0542890d328fe696a218deb0f4541
Author: Robbie Gemmell 
AuthorDate: Thu Oct 26 17:10:08 2023 +0100

[maven-release-plugin] prepare release 2.5.0
---
 apache-qpid-jms/pom.xml| 2 +-
 pom.xml| 6 +++---
 qpid-jms-client/pom.xml| 2 +-
 qpid-jms-discovery/pom.xml | 2 +-
 qpid-jms-docs/pom.xml  | 2 +-
 qpid-jms-examples/pom.xml  | 2 +-
 qpid-jms-interop-tests/pom.xml | 2 +-
 qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml | 2 +-
 8 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/apache-qpid-jms/pom.xml b/apache-qpid-jms/pom.xml
index c5c0aaf4..96bd9e8f 100644
--- a/apache-qpid-jms/pom.xml
+++ b/apache-qpid-jms/pom.xml
@@ -18,7 +18,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-2.5.0-SNAPSHOT
+2.5.0
   
   4.0.0
 
diff --git a/pom.xml b/pom.xml
index ef6ff23c..cb119490 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
   org.apache.qpid
   qpid-jms-parent
-  2.5.0-SNAPSHOT
+  2.5.0
   pom
   QpidJMS
   2013
@@ -66,7 +66,7 @@
 11
 11
 
-
2023-06-27T14:40:55Z
+
2023-10-26T16:07:28Z
 
 
 
true
@@ -89,7 +89,7 @@
 
scm:git:https://gitbox.apache.org/repos/asf/qpid-jms.git
 
scm:git:https://gitbox.apache.org/repos/asf/qpid-jms.git
 https://gitbox.apache.org/repos/asf?p=qpid-jms.git
-HEAD
+2.5.0
   
 
   
diff --git a/qpid-jms-client/pom.xml b/qpid-jms-client/pom.xml
index 352b4862..44456e5d 100644
--- a/qpid-jms-client/pom.xml
+++ b/qpid-jms-client/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-2.5.0-SNAPSHOT
+2.5.0
   
 
   qpid-jms-client
diff --git a/qpid-jms-discovery/pom.xml b/qpid-jms-discovery/pom.xml
index 050ce889..0d0f303e 100644
--- a/qpid-jms-discovery/pom.xml
+++ b/qpid-jms-discovery/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-2.5.0-SNAPSHOT
+2.5.0
   
 
   qpid-jms-discovery
diff --git a/qpid-jms-docs/pom.xml b/qpid-jms-docs/pom.xml
index fea090fa..03899cbf 100644
--- a/qpid-jms-docs/pom.xml
+++ b/qpid-jms-docs/pom.xml
@@ -18,7 +18,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-2.5.0-SNAPSHOT
+2.5.0
   
   4.0.0
 
diff --git a/qpid-jms-examples/pom.xml b/qpid-jms-examples/pom.xml
index dd911d29..85681c60 100644
--- a/qpid-jms-examples/pom.xml
+++ b/qpid-jms-examples/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-2.5.0-SNAPSHOT
+2.5.0
   
 
   qpid-jms-examples
diff --git a/qpid-jms-interop-tests/pom.xml b/qpid-jms-interop-tests/pom.xml
index e963cc40..6f047cd2 100644
--- a/qpid-jms-interop-tests/pom.xml
+++ b/qpid-jms-interop-tests/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-2.5.0-SNAPSHOT
+2.5.0
   
 
   qpid-jms-interop-tests
diff --git a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml 
b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
index 39a73056..f343ac58 100644
--- a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
+++ b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-interop-tests
-2.5.0-SNAPSHOT
+2.5.0
   
 
   qpid-jms-activemq-tests


-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org



svn commit: r64850 - /dev/qpid/jms/1.11.0-rc1/

2023-10-26 Thread robbie
Author: robbie
Date: Thu Oct 26 15:55:37 2023
New Revision: 64850

Log:
add files for qpid-jms 1.11.0 (RC1)

Added:
dev/qpid/jms/1.11.0-rc1/
dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-bin.tar.gz   (with props)
dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-bin.tar.gz.asc   (with props)
dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-bin.tar.gz.sha512
dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-src.tar.gz   (with props)
dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-src.tar.gz.asc   (with props)
dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-src.tar.gz.sha512

Added: dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-bin.tar.gz
==
Binary file - no diff available.

Propchange: dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-bin.tar.gz
--
svn:mime-type = application/gzip

Added: dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-bin.tar.gz.asc
==
Binary file - no diff available.

Propchange: dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-bin.tar.gz.asc
--
svn:mime-type = application/pgp-signature

Added: dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-bin.tar.gz.sha512
==
--- dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-bin.tar.gz.sha512 (added)
+++ dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-bin.tar.gz.sha512 Thu Oct 26 
15:55:37 2023
@@ -0,0 +1 @@
+f13d2b539c8153a667263a1a15bb51f09ddcaab073581e33ddab4533e79c61003db1f2067db5630d556e5f49cd9c1f4e33ab5bcd5a9553809404c7ef17cbad13
  apache-qpid-jms-1.11.0-bin.tar.gz

Added: dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-src.tar.gz
==
Binary file - no diff available.

Propchange: dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-src.tar.gz
--
svn:mime-type = application/gzip

Added: dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-src.tar.gz.asc
==
Binary file - no diff available.

Propchange: dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-src.tar.gz.asc
--
svn:mime-type = application/pgp-signature

Added: dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-src.tar.gz.sha512
==
--- dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-src.tar.gz.sha512 (added)
+++ dev/qpid/jms/1.11.0-rc1/apache-qpid-jms-1.11.0-src.tar.gz.sha512 Thu Oct 26 
15:55:37 2023
@@ -0,0 +1 @@
+8259b4f5d3f7e89c9589f830a7edb4921949bdcdbfc36c16e9232a54d328884c9232ac9628fcbd566e754117068af78dc7524aa507e2231dfa69866a704555ca
  apache-qpid-jms-1.11.0-src.tar.gz



-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org



[qpid-jms] branch 1.x updated: [maven-release-plugin] prepare for next development iteration

2023-10-26 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git


The following commit(s) were added to refs/heads/1.x by this push:
 new f954d4ac [maven-release-plugin] prepare for next development iteration
f954d4ac is described below

commit f954d4aceeed00b420258cb48c857cdde1b7fe69
Author: Robbie Gemmell 
AuthorDate: Thu Oct 26 16:24:28 2023 +0100

[maven-release-plugin] prepare for next development iteration
---
 apache-qpid-jms/pom.xml| 2 +-
 pom.xml| 6 +++---
 qpid-jms-client/pom.xml| 2 +-
 qpid-jms-discovery/pom.xml | 2 +-
 qpid-jms-docs/pom.xml  | 2 +-
 qpid-jms-examples/pom.xml  | 2 +-
 qpid-jms-interop-tests/pom.xml | 2 +-
 qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml | 2 +-
 8 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/apache-qpid-jms/pom.xml b/apache-qpid-jms/pom.xml
index 8216b8be..f5a3ef37 100644
--- a/apache-qpid-jms/pom.xml
+++ b/apache-qpid-jms/pom.xml
@@ -18,7 +18,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-1.11.0
+1.12.0-SNAPSHOT
   
   4.0.0
 
diff --git a/pom.xml b/pom.xml
index 819606cf..fc676ce7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
   org.apache.qpid
   qpid-jms-parent
-  1.11.0
+  1.12.0-SNAPSHOT
   pom
   QpidJMS
   2013
@@ -66,7 +66,7 @@
 11
 11
 
-
2023-10-26T15:21:18Z
+
2023-10-26T15:24:28Z
 
 
 
true
@@ -89,7 +89,7 @@
 
scm:git:https://gitbox.apache.org/repos/asf/qpid-jms.git
 
scm:git:https://gitbox.apache.org/repos/asf/qpid-jms.git
 https://gitbox.apache.org/repos/asf?p=qpid-jms.git
-1.11.0
+1.x
   
 
   
diff --git a/qpid-jms-client/pom.xml b/qpid-jms-client/pom.xml
index 54e4beff..b6d7ee60 100644
--- a/qpid-jms-client/pom.xml
+++ b/qpid-jms-client/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-1.11.0
+1.12.0-SNAPSHOT
   
 
   qpid-jms-client
diff --git a/qpid-jms-discovery/pom.xml b/qpid-jms-discovery/pom.xml
index 63898a20..cb400ea3 100644
--- a/qpid-jms-discovery/pom.xml
+++ b/qpid-jms-discovery/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-1.11.0
+1.12.0-SNAPSHOT
   
 
   qpid-jms-discovery
diff --git a/qpid-jms-docs/pom.xml b/qpid-jms-docs/pom.xml
index bccea082..08b71054 100644
--- a/qpid-jms-docs/pom.xml
+++ b/qpid-jms-docs/pom.xml
@@ -18,7 +18,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-1.11.0
+1.12.0-SNAPSHOT
   
   4.0.0
 
diff --git a/qpid-jms-examples/pom.xml b/qpid-jms-examples/pom.xml
index 3a843be3..b88730af 100644
--- a/qpid-jms-examples/pom.xml
+++ b/qpid-jms-examples/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-1.11.0
+1.12.0-SNAPSHOT
   
 
   qpid-jms-examples
diff --git a/qpid-jms-interop-tests/pom.xml b/qpid-jms-interop-tests/pom.xml
index 4d6dd56b..37403c2d 100644
--- a/qpid-jms-interop-tests/pom.xml
+++ b/qpid-jms-interop-tests/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-1.11.0
+1.12.0-SNAPSHOT
   
 
   qpid-jms-interop-tests
diff --git a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml 
b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
index bd2fdccf..1c246771 100644
--- a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
+++ b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-interop-tests
-1.11.0
+1.12.0-SNAPSHOT
   
 
   qpid-jms-activemq-tests


-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org



[qpid-jms] branch 1.x updated: [maven-release-plugin] prepare release 1.11.0

2023-10-26 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git


The following commit(s) were added to refs/heads/1.x by this push:
 new 7826159c [maven-release-plugin] prepare release 1.11.0
7826159c is described below

commit 7826159c96d9d1b0150fe627cbdccf161157dba7
Author: Robbie Gemmell 
AuthorDate: Thu Oct 26 16:23:33 2023 +0100

[maven-release-plugin] prepare release 1.11.0
---
 apache-qpid-jms/pom.xml| 2 +-
 pom.xml| 6 +++---
 qpid-jms-client/pom.xml| 2 +-
 qpid-jms-discovery/pom.xml | 2 +-
 qpid-jms-docs/pom.xml  | 2 +-
 qpid-jms-examples/pom.xml  | 2 +-
 qpid-jms-interop-tests/pom.xml | 2 +-
 qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml | 2 +-
 8 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/apache-qpid-jms/pom.xml b/apache-qpid-jms/pom.xml
index 5abc6112..8216b8be 100644
--- a/apache-qpid-jms/pom.xml
+++ b/apache-qpid-jms/pom.xml
@@ -18,7 +18,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-1.11.0-SNAPSHOT
+1.11.0
   
   4.0.0
 
diff --git a/pom.xml b/pom.xml
index 1a1dea95..819606cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
   org.apache.qpid
   qpid-jms-parent
-  1.11.0-SNAPSHOT
+  1.11.0
   pom
   QpidJMS
   2013
@@ -66,7 +66,7 @@
 11
 11
 
-
2023-06-27T13:43:45Z
+
2023-10-26T15:21:18Z
 
 
 
true
@@ -89,7 +89,7 @@
 
scm:git:https://gitbox.apache.org/repos/asf/qpid-jms.git
 
scm:git:https://gitbox.apache.org/repos/asf/qpid-jms.git
 https://gitbox.apache.org/repos/asf?p=qpid-jms.git
-1.x
+1.11.0
   
 
   
diff --git a/qpid-jms-client/pom.xml b/qpid-jms-client/pom.xml
index 685321b8..54e4beff 100644
--- a/qpid-jms-client/pom.xml
+++ b/qpid-jms-client/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-1.11.0-SNAPSHOT
+1.11.0
   
 
   qpid-jms-client
diff --git a/qpid-jms-discovery/pom.xml b/qpid-jms-discovery/pom.xml
index 97359303..63898a20 100644
--- a/qpid-jms-discovery/pom.xml
+++ b/qpid-jms-discovery/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-1.11.0-SNAPSHOT
+1.11.0
   
 
   qpid-jms-discovery
diff --git a/qpid-jms-docs/pom.xml b/qpid-jms-docs/pom.xml
index fd32dd0e..bccea082 100644
--- a/qpid-jms-docs/pom.xml
+++ b/qpid-jms-docs/pom.xml
@@ -18,7 +18,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-1.11.0-SNAPSHOT
+1.11.0
   
   4.0.0
 
diff --git a/qpid-jms-examples/pom.xml b/qpid-jms-examples/pom.xml
index f61344cc..3a843be3 100644
--- a/qpid-jms-examples/pom.xml
+++ b/qpid-jms-examples/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-1.11.0-SNAPSHOT
+1.11.0
   
 
   qpid-jms-examples
diff --git a/qpid-jms-interop-tests/pom.xml b/qpid-jms-interop-tests/pom.xml
index be989848..4d6dd56b 100644
--- a/qpid-jms-interop-tests/pom.xml
+++ b/qpid-jms-interop-tests/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-parent
-1.11.0-SNAPSHOT
+1.11.0
   
 
   qpid-jms-interop-tests
diff --git a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml 
b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
index 18046f37..bd2fdccf 100644
--- a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
+++ b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.qpid
 qpid-jms-interop-tests
-1.11.0-SNAPSHOT
+1.11.0
   
 
   qpid-jms-activemq-tests


-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org



[qpid-jms] annotated tag 1.11.0 created (now 1f64517f)

2023-10-26 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a change to annotated tag 1.11.0
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git


  at 1f64517f (tag)
 tagging 7826159c96d9d1b0150fe627cbdccf161157dba7 (commit)
 replaces 1.10.0
  by Robbie Gemmell
  on Thu Oct 26 16:24:20 2023 +0100

- Log -
[maven-release-plugin] copy for tag 1.11.0
---

No new revisions were added by this update.


-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org



svn commit: r64849 - in /dev/qpid/jms: 1.10.0-rc1/ 2.4.0-rc1/

2023-10-26 Thread robbie
Author: robbie
Date: Thu Oct 26 15:23:48 2023
New Revision: 64849

Log:
clean out older RCs

Removed:
dev/qpid/jms/1.10.0-rc1/
dev/qpid/jms/2.4.0-rc1/


-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org



[qpid-jms] 02/02: QPIDJMS-595: update to Mockito 5.6.0

2023-10-26 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git

commit 319addaa401c92685f5de02ef9dcc3672fefcbd1
Author: Robbie Gemmell 
AuthorDate: Thu Oct 26 11:56:14 2023 +0100

QPIDJMS-595: update to Mockito 5.6.0

(cherry picked from commit 116fb23f71c160d99ccff1363abebac9b43dd38d)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 19d93f10..1a1dea95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
 5.18.3
 5.10.0
 9.4.53.v20231009
-5.4.0
+5.6.0
 2.2
 3.3.6
 2.13.0


-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org



[qpid-jms] 01/02: QPIDJMS-595: update activemq test deps to 5.18.3 and jetty 4.53.v20231009

2023-10-26 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git

commit 16d77a93a2ebaf34a6909a5158d555b57c2baec3
Author: Robbie Gemmell 
AuthorDate: Thu Oct 26 11:52:31 2023 +0100

QPIDJMS-595: update activemq test deps to 5.18.3 and jetty 4.53.v20231009

(cherry picked from commit e9a6af47e558dc1f86b8da98ee85db83325f74c4)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1fddabed..19d93f10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,9 +46,9 @@
 
 
 2.0.62.Final
-5.18.1
+5.18.3
 5.10.0
-9.4.51.v20230217
+9.4.53.v20231009
 5.4.0
 2.2
 3.3.6


-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org



[qpid-jms] branch 1.x updated (c0c087b6 -> 319addaa)

2023-10-26 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a change to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git


from c0c087b6 QPIDJMS-594: update to Netty 4.1.100 (and netty-tcnative test 
dep to 2.0.62)
 new 16d77a93 QPIDJMS-595: update activemq test deps to 5.18.3 and jetty 
4.53.v20231009
 new 319addaa QPIDJMS-595: update to Mockito 5.6.0

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org



[qpid-jms] branch main updated (cdbabd4b -> 116fb23f)

2023-10-26 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git


from cdbabd4b QPIDJMS-594: update to Netty 4.1.100 (and netty-tcnative test 
dep to 2.0.62)
 new e9a6af47 QPIDJMS-595: update activemq test deps to 5.18.3 and jetty 
4.53.v20231009
 new 116fb23f QPIDJMS-595: update to Mockito 5.6.0

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org



[qpid-jms] 02/02: QPIDJMS-595: update to Mockito 5.6.0

2023-10-26 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git

commit 116fb23f71c160d99ccff1363abebac9b43dd38d
Author: Robbie Gemmell 
AuthorDate: Thu Oct 26 11:56:14 2023 +0100

QPIDJMS-595: update to Mockito 5.6.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9e26f4fd..ef6ff23c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
 5.18.3
 5.10.0
 9.4.53.v20231009
-5.4.0
+5.6.0
 2.2
 3.3.6
 2.13.0


-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org



[qpid-jms] 01/02: QPIDJMS-595: update activemq test deps to 5.18.3 and jetty 4.53.v20231009

2023-10-26 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git

commit e9a6af47e558dc1f86b8da98ee85db83325f74c4
Author: Robbie Gemmell 
AuthorDate: Thu Oct 26 11:52:31 2023 +0100

QPIDJMS-595: update activemq test deps to 5.18.3 and jetty 4.53.v20231009
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 36aec109..9e26f4fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,9 +46,9 @@
 
 
 2.0.62.Final
-5.18.1
+5.18.3
 5.10.0
-9.4.51.v20230217
+9.4.53.v20231009
 5.4.0
 2.2
 3.3.6


-
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org