Commit Graph

190 Commits

Author SHA1 Message Date
JB Onofré ceea6dac1c [maven-release-plugin] prepare release activemq-6.1.2 2024-04-11 19:41:18 +02:00
JB Onofré c3c522c955 Update spring.schemas in preparation for 6.1.2 release 2024-04-11 19:33:06 +02:00
Matt Pavlovich 34432e2b7a
[AMQ-9474] Update activemq-osgi import for Spring 6 2024-04-09 09:59:03 -05: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é 3652e480b8 Update Spring schemas version in preparation for 6.1.1 release 2024-04-01 07:42:18 +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
Matt Pavlovich 19696254dd [AMQ-9376] Fix ConcurrentModificationException during a destroy() 2023-11-07 08:12:46 -06:00
JB Onofré 5dbe5f1c41 Fix OSGi headers 2023-11-01 14:51:01 +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 9db69bc299 [AMQ-9323] Migration to jakarta-based jaxb 2023-10-20 16:08:25 -05:00
JB Onofré d5ea415463 Set version to 6.0.0-SNAPSHOT 2023-09-15 16:27:34 +02:00
Matt Pavlovich a2f83d4dce [AMQ-9239] jakarta.jms - activemq-karaf-itest, activemq-osgi changes 2023-08-24 09:45:31 -05:00
Matt Pavlovich 67f5afa0f4 [AMQ-9259] Remove activemq-partition and zookeeper test dependency 2023-05-22 11:00:51 -05: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é 22b1007f0c Update spring.schemas in preparation for 5.18.0 release 2023-03-13 15:05:30 +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
Jean-Baptiste Onofré 8523eaeb07 Update spring.schemas 2022-11-29 08:06:21 +01:00
Jean-Baptiste Onofré c4a3e3b0f1
Merge pull request #897 from jbonofre/AMQ-9026
[AMQ-9026] Use Spring 5.x namespace location in activemq-osgi
2022-08-23 07:49:17 +02:00
Jean-Baptiste Onofré c506d46c09 [AMQ-9057] Don't include OSGi contract in activemq-osgi 2022-08-22 08:09:14 +02:00
Jean-Baptiste Onofré 64ff517f0b [AMQ-9026] Use Spring 5.x namespace location in activemq-osgi 2022-08-21 08:04:29 +02:00
Jean-Baptiste Onofré 9ba7aab24d [AMQ-8533] Fix maven-bundle-plugin instructions to avoid shading all packages 2022-03-09 20:51:56 +01:00
Christopher L. Shannon (cshannon) 3d06efe93d AMQ-8530 - Update to geronimo-annotation_1.3_spec 2022-03-09 08:14:43 -05:00
Jean-Baptiste Onofré db15128b8b Avoid compilation error with apache-release profile 2022-03-06 19:13:44 +01:00
Christopher L. Shannon (cshannon) f240cb5806 AMQ-8520: Re-enable all modules to compile and build by default
Updates the modules part of the previous full.test profile to always
build but skip running tests by default.

Also fixed miss dependency updates including log4j and jetty
2022-03-02 10:49:52 -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
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
Jean-Baptiste Onofré 0d25df0f0b [AMQ-8410] Fix OSGi imports 2022-02-10 18:43:08 +01: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
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
jbonofre 52a2bd446a [AMQ-7502] Remove leveldb 2021-03-25 18:54:53 +01:00
jbonofre 1c315db1d1 Update xsd version 2021-01-14 09:32:33 +01:00