artnaseef
d98939efae
[AMQ-8971] activemq-client karaf feature supporting both JMS 1.1 and JMS 2.0
...
(cherry picked from commit 2b50b3ff1b
)
2022-07-27 17:27:17 -07:00
Jean-Baptiste Onofré
8abb50aa16
[maven-release-plugin] prepare for next development iteration
2022-04-25 14:23:42 +02:00
Jean-Baptiste Onofré
0898aab016
[maven-release-plugin] prepare release activemq-5.17.1
2022-04-25 14:23:33 +02:00
Matt Pavlovich
c87a6f667c
[AMQ-8590] Update karaf feature to use jaxb-runtime vs jaxb-impl
...
(cherry picked from commit 3bf085c309
)
2022-04-24 07:42:52 +02:00
Matt Pavlovich
6c307b8b07
[AMQ-8556] Upgrade Jackson 2.13.2 ( #805 )
...
(cherry picked from commit a4c03a1509
)
2022-04-10 06:55:24 +02:00
Robbie Gemmell
d178e5ff17
AMQ-8575: update to Qpid JMS 1.6.0
...
(cherry picked from commit 3d4bf1fba1
)
2022-04-07 13:09:56 +01:00
Jean-Baptiste Onofré
bd08484445
[maven-release-plugin] prepare for next development iteration
2022-03-09 21:47:58 +01:00
Jean-Baptiste Onofré
1f3ccad9bb
[maven-release-plugin] prepare release activemq-5.17.0
2022-03-09 21:47:47 +01:00
Jean-Baptiste Onofré
a9cb53bd38
Cancel 5.17.0 release
2022-03-09 21:42:04 +01:00
Christopher L. Shannon (cshannon)
482a5e819d
AMQ-8530 - Update to geronimo-annotation_1.3_spec
...
(cherry picked from commit 3d06efe93d
)
2022-03-09 12:54:31 -05:00
Jean-Baptiste Onofré
2582384511
[maven-release-plugin] prepare for next development iteration
2022-03-07 15:41:59 +01:00
Jean-Baptiste Onofré
8ad238bb7d
[maven-release-plugin] prepare release activemq-5.17.0
2022-03-07 15:41:49 +01:00
Christopher L. Shannon (cshannon)
8a4c928806
Revert "[AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 ( #682 )"
...
This reverts commit 67256c61b1
.
2022-03-01 10:25:01 -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
jbonofre
ee808b310a
[AMQ-8218] Installing activemq features breaks http commands and can cause several refresh. The user should use spring-legacy from Karaf version instead of the range.
2021-04-05 07:42:51 +02:00
jbonofre
52a2bd446a
[AMQ-7502] Remove leveldb
2021-03-25 18:54:53 +01:00
jbonofre
1e2a0de5cc
[AMQ-8194] Upgrade to commons-lang3 3.12.0
2021-03-23 16:07:02 +01:00
jbonofre
f95c4cf193
[AMQ-7014] Use shell conditional in Karaf features
2021-01-07 14:47:36 +01:00
jbonofre
af8fdb524d
[AMQ-8096] Upgrade to Apache Karaf 4.2.10 and improve features XML
2020-12-02 08:05:08 +01:00
jbonofre
5a54d03f96
[AMQ-8025] Improve ActiveMQ feature to avoid mistake to use Spring 5
2020-11-23 09:38:45 +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
d878d877d5
[AMQ-7410] Align dependencies with Apache Karaf
2020-02-26 13:11:33 +01:00
Jean-Baptiste Onofré
6cf846e050
[AMQ-7345] Upgrade to jackson-databind 2.9.10.1
2019-11-18 18:31:59 +01:00
Jean-Baptiste Onofré
7e72fbc98b
[AMQ-7254] Fix OSGi headers
2019-08-05 08:38:47 +02:00
Christopher L. Shannon (cshannon)
61d141d350
AMQ-7236 - Update Spring and xstream to latest
2019-07-18 08:04:01 -04:00
Colm O hEigeartaigh
f7e2d43831
AMQ-7216 - Update Rome dependency
2019-07-04 16:39:11 +01:00
Jakub Herkel
0536fb7a0e
replace hardcoded path to etc directory with ${karaf.etc}
2019-01-17 19:32:51 +01:00
Jean-Baptiste Onofré
57e38509e5
[AMQ-7076] Does not define spring-legacy repository by default in ActiveMQ Karaf features repo, and let the user add it
2018-11-22 16:07:51 +01:00
Jean-Baptiste Onofré
5f1b6a1fc2
[AMQ-7076] Fix and update features to fully support Karaf 4.2.x
2018-10-16 15:56:19 +02:00
Christopher L. Shannon (cshannon)
80ef6d3129
Revert "[no jira] add targetNamespace for karaf features"
...
This reverts commit 2745b914f0
.
(cherry picked from commit 46b1cba949
)
2018-01-29 08:35:43 -05:00
Christopher L. Shannon (cshannon)
b9288986fb
Revert "[no jira] update targetNamespace version for karaf features"
...
This reverts commit a7dae7ec0a
.
(cherry picked from commit d19ad268e7
)
2018-01-29 08:35:37 -05:00