Commit Graph

155 Commits

Author SHA1 Message Date
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
jbonofre f60ae36b6b Update schemas in preparation for the release 2020-11-23 15:14:16 +01:00
Colm O hEigeartaigh 66cb8d4cfb AMQ-8029 - Place a bound on the data read in MessageServletSupport 2020-08-31 11:19:51 +01:00
Christopher L. Shannon (cshannon) 17defa79d4 NO-JIRA: Update branch to 5.17.0-SNAPSHOT after release 2020-07-14 07:27:43 -04:00
Jean-Baptiste Onofré 334476ac63 [maven-release-plugin] prepare for next development iteration 2020-06-25 07:26:41 +02:00
Jean-Baptiste Onofré 86dd78b1aa [maven-release-plugin] prepare release activemq-5.16.0 2020-06-25 07:26:13 +02:00
Jean-Baptiste Onofré 6908749c2f Fix version 2020-06-25 07:13:04 +02:00
Jean-Baptiste Onofré ff2dae82f3 [maven-release-plugin] prepare release activemq-5.16.0 2020-06-24 21:56:52 +02:00
jbonofre 4ed2ba22a9 Cancel 5.16.0 release 2020-06-24 15:19:34 +02:00
Jean-Baptiste Onofré cd1e9f8697 [maven-release-plugin] prepare for next development iteration 2020-06-23 17:40:26 +02:00
Jean-Baptiste Onofré 2e890c6224 [maven-release-plugin] prepare release activemq-5.16.0 2020-06-23 17:39:53 +02:00
jbonofre 742feba11e Update spring.schemas for 5.16.0 and 5.15.13 releases 2020-05-25 06:43:33 +02:00
jbonofre d800f1bdb4 [AMQ-7301] Remove guava dependency to implement own getRootCause() method 2020-03-11 18:47:19 +01:00
jbonofre 960bc24d17 [AMQ-7301] Fix build and using a single log message 2020-03-11 17:21:01 +01:00
jbonofre 4a4880301f Update schemas 2020-03-05 17:52:14 +01:00
jbonofre d878d877d5 [AMQ-7410] Align dependencies with Apache Karaf 2020-02-26 13:11:33 +01:00
jbonofre b7dca5e073 [AMQ-7400] Fix OSGi statement about sun.rmi 2020-02-11 21:22:28 +01:00
Jean-Baptiste Onofré 78c044136f Fix build of ActiveMQ OSGi bundle 2019-11-20 16:41:30 +01:00
Jean-Baptiste Onofré ce0fc359ef [AMQ-7329] Fix exclusion in activemq-osgi 2019-11-19 07:49:48 +01:00
Colm O hEigeartaigh 892c9e2a2d AMQ-7295 - Update JTA spec 2019-10-16 14:28:17 +01:00
Jean-Baptiste Onofré 973c78cbec [AMQ-7249] Upgrade to Jetty 9.4.19.v20190610 2019-08-20 21:44:28 +02:00
Jean-Baptiste Onofré f509067d25 Revert "[AMQ-7258] Update spring.schemas in activemq-osgi"
This reverts commit 3c71b5e8aa.
2019-08-17 08:07:16 +02:00
Jean-Baptiste Onofré c576c8c951
Merge pull request #383 from manid/AMQ-7258
[AMQ-7258] Update spring.schemas in activemq-osgi
2019-08-11 07:51:45 +02:00
jonas 3c71b5e8aa [AMQ-7258] Update spring.schemas in activemq-osgi 2019-08-07 09:57:04 +03:00
Jean-Baptiste Onofré 7e72fbc98b [AMQ-7254] Fix OSGi headers 2019-08-05 08:38:47 +02:00
Colm O hEigeartaigh 1d7ffa1cd0 Updating Shiro plus some other minor updates 2019-07-12 08:54:21 +01:00
Colm O hEigeartaigh f7e2d43831 AMQ-7216 - Update Rome dependency 2019-07-04 16:39:11 +01:00
Christopher L. Shannon (cshannon) ccf56875b0 NO-JIRA - Update spring schemas and missing license files 2019-03-15 07:24:31 -04:00
Christian Schneider 7c872afa22 AMQ-7153 - Publish BrokerService as OSGi service 2019-02-21 16:34:45 +01:00
Christopher L. Shannon (cshannon) 50d1fe9f8e NO-JIRA: Add 5.15.8 schema version 2018-11-14 10:01:03 -05:00
Christopher L. Shannon 144808c6e1 NO-JIRA: Add schemas for 5.15.7
(cherry picked from commit 030974f5bf)
2018-10-24 08:46:35 -04:00
Christopher L. Shannon (cshannon) 3c2da4969e NO-JIRA: Add 5.15.6 schema 2018-09-04 07:02:44 -04:00
Christopher L. Shannon (cshannon) d1c3c4814e NO-JIRA: Add spring schemas for 5.15.5 2018-07-31 08:35:08 -04:00
Christopher L. Shannon (cshannon) 1db36d864d NO-JIRA: Add 5.15.4 schema identifier 2018-05-17 13:14:13 -04:00
Christopher L. Shannon (cshannon) 5189b4e545 Add schemas 2018-01-29 08:07:46 -05:00
Carlo Dapor b40e5f93bd [AMQ-6601] AMQ with master and slave broker, shutting down slave causes dead-lock. 2017-12-18 23:08:22 -05:00