Commit Graph

288 Commits

Author SHA1 Message Date
Matt Pavlovich d0a435fe5b
Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
JB Onofré 6084867b26 [maven-release-plugin] prepare for next development iteration 2024-04-11 19:41:29 +02:00
JB Onofré ceea6dac1c [maven-release-plugin] prepare release activemq-6.1.2 2024-04-11 19:41:18 +02:00
JB Onofré e025e443e6 [maven-release-plugin] prepare for next development iteration 2024-04-01 16:28:46 +02:00
JB Onofré 5690826111 [maven-release-plugin] prepare release activemq-6.1.1 2024-04-01 16:28:36 +02:00
JB Onofré 72bbb0c521 [maven-release-plugin] prepare for next development iteration 2024-03-11 14:41:18 +01:00
JB Onofré 5af7c1f550 [maven-release-plugin] prepare release activemq-6.1.0 2024-03-11 14:41:08 +01:00
JB Onofré 1747acaf03 Set version to 6.1.0-SNAPSHOT 2023-11-20 17:19:09 +01:00
JB Onofré dfd35d89f6 [maven-release-plugin] prepare for next development iteration 2023-11-14 08:13:24 +01:00
JB Onofré 14bac13f40 [maven-release-plugin] prepare release activemq-6.0.0 2023-11-14 08:13:14 +01:00
Jean-Baptiste Onofré 6172baff35 Cancel 6.0.0 release 2023-11-14 07:52:21 +01:00
JB Onofré 464efe0e6f [maven-release-plugin] prepare for next development iteration 2023-11-12 06:35:12 +01:00
JB Onofré 26b14ec994 [maven-release-plugin] prepare release activemq-6.0.0 2023-11-12 06:34:58 +01:00
JB Onofré 5e96892424
Merge pull request #1104 from jbonofre/AMQ-9369
AMQ-9369: Fix OSGi headers and Karaf features
2023-11-01 14:39:45 +01:00
Jean-Baptiste Onofré f44c46ca05 AMQ-9281: Add Camel 4.1.0 and exclude OSGi/Karaf for now 2023-10-31 16:36:10 +01:00
JB Onofré 9c422ab34d AMQ-9369: Fix OSGi headers and Karaf features 2023-10-31 16:20:49 +01:00
Matt Pavlovich c1731b74db [AMQ-8571] Remove unused commons-collection dep from activemq-console activemq-jaas feature-core 2023-10-20 08:28:49 +02:00
JB Onofré d5ea415463 Set version to 6.0.0-SNAPSHOT 2023-09-15 16:27:34 +02:00
Matt Pavlovich 5ca71dfee6
[AMQ-9234] Remove JournalJDBC store and activeio dependency (#993) 2023-03-29 08:38:25 -05:00
JB Onofré 6e5838d82d Move version to 5.19.0-SNAPSHOT 2023-03-28 16:11:10 +02:00
Jean-Baptiste Onofré 6edfdf7c17 [maven-release-plugin] prepare for next development iteration 2023-03-18 06:47:58 +01:00
Jean-Baptiste Onofré f18f3223fa [maven-release-plugin] prepare release activemq-5.18.0 2023-03-18 06:47:47 +01:00
JB Onofré 030d1b5035
Merge pull request #981 from jbonofre/AMQ-9223
[AMQ-9223] Upgrade to slf4j 2.0.6
2023-03-11 07:28:32 +01:00
Matt Pavlovich 642ec302cc
[AMQ-9225] Remove j2ee management dependency as it is no longer part of JEE spec (#983) 2023-03-07 11:13:41 -06:00
Jean-Baptiste Onofré 1e8de860ad [AMQ-9223] Upgrade to slf4j 2.0.6 2023-02-19 08:11:54 +01:00
JB Onofré 9be48a2748 Revert "[AMQ-8572] Remove unsued commons-lang3 dependency"
This reverts commit 4fa107e896.
2023-02-08 16:57:18 +01:00
Jean-Baptiste Onofré a562b99431 [AMQ-9164] Upgrade to jackson 2.14.0 2022-11-16 18:49:43 +01:00
Jean-Baptiste Onofré 5ab691ee91
Merge pull request #917 from mattrpav/AMQ-8572
[AMQ-8572] Remove unused commons-lang3 dependency
2022-10-31 08:44:33 +01:00
Jean-Baptiste Onofré 5cbaa0356d [AMQ-9130] Upgrade to jackson 2.13.4 and jackson-databind 2.13.4.1 2022-10-23 17:59:04 +02:00
Matt Pavlovich 4fa107e896 [AMQ-8572] Remove unsued commons-lang3 dependency 2022-10-11 10:29:36 -05:00
Jean-Baptiste Onofré d1140cf766 [AMQ-9022] Upgrade to commons-codec 1.15 2022-08-15 07:49:15 +02:00
Jean-Baptiste Onofré 6fa842ed80 [AMQ-9024] Use single jackson-version property for all jackson dependencies 2022-08-13 18:23:57 +02:00
artnaseef 2b50b3ff1b [AMQ-8971] activemq-client karaf feature supporting both JMS 1.1 and JMS 2.0 2022-07-23 12:34:15 -07:00
Matt Pavlovich 3bf085c309 [AMQ-8590] Update karaf feature to use jaxb-runtime vs jaxb-impl 2022-04-22 08:53:27 -05:00
Matt Pavlovich a4c03a1509
[AMQ-8556] Upgrade Jackson 2.13.2 (#805)
- Add jackson-databind-version property
2022-04-09 07:54:34 -05:00
Robbie Gemmell 3d4bf1fba1 AMQ-8575: update to Qpid JMS 1.6.0 2022-04-07 12:55:17 +01:00
Christopher L. Shannon (cshannon) 3d06efe93d AMQ-8530 - Update to geronimo-annotation_1.3_spec 2022-03-09 08:14:43 -05:00
Christopher L. Shannon (cshannon) 00253b3219 NO-JIRA: Updating next development version to 5.18.0-SNAPSHOT 2022-03-01 09:36:34 -05:00
jbonofre 472dcf8497 [AMQ-7426] Upgrade to log4j2 2022-02-24 15:20:51 +01:00
Robbie Gemmell bd23fef5da AMQ-7442: resolve immediate build warnings due to duplicate plugin config.
Combines duplicate plugin entries following fc80b86ac6 changes.
2022-02-17 18:04:25 +00:00
Matt Pavlovich 2e784d07be [AMQ-8341] Remove FTP Blob strategy
- Remove commons-net dependency
2022-01-12 11:05:43 -06:00
Matt Pavlovich 67256c61b1
[AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 (#682)
- API update only
 - Throw UnsupportedOperationException
 - Disable activemq-camel from build
 - Formatting fixes
 - Use geronimo-jms for osgi-related artifacts
 - Fix features.xml invalid xml header
 - Add a unit test to confirm JMS 2.0 methods for phase 1 (throw UnsupportedOperationException)
 - Add deliveryTime field to Message
 - Minor formatting fixes
2021-11-10 11:56:04 -06:00
Jean-Baptiste Onofré 66a7d700fb [AMQ-8408] Remove JavaSE requirement in ActiveMQ bundles 2021-10-22 15:52:17 +02:00
Matt Pavlovich c1a2ff25c1
[AMQ-8033] Remove activemq-camel (#701)
* [AMQ-8033] Remove activemq-camel

 - Prerequisite for JMS v2.0 support

* [AMQ-8033] Remove activemq-camel

 - Prerequisite for JMS v2.0 support

* [AMQ-8033] Assembly and karaf clean-ups
2021-09-03 11:21:13 -05:00
jbonofre 188aafaf9c [AMQ-8309] Fix spring import range, change optional to be more flexible and avoid refresh, support Camel 3 namespace handler 2021-08-02 15:17:45 +02:00
Matt Pavlovich 950a140455 [AMQ-8282] Migrate from deprecated .newInstance() calls to .getConstructors().newInstance 2021-06-02 08:30:36 -05:00
jbonofre 6269669b78 [AMQ-8170] Upgrade to Jackson 2.12.3 2021-05-29 06:27:01 +02:00
jbonofre 5801c72b9d [AMQ-8270] Upgrade to xstream 1.4.17 2021-05-28 17:03:59 +02:00
jbonofre db74868ee4 [AMQ-8026] Upgrade to Spring 5.3.7 2021-05-27 13:56:31 +02:00
Jean-Baptiste Onofré fc80b86ac6
[AMQ-7442] Support JDK11 full build and code style (#647) 2021-05-25 06:55:39 +02:00