Jean-Baptiste Onofré
7fcc6bcb7c
[maven-release-plugin] prepare for next development iteration
2023-10-25 07:25:19 +02:00
Jean-Baptiste Onofré
4a25366541
[maven-release-plugin] prepare release activemq-5.17.6
2023-10-25 07:25:09 +02:00
Jean-Baptiste Onofré
53f2b4a0cb
[maven-release-plugin] prepare for next development iteration
2023-06-28 13:12:31 +02:00
Jean-Baptiste Onofré
de102ea21d
[maven-release-plugin] prepare release activemq-5.17.5
2023-06-28 13:12:20 +02:00
Jean-Baptiste Onofré
ebab05897a
[maven-release-plugin] prepare for next development iteration
2023-02-22 06:36:53 +01:00
Jean-Baptiste Onofré
720570e967
[maven-release-plugin] prepare release activemq-5.17.4
2023-02-22 06:36:43 +01:00
Jean-Baptiste Onofré
5926eee624
[maven-release-plugin] prepare for next development iteration
2022-11-29 14:49:59 +01:00
Jean-Baptiste Onofré
80a5ee343f
[maven-release-plugin] prepare release activemq-5.17.3
2022-11-29 14:49:50 +01:00
Jean-Baptiste Onofré
61100f2e8c
[AMQ-9164] Upgrade to jackson 2.14.0
...
(cherry picked from commit a562b99431
)
2022-11-18 11:15:29 +01:00
Jean-Baptiste Onofré
27143af161
[AMQ-9130] Upgrade to jackson 2.13.4 and jackson-databind 2.13.4.1
...
(cherry picked from commit 5cbaa0356d
)
2022-10-30 16:32:38 +01:00
Jean-Baptiste Onofré
cad3839fe1
[maven-release-plugin] prepare for next development iteration
2022-08-25 09:22:35 +02:00
Jean-Baptiste Onofré
b6ecffe80a
[maven-release-plugin] prepare release activemq-5.17.2
2022-08-25 09:22:27 +02:00
Jean-Baptiste Onofré
a02addfb4b
[AMQ-9022] Upgrade to commons-codec 1.15
...
(cherry picked from commit d1140cf766
)
2022-08-16 09:39:23 +02:00
Jean-Baptiste Onofré
b3a1865a65
[AMQ-9024] Use single jackson-version property for all jackson dependencies
...
(cherry picked from commit 6fa842ed80
)
2022-08-15 07:31:13 +02:00
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