Matt Pavlovich
5ca71dfee6
[AMQ-9234] Remove JournalJDBC store and activeio dependency ( #993 )
2023-03-29 08:38:25 -05: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
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
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
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
db74868ee4
[AMQ-8026] Upgrade to Spring 5.3.7
2021-05-27 13:56:31 +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
Jean-Baptiste Onofré
6cf846e050
[AMQ-7345] Upgrade to jackson-databind 2.9.10.1
2019-11-18 18:31:59 +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
Hadrian Zbarcea
87db137597
[no jira] update targetNamespace version for karaf features
2017-12-22 00:37:44 -05:00
Hadrian Zbarcea
fc4ebd2bc9
[no jira] add targetNamespace for karaf features
2017-12-22 00:37:34 -05:00
gtully
33b52b5914
[AMQ-6790] add netty kqueue osgi dependency to the activemq-amqp-client feature
2017-09-27 12:43:38 +01:00
Timothy Bish
267fe73898
AMQ-6790 Update to latest Qpid JMS and Qpid Proton versions
...
Moves to Qpid JMS 0.24.0 and Qpid Proton-J 0.20.0
2017-08-08 13:39:59 -04:00
Christopher L. Shannon (cshannon)
b3dff48a0a
AMQ-5932 - removing all traces of Spring DM
...
Spring DM is not longer needed anymore after the upgrade to Camel 2.19.x
as everything is using Blueprint
2017-06-24 08:59:45 -04:00
Christopher L. Shannon (cshannon)
a6782443c1
AMQ-6585 - Upgrade to Camel 2.18.4
...
Added the camel-blueprint feature to work with Spring 4.x as Spring DM
support for Camel was deprecated
2017-06-09 07:13:11 -04:00
Timothy Bish
4bf3152fa9
https://issues.apache.org/jira/browse/AMQ-6630
...
Update to QpidJMS 0.22.0 and Netty 4.1.9.Final
2017-04-21 11:44:06 -04:00
gtully
d42b51a78e
[AMQ-6630][AMQ-6493] fix feature and add explicit 2.0 jms dep to karaf for the amqp client test
2017-04-07 11:01:51 +01:00
Christian Schneider
2e953d96a3
[AMQ-6584] Remove spring-aspects as it works with just the range fix
2017-01-30 11:02:05 +01:00
Christian Schneider
f56ac06ef6
[AMQ-6584] Fix feature to make it work for karaf 4.1.0
2017-01-30 10:29:04 +01:00
Krzysztof Sobkowiak
6534a83c40
[AMQ-6576] Problem while installing activemq-camel with Camel 2.17.x or 2.18.x
2017-01-24 00:57:03 +01:00
gtully
59bfffd2b4
Revert "[AMQ-6515] Adding javax.inject bundle to fix the issue on feature install"
...
guava 14 was the culprit - activemq-osgi does not need to import javax.inject
This reverts commit 00129837de
.
2016-12-02 12:55:20 +00:00
Benjamin Graf
89c1a7b8ba
AMQ-5344: Replace bundles with feature
2016-11-25 09:16:28 +01:00
Christian Schneider
00129837de
[AMQ-6515] Adding javax.inject bundle to fix the issue on feature install
2016-11-22 12:09:23 +01:00
Timothy Bish
c239bf01a9
https://issues.apache.org/jira/browse/AMQ-6493
...
Ensure the proper versions of dependencies for Qpid JMS are brought in
for the test.
2016-11-01 15:19:05 -04:00
Krzysztof Sobkowiak
132840b09f
https://issues.apache.org/jira/browse/AMQ-6442
...
Config file org.apache.activemq.server-default.cfg points config to ${karaf.base}/etc
2016-09-27 07:57:33 -04:00