Commit Graph

148 Commits

Author SHA1 Message Date
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
Christopher L. Shannon (cshannon) b3f41cb44b NO-JIRA: Adding 5.15.2 schema mapping 2017-10-17 09:59:54 -04:00
Christopher L. Shannon (cshannon) 0c396a23e7 AMQ-6834 - Adding back in spring schemas for camel 2017-10-16 09:21:59 -04:00
Claus Ibsen 98a5e55a96 AMQ-6834: activemq-osgi should not include camel namespace in spring as they have been removed from Camel. Only blueprint is supported 2017-10-15 10:21:06 +02:00
Christopher L. Shannon (cshannon) 76cc779668 NO-JIRA: Adding schema definition for 5.15.1 2017-09-25 08:43:04 -04:00
Christopher L. Shannon (cshannon) a9fe4e33c3 [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
Christopher L. Shannon (cshannon) 5f0d6943cb [maven-release-plugin] prepare release activemq-5.15.0 2017-06-27 13:41:01 -04:00
Christopher L. Shannon (cshannon) 13ed4b64e8 NO-JIRA: Adding spring schemas 2017-06-27 13:32:49 -04:00