diff --git a/org.titou10.jtb.build/CHANGELOG.md b/org.titou10.jtb.build/CHANGELOG.md index 8f020d6b..ac9e3cae 100644 --- a/org.titou10.jtb.build/CHANGELOG.md +++ b/org.titou10.jtb.build/CHANGELOG.md @@ -1,3 +1,14 @@ +2025-??-?? v7.3.0 +------------------ +- Important Changes + - +- New features: + - +- Bugs fixed: + - +- Other: + - Upgraded Apache Artemis 2.x jars to v2.42.0 + 2025-06-11 v7.2.0 ------------------ - New features: diff --git a/org.titou10.jtb.build/pom.xml b/org.titou10.jtb.build/pom.xml index 265030cd..95760784 100644 --- a/org.titou10.jtb.build/pom.xml +++ b/org.titou10.jtb.build/pom.xml @@ -7,7 +7,7 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT pom @@ -71,8 +71,8 @@ ${tycho-version} + 'beta' - 'v'yyyyMMdd-HHmm ${jtb.built_by} diff --git a/org.titou10.jtb.core/META-INF/MANIFEST.MF b/org.titou10.jtb.core/META-INF/MANIFEST.MF index 3bc1e9ac..a02ea521 100644 --- a/org.titou10.jtb.core/META-INF/MANIFEST.MF +++ b/org.titou10.jtb.core/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: JMSToolBox Bundle-SymbolicName: org.titou10.jtb.core;singleton:=true Automatic-Module-Name: org.titou10.jtb.core -Bundle-Version: 7.2.0.qualifier +Bundle-Version: 7.3.0.qualifier Bundle-ClassPath: ., lib/jakarta.json-2.0.1.jar, lib/javax.jms-api-2.0.1.jar, diff --git a/org.titou10.jtb.core/doc/eclipse/eclipse_update_version.launch b/org.titou10.jtb.core/doc/eclipse/eclipse_update_version.launch index b6bc9857..795e7e8c 100644 --- a/org.titou10.jtb.core/doc/eclipse/eclipse_update_version.launch +++ b/org.titou10.jtb.core/doc/eclipse/eclipse_update_version.launch @@ -7,7 +7,7 @@ - + diff --git a/org.titou10.jtb.core/pom.xml b/org.titou10.jtb.core/pom.xml index e9f416af..18cdd97b 100644 --- a/org.titou10.jtb.core/pom.xml +++ b/org.titou10.jtb.core/pom.xml @@ -8,13 +8,13 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb org.titou10.jtb.core - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT eclipse-plugin diff --git a/org.titou10.jtb.product/org.titou10.jtb.product b/org.titou10.jtb.product/org.titou10.jtb.product index c2bc5a56..082de32f 100644 --- a/org.titou10.jtb.product/org.titou10.jtb.product +++ b/org.titou10.jtb.product/org.titou10.jtb.product @@ -1,7 +1,7 @@ - + diff --git a/org.titou10.jtb.product/pom.xml b/org.titou10.jtb.product/pom.xml index 3751989c..4b230c19 100644 --- a/org.titou10.jtb.product/pom.xml +++ b/org.titou10.jtb.product/pom.xml @@ -8,13 +8,13 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb.product eclipse-repository - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT diff --git a/org.titou10.jtb.qm.activemq/META-INF/MANIFEST.MF b/org.titou10.jtb.qm.activemq/META-INF/MANIFEST.MF index 9c3ba258..ae299695 100644 --- a/org.titou10.jtb.qm.activemq/META-INF/MANIFEST.MF +++ b/org.titou10.jtb.qm.activemq/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Vendor: Denis Forveille Bundle-Name: Apache Active MQ Bundle-SymbolicName: org.titou10.jtb.qm.activemq;singleton:=true Automatic-Module-Name: org.titou10.jtb.qm.activemq -Bundle-Version: 7.2.0.qualifier +Bundle-Version: 7.3.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Eclipse-BuddyPolicy: registered Bundle-ClassPath: ., diff --git a/org.titou10.jtb.qm.activemq/pom.xml b/org.titou10.jtb.qm.activemq/pom.xml index 9e7768ce..d0265fe8 100644 --- a/org.titou10.jtb.qm.activemq/pom.xml +++ b/org.titou10.jtb.qm.activemq/pom.xml @@ -8,13 +8,13 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb org.titou10.jtb.qm.activemq - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT eclipse-plugin diff --git a/org.titou10.jtb.qm.artemis/META-INF/MANIFEST.MF b/org.titou10.jtb.qm.artemis/META-INF/MANIFEST.MF index e5c87191..748f9150 100644 --- a/org.titou10.jtb.qm.artemis/META-INF/MANIFEST.MF +++ b/org.titou10.jtb.qm.artemis/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Vendor: Denis Forveille Bundle-Name: Apache Active MQ Artemis v1.x Bundle-SymbolicName: org.titou10.jtb.qm.artemis;singleton:=true Automatic-Module-Name: org.titou10.jtb.qm.artemis -Bundle-Version: 7.2.0.qualifier +Bundle-Version: 7.3.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Eclipse-BuddyPolicy: registered Import-Package: javax.jms, diff --git a/org.titou10.jtb.qm.artemis/pom.xml b/org.titou10.jtb.qm.artemis/pom.xml index 7ae044db..5e8bfadd 100644 --- a/org.titou10.jtb.qm.artemis/pom.xml +++ b/org.titou10.jtb.qm.artemis/pom.xml @@ -8,13 +8,13 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb org.titou10.jtb.qm.artemis - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT eclipse-plugin diff --git a/org.titou10.jtb.qm.artemis2/.classpath b/org.titou10.jtb.qm.artemis2/.classpath index faf46145..8d82b945 100644 --- a/org.titou10.jtb.qm.artemis2/.classpath +++ b/org.titou10.jtb.qm.artemis2/.classpath @@ -1,7 +1,7 @@ - + diff --git a/org.titou10.jtb.qm.artemis2/META-INF/MANIFEST.MF b/org.titou10.jtb.qm.artemis2/META-INF/MANIFEST.MF index 2c7a7073..56951ef5 100644 --- a/org.titou10.jtb.qm.artemis2/META-INF/MANIFEST.MF +++ b/org.titou10.jtb.qm.artemis2/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Vendor: Denis Forveille Bundle-Name: Apache Active MQ Artemis v2.x Bundle-SymbolicName: org.titou10.jtb.qm.artemis2;singleton:=true Automatic-Module-Name: org.titou10.jtb.qm.artemis2 -Bundle-Version: 7.2.0.qualifier +Bundle-Version: 7.3.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Eclipse-BuddyPolicy: registered Import-Package: javax.jms, @@ -12,4 +12,4 @@ Import-Package: javax.jms, org.titou10.jtb.jms.qm Require-Bundle: slf4j.api Bundle-ClassPath: ., - lib/artemis-jms-client-all-2.41.0.jar + lib/artemis-jms-client-all-2.42.0.jar diff --git a/org.titou10.jtb.qm.artemis2/build.properties b/org.titou10.jtb.qm.artemis2/build.properties index 6fcb78f9..9b419c0d 100644 --- a/org.titou10.jtb.qm.artemis2/build.properties +++ b/org.titou10.jtb.qm.artemis2/build.properties @@ -3,4 +3,4 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.xml,\ - lib/artemis-jms-client-all-2.41.0.jar + lib/artemis-jms-client-all-2.42.0.jar diff --git a/org.titou10.jtb.qm.artemis2/lib/artemis-jms-client-all-2.42.0.jar b/org.titou10.jtb.qm.artemis2/lib/artemis-jms-client-all-2.42.0.jar new file mode 100644 index 00000000..476cca11 Binary files /dev/null and b/org.titou10.jtb.qm.artemis2/lib/artemis-jms-client-all-2.42.0.jar differ diff --git a/org.titou10.jtb.qm.artemis2/pom.xml b/org.titou10.jtb.qm.artemis2/pom.xml index eebe6dd3..878ad27c 100644 --- a/org.titou10.jtb.qm.artemis2/pom.xml +++ b/org.titou10.jtb.qm.artemis2/pom.xml @@ -8,13 +8,13 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb org.titou10.jtb.qm.artemis2 - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT eclipse-plugin diff --git a/org.titou10.jtb.qm.azuresb/META-INF/MANIFEST.MF b/org.titou10.jtb.qm.azuresb/META-INF/MANIFEST.MF index 8cced83e..83fd36bb 100644 --- a/org.titou10.jtb.qm.azuresb/META-INF/MANIFEST.MF +++ b/org.titou10.jtb.qm.azuresb/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Vendor: Denis Forveille Bundle-Name: Azure Service Bus Bundle-SymbolicName: org.titou10.jtb.qm.azuresb;singleton:=true Automatic-Module-Name: org.titou10.jtb.qm.azuresb -Bundle-Version: 7.2.0.qualifier +Bundle-Version: 7.3.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Eclipse-BuddyPolicy: registered Import-Package: javax.jms, diff --git a/org.titou10.jtb.qm.azuresb/pom.xml b/org.titou10.jtb.qm.azuresb/pom.xml index f95f04a1..2f443140 100644 --- a/org.titou10.jtb.qm.azuresb/pom.xml +++ b/org.titou10.jtb.qm.azuresb/pom.xml @@ -8,13 +8,13 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb org.titou10.jtb.qm.azuresb - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT eclipse-plugin diff --git a/org.titou10.jtb.qm.hornetq/META-INF/MANIFEST.MF b/org.titou10.jtb.qm.hornetq/META-INF/MANIFEST.MF index 4121c7b0..3193bd56 100644 --- a/org.titou10.jtb.qm.hornetq/META-INF/MANIFEST.MF +++ b/org.titou10.jtb.qm.hornetq/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Vendor: Denis Forveille Bundle-Name: HornetQ Bundle-SymbolicName: org.titou10.jtb.qm.hornetq;singleton:=true Automatic-Module-Name: org.titou10.jtb.qm.hornetq -Bundle-Version: 7.2.0.qualifier +Bundle-Version: 7.3.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Eclipse-BuddyPolicy: registered Import-Package: javax.jms, diff --git a/org.titou10.jtb.qm.hornetq/pom.xml b/org.titou10.jtb.qm.hornetq/pom.xml index 04c27ac2..a17485ff 100644 --- a/org.titou10.jtb.qm.hornetq/pom.xml +++ b/org.titou10.jtb.qm.hornetq/pom.xml @@ -8,13 +8,13 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb org.titou10.jtb.qm.hornetq - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT eclipse-plugin diff --git a/org.titou10.jtb.qm.ibmmq/META-INF/MANIFEST.MF b/org.titou10.jtb.qm.ibmmq/META-INF/MANIFEST.MF index 9d91e13b..f6fff77e 100644 --- a/org.titou10.jtb.qm.ibmmq/META-INF/MANIFEST.MF +++ b/org.titou10.jtb.qm.ibmmq/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Vendor: Denis Forveille Bundle-Name: IBM MQ Bundle-SymbolicName: org.titou10.jtb.qm.ibmmq;singleton:=true Automatic-Module-Name: org.titou10.jtb.qm.ibmmq -Bundle-Version: 7.2.0.qualifier +Bundle-Version: 7.3.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Eclipse-BuddyPolicy: registered Bundle-ClassPath: . diff --git a/org.titou10.jtb.qm.ibmmq/pom.xml b/org.titou10.jtb.qm.ibmmq/pom.xml index 02f09126..a2cec555 100644 --- a/org.titou10.jtb.qm.ibmmq/pom.xml +++ b/org.titou10.jtb.qm.ibmmq/pom.xml @@ -8,13 +8,13 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb org.titou10.jtb.qm.ibmmq - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT eclipse-plugin diff --git a/org.titou10.jtb.qm.liberty/META-INF/MANIFEST.MF b/org.titou10.jtb.qm.liberty/META-INF/MANIFEST.MF index 34371efb..5ba9e377 100644 --- a/org.titou10.jtb.qm.liberty/META-INF/MANIFEST.MF +++ b/org.titou10.jtb.qm.liberty/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Vendor: Denis Forveille Bundle-Name: IBM WebSphere Liberty Bundle-SymbolicName: org.titou10.jtb.qm.liberty;singleton:=true Automatic-Module-Name: org.titou10.jtb.qm.liberty -Bundle-Version: 7.2.0.qualifier +Bundle-Version: 7.3.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Eclipse-BuddyPolicy: registered Bundle-ClassPath: . diff --git a/org.titou10.jtb.qm.liberty/pom.xml b/org.titou10.jtb.qm.liberty/pom.xml index e550fb0d..77213f14 100644 --- a/org.titou10.jtb.qm.liberty/pom.xml +++ b/org.titou10.jtb.qm.liberty/pom.xml @@ -8,13 +8,13 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb org.titou10.jtb.qm.liberty - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT eclipse-plugin diff --git a/org.titou10.jtb.qm.openmq/META-INF/MANIFEST.MF b/org.titou10.jtb.qm.openmq/META-INF/MANIFEST.MF index c2df857d..011acfca 100644 --- a/org.titou10.jtb.qm.openmq/META-INF/MANIFEST.MF +++ b/org.titou10.jtb.qm.openmq/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Vendor: Denis Forveille Bundle-Name: OpenMQ Bundle-SymbolicName: org.titou10.jtb.qm.openmq;singleton:=true Automatic-Module-Name: org.titou10.jtb.qm.openmq -Bundle-Version: 7.2.0.qualifier +Bundle-Version: 7.3.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Eclipse-BuddyPolicy: registered Bundle-ClassPath: ., diff --git a/org.titou10.jtb.qm.openmq/pom.xml b/org.titou10.jtb.qm.openmq/pom.xml index 582637f2..962e1672 100644 --- a/org.titou10.jtb.qm.openmq/pom.xml +++ b/org.titou10.jtb.qm.openmq/pom.xml @@ -8,13 +8,13 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb org.titou10.jtb.qm.openmq - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT eclipse-plugin diff --git a/org.titou10.jtb.qm.oracleaq/META-INF/MANIFEST.MF b/org.titou10.jtb.qm.oracleaq/META-INF/MANIFEST.MF index d5463d72..27794a76 100644 --- a/org.titou10.jtb.qm.oracleaq/META-INF/MANIFEST.MF +++ b/org.titou10.jtb.qm.oracleaq/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Vendor: Ihar Kuzniatsou Bundle-Name: Oracle AQ Bundle-SymbolicName: org.titou10.jtb.qm.oracleaq;singleton:=true Automatic-Module-Name: org.titou10.jtb.qm.oracleaq -Bundle-Version: 7.2.0.qualifier +Bundle-Version: 7.3.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Eclipse-BuddyPolicy: registered Import-Package: javax.jms, diff --git a/org.titou10.jtb.qm.oracleaq/pom.xml b/org.titou10.jtb.qm.oracleaq/pom.xml index 38b7e14f..8ebb1781 100644 --- a/org.titou10.jtb.qm.oracleaq/pom.xml +++ b/org.titou10.jtb.qm.oracleaq/pom.xml @@ -8,12 +8,12 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb.qm.oracleaq - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT eclipse-plugin diff --git a/org.titou10.jtb.qm.solace/META-INF/MANIFEST.MF b/org.titou10.jtb.qm.solace/META-INF/MANIFEST.MF index aa6dd628..eb5a5cd6 100644 --- a/org.titou10.jtb.qm.solace/META-INF/MANIFEST.MF +++ b/org.titou10.jtb.qm.solace/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Vendor: Denis Forveille Bundle-Name: Solace Bundle-SymbolicName: org.titou10.jtb.qm.solace;singleton:=true Automatic-Module-Name: org.titou10.jtb.qm.solace -Bundle-Version: 7.2.0.qualifier +Bundle-Version: 7.3.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Eclipse-BuddyPolicy: registered Import-Package: javax.jms, diff --git a/org.titou10.jtb.qm.solace/pom.xml b/org.titou10.jtb.qm.solace/pom.xml index b73c6fc2..f2d95614 100644 --- a/org.titou10.jtb.qm.solace/pom.xml +++ b/org.titou10.jtb.qm.solace/pom.xml @@ -8,13 +8,13 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb org.titou10.jtb.qm.solace - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT eclipse-plugin diff --git a/org.titou10.jtb.qm.sonicmq/META-INF/MANIFEST.MF b/org.titou10.jtb.qm.sonicmq/META-INF/MANIFEST.MF index 02fc76ee..7f946fcf 100644 --- a/org.titou10.jtb.qm.sonicmq/META-INF/MANIFEST.MF +++ b/org.titou10.jtb.qm.sonicmq/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Vendor: Denis Forveille Bundle-Name: SonicMQ Bundle-SymbolicName: org.titou10.jtb.qm.sonicmq;singleton:=true Automatic-Module-Name: org.titou10.jtb.qm.sonicmq -Bundle-Version: 7.2.0.qualifier +Bundle-Version: 7.3.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Eclipse-BuddyPolicy: registered Bundle-ClassPath: . diff --git a/org.titou10.jtb.qm.sonicmq/pom.xml b/org.titou10.jtb.qm.sonicmq/pom.xml index e97a6aad..9c477c7a 100644 --- a/org.titou10.jtb.qm.sonicmq/pom.xml +++ b/org.titou10.jtb.qm.sonicmq/pom.xml @@ -8,13 +8,13 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb org.titou10.jtb.qm.sonicmq - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT eclipse-plugin diff --git a/org.titou10.jtb.qm.tibco/META-INF/MANIFEST.MF b/org.titou10.jtb.qm.tibco/META-INF/MANIFEST.MF index 22e55fec..5c2584b4 100644 --- a/org.titou10.jtb.qm.tibco/META-INF/MANIFEST.MF +++ b/org.titou10.jtb.qm.tibco/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Vendor: Denis Forveille Bundle-Name: TIBCO ems Bundle-SymbolicName: org.titou10.jtb.qm.tibco;singleton:=true Automatic-Module-Name: org.titou10.jtb.qm.tibco -Bundle-Version: 7.2.0.qualifier +Bundle-Version: 7.3.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Eclipse-BuddyPolicy: registered Bundle-ClassPath: . diff --git a/org.titou10.jtb.qm.tibco/pom.xml b/org.titou10.jtb.qm.tibco/pom.xml index ddb3c07a..476b5efe 100644 --- a/org.titou10.jtb.qm.tibco/pom.xml +++ b/org.titou10.jtb.qm.tibco/pom.xml @@ -8,13 +8,13 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb org.titou10.jtb.qm.tibco - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT eclipse-plugin diff --git a/org.titou10.jtb.qm.um/META-INF/MANIFEST.MF b/org.titou10.jtb.qm.um/META-INF/MANIFEST.MF index b0aa32bb..2015168e 100644 --- a/org.titou10.jtb.qm.um/META-INF/MANIFEST.MF +++ b/org.titou10.jtb.qm.um/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Vendor: Denis Forveille Bundle-Name: Software AG Universal Messaging Bundle-SymbolicName: org.titou10.jtb.qm.um;singleton:=true Automatic-Module-Name: org.titou10.jtb.qm.um -Bundle-Version: 7.2.0.qualifier +Bundle-Version: 7.3.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Eclipse-BuddyPolicy: registered Bundle-ClassPath: . diff --git a/org.titou10.jtb.qm.um/pom.xml b/org.titou10.jtb.qm.um/pom.xml index 65c03597..dd8e365a 100644 --- a/org.titou10.jtb.qm.um/pom.xml +++ b/org.titou10.jtb.qm.um/pom.xml @@ -8,13 +8,13 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb org.titou10.jtb.qm.um - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT eclipse-plugin diff --git a/org.titou10.jtb.qm.wassib/META-INF/MANIFEST.MF b/org.titou10.jtb.qm.wassib/META-INF/MANIFEST.MF index 1e7f43c3..4b11c7a9 100644 --- a/org.titou10.jtb.qm.wassib/META-INF/MANIFEST.MF +++ b/org.titou10.jtb.qm.wassib/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Vendor: Denis Forveille Bundle-Name: IBM WebSphere SIB Bundle-SymbolicName: org.titou10.jtb.qm.wassib;singleton:=true Automatic-Module-Name: org.titou10.jtb.qm.wassib -Bundle-Version: 7.2.0.qualifier +Bundle-Version: 7.3.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Eclipse-BuddyPolicy: registered Bundle-ClassPath: . diff --git a/org.titou10.jtb.qm.wassib/pom.xml b/org.titou10.jtb.qm.wassib/pom.xml index aebc5a74..01423ca5 100644 --- a/org.titou10.jtb.qm.wassib/pom.xml +++ b/org.titou10.jtb.qm.wassib/pom.xml @@ -8,13 +8,13 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb org.titou10.jtb.qm.wassib - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT eclipse-plugin diff --git a/org.titou10.jtb.qm.weblogic/META-INF/MANIFEST.MF b/org.titou10.jtb.qm.weblogic/META-INF/MANIFEST.MF index e0ea1be9..48b73a12 100644 --- a/org.titou10.jtb.qm.weblogic/META-INF/MANIFEST.MF +++ b/org.titou10.jtb.qm.weblogic/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Vendor: Denis Forveille Bundle-Name: Oracle WebLogic Server Bundle-SymbolicName: org.titou10.jtb.qm.weblogic;singleton:=true Automatic-Module-Name: org.titou10.jtb.qm.weblogic -Bundle-Version: 7.2.0.qualifier +Bundle-Version: 7.3.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Eclipse-BuddyPolicy: registered Bundle-ClassPath: . diff --git a/org.titou10.jtb.qm.weblogic/pom.xml b/org.titou10.jtb.qm.weblogic/pom.xml index c4c7c783..f72edd0a 100644 --- a/org.titou10.jtb.qm.weblogic/pom.xml +++ b/org.titou10.jtb.qm.weblogic/pom.xml @@ -8,13 +8,13 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb org.titou10.jtb.qm.weblogic - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT eclipse-plugin diff --git a/org.titou10.jtb.qm.websphere/META-INF/MANIFEST.MF b/org.titou10.jtb.qm.websphere/META-INF/MANIFEST.MF index fd373c07..82a28405 100644 --- a/org.titou10.jtb.qm.websphere/META-INF/MANIFEST.MF +++ b/org.titou10.jtb.qm.websphere/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Vendor: Denis Forveille Bundle-Name: IBM WebSphere JNDI Bundle-SymbolicName: org.titou10.jtb.qm.websphere;singleton:=true Automatic-Module-Name: org.titou10.jtb.qm.websphere -Bundle-Version: 7.2.0.qualifier +Bundle-Version: 7.3.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-21 Eclipse-BuddyPolicy: registered Bundle-ClassPath: . diff --git a/org.titou10.jtb.qm.websphere/pom.xml b/org.titou10.jtb.qm.websphere/pom.xml index f575c8ac..42c014e7 100644 --- a/org.titou10.jtb.qm.websphere/pom.xml +++ b/org.titou10.jtb.qm.websphere/pom.xml @@ -8,13 +8,13 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb org.titou10.jtb.qm.websphere - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT eclipse-plugin diff --git a/org.titou10.jtb.rest/META-INF/MANIFEST.MF b/org.titou10.jtb.rest/META-INF/MANIFEST.MF index 31d0f8b5..fb636909 100644 --- a/org.titou10.jtb.rest/META-INF/MANIFEST.MF +++ b/org.titou10.jtb.rest/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: JMSToolBox REST plugin Bundle-SymbolicName: org.titou10.jtb.rest;singleton:=true Automatic-Module-Name: org.titou10.jtb.rest -Bundle-Version: 7.2.0.qualifier +Bundle-Version: 7.3.0.qualifier Bundle-ClassPath: ., lib/jakarta/jakarta.ws.rs-api-3.1.0.jar, lib/jetty/jetty-server-12.0.5.jar, diff --git a/org.titou10.jtb.rest/pom.xml b/org.titou10.jtb.rest/pom.xml index 86eb16d6..da4e6b59 100644 --- a/org.titou10.jtb.rest/pom.xml +++ b/org.titou10.jtb.rest/pom.xml @@ -8,13 +8,13 @@ org.titou10.jtb JMSToolBox - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT ../org.titou10.jtb.build/ org.titou10.jtb org.titou10.jtb.rest - 7.2.0-SNAPSHOT + 7.3.0-SNAPSHOT eclipse-plugin