Jean-Baptiste Onofré
9ff006f1d8
[AMQ-8406] Upgrade to Spring 5.3.12
2021-10-24 17:59:07 +02:00
Jean-Baptiste Onofré
a20d7dba32
Merge pull request #721 from jbonofre/AMQ-8408
...
[AMQ-8408] Remove JavaSE requirement in ActiveMQ bundles
2021-10-24 17:57:57 +02:00
Jean-Baptiste Onofré
66a7d700fb
[AMQ-8408] Remove JavaSE requirement in ActiveMQ bundles
2021-10-22 15:52:17 +02:00
Jean-Baptiste Onofré
cd232bebc7
Merge pull request #718 from jbonofre/AMQ-8394
...
[AMQ-8394] Upgrade to shiro 1.8.0
2021-10-04 10:57:12 +02:00
Jean-Baptiste Onofré
7b6c2859ef
Merge pull request #716 from jbonofre/AMQ-8393
...
[AMQ-8393] Upgrade to jackson 2.12.5
2021-10-04 10:54:28 +02:00
Jean-Baptiste Onofré
f74992c105
[AMQ-8395] Avoid possible NPE when sending advisory message
2021-10-04 10:14:32 +02:00
Jean-Baptiste Onofré
65410d34c8
Merge pull request #713 from ehossack-aws/upgrade-jaxb
...
upgrade jaxb-basics-version to 0.12.0
2021-10-04 09:54:57 +02:00
Jean-Baptiste Onofré
dc574d2a93
[AMQ-8394] Upgrade to shiro 1.8.0
2021-10-03 18:05:57 +02:00
Jean-Baptiste Onofré
d325fa27e0
Merge pull request #712 from mattrpav/AMQ-8385
...
[AMQ-8385] Update to target-version for JDK 11
2021-10-03 17:57:59 +02:00
Jean-Baptiste Onofré
364d0392fb
Merge pull request #702 from mattrpav/AMQ-8359
...
[AMQ-8359] Update slf4j to 1.7.32
2021-10-03 07:58:58 +02:00
Jean-Baptiste Onofré
6dccfcd853
[AMQ-8393] Upgrade to jackson 2.12.5
2021-10-03 07:50:51 +02:00
Jean-Baptiste Onofré
add1667d6b
Merge pull request #717 from jbonofre/JENKINS
...
Use local repository on Jenkins
2021-09-30 15:40:09 +02:00
Jean-Baptiste Onofré
ff3e770141
Use local repository on Jenkins
2021-09-28 17:59:17 +02:00
Jean-Baptiste Onofré
82b334885a
Merge pull request #703 from mattrpav/AMQ-8358
...
[AMQ-8358] Update xstream to 1.4.18
2021-09-28 17:42:00 +02:00
Matt Pavlovich
7579f48e8a
[AMQ-8358] Update xstream to 1.4.18
...
- stomp tests pass now
- xstream added allowed classes / packages feature
2021-09-27 12:06:28 -05:00
Étienne H
5d6c18f636
upgrade jaxb-basics-version to 0.12.0
2021-09-21 09:19:11 -07:00
Matt Pavlovich
8e90874170
[AMQ-8385] Set to 1.8 vs 8 for source-version
2021-09-15 15:31:06 -05:00
Matt Pavlovich
7fe39575e1
[AMQ-8385] Update to target-version for JDK 11
2021-09-15 15:27:28 -05:00
Jonathan Gallimore
d2f0eeddb8
Merge remote-tracking branch 'upstream/main' into AMQ-8275
2021-09-14 12:54:40 +01:00
Jonathan Gallimore
34c4e186fe
AMQ-8275 eliminate use of reflection for SNI on SslTransport
2021-09-14 12:53:35 +01:00
Alexej Timonin
7c63227003
Allow custom delimiter when sending TextMessages via MBean
...
This enables possibility to send messages containing commas in the body
with tools such as jconsole.
Example simple text as body: body=Hello, world!
Example json as body: body={"a":"b","c":"d"}
2021-09-04 22:31:22 +02:00
Matt Pavlovich
96f1ca988b
[AMQ-8361] Upgrade commons-dbcp to 2.9.0 ( #705 )
2021-09-03 11:21:35 -05:00
Matt Pavlovich
d00d6ffa71
[AMQ-8360] Update commons-pool2 to 2.11.1 ( #704 )
2021-09-03 11:21:26 -05: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
Jean-Baptiste Onofré
36f5592348
Use -fae for test execution on Jenkins
2021-08-23 18:23:52 +02:00
Matt Pavlovich
b515bbeeb9
[AMQ-8359] Update slf4j to 1.7.32
2021-08-23 09:29:30 -05:00
Jean-Baptiste Onofré
4fd439e91d
Merge pull request #697 from skyguard1/fix_xstream_xml_risk
...
[AMQ-8348] Fix XmlMessageRenderer has the risk of XStream deserialization
2021-08-06 07:19:16 +02:00
Jean-Baptiste Onofré
f49b04c15a
Merge pull request #698 from skyguard1/fix_message_get_string
...
[AMQ-8350] ActiveMQMessage.getStringProperty() should exchange equals method call objects
2021-08-06 07:16:35 +02:00
xingrufei
dbbf3cb3f3
[AMQ-8350] ActiveMQMessage.getStringProperty() should exchange equals method call objects
2021-08-06 10:22:38 +08:00
Christopher L. Shannon (cshannon)
8b99596eeb
AMQ-8349 - Ensure virtual destination consumer advisories are only
...
replayed to new advisory consumers and not existing
2021-08-05 09:58:37 -04:00
xingrufei
099108239c
[AMQ-8348] Fix XmlMessageRenderer has the risk of XStream deserialization
2021-08-05 15:50:28 +08:00
Jean-Baptiste Onofré
f7f52ccc7a
Merge pull request #695 from jbonofre/AMQ-8252
...
[AMQ-8252] Doesn't display warn stack trace for stomp (regression compared to 5.15.x)
2021-08-04 08:23:59 +02:00
Jean-Baptiste Onofré
ceaeaa986b
[AMQ-8252] Doesn't display warn stack trace for stomp (regression compared to 5.15.x)
2021-08-04 07:48:10 +02:00
Jean-Baptiste Onofré
0348938952
Merge pull request #696 from jbonofre/AMQ-8138
...
[AMQ-8138] Set client IP address with Stomp host header
2021-08-03 15:12:57 +02:00
Jean-Baptiste Onofré
2e169f0bc3
[AMQ-8138] Set client IP address with Stomp host header
2021-08-03 11:08:54 +02:00
Jean-Baptiste Onofré
f4d83cb820
Merge pull request #675 from jbonofre/AMQ-8309
...
[AMQ-8309] Fix spring import range, change optional to be more flexible and avoid refresh, support Camel 3 namespace handler
2021-08-03 07:11:44 +02: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
Jean-Baptiste Onofré
718e68a438
Merge pull request #694 from jbonofre/AMQ-8347
...
[AMQ-8347] Upgrade to Camel 2.25.4
2021-08-02 15:16:00 +02:00
Jean-Baptiste Onofré
9e2521c261
Merge pull request #685 from mattrpav/AMQ-8329
...
[AMQ-8329] Update Tomcat to 9.0.48
2021-08-02 10:42:26 +02:00
Jean-Baptiste Onofré
c960370b1f
[AMQ-8347] Upgrade to Camel 2.25.4
2021-08-02 10:15:07 +02:00
Jean-Baptiste Onofré
5d797570b8
Merge pull request #691 from mattrpav/AMQ-8334
...
[AMQ-8334] Remove build references to Smack which was removed in 5.9.x
2021-08-02 10:13:17 +02:00
Jean-Baptiste Onofré
0a65f14a4e
Merge pull request #684 from mattrpav/AMQ-8327
...
[AMQ-8327] Update Jackson to 2.12.4
2021-08-01 17:55:10 +02:00
Jean-Baptiste Onofré
fe62b77b93
Merge pull request #693 from jbonofre/AMQ-8339
...
[AMQ-8339] Upgrade to Spring 5.3.9
2021-07-28 07:24:46 +02:00
Jean-Baptiste Onofré
0254115067
Merge pull request #690 from mattrpav/AMQ-8333
...
[AMQ-8333] Update commons-pool2 to 2.10.0
2021-07-28 07:23:18 +02:00
Jean-Baptiste Onofré
1dbb64bc83
Merge pull request #688 from mattrpav/AMQ-8330
...
[AMQ-8330] Update Jetty to 9.4.43.v20210629
2021-07-28 07:21:38 +02:00
Jean-Baptiste Onofré
49b457ad54
Merge pull request #687 from mattrpav/AMQ-8331
...
[AMQ-8331] Update to slf4j 1.7.31
2021-07-28 07:17:11 +02:00
Jean-Baptiste Onofré
bce558944f
Merge pull request #686 from mattrpav/AMQ-8328
...
[AMQ-8328] Update commons-io to 2.11.0
2021-07-28 07:15:30 +02:00
Jean-Baptiste Onofré
013c4e284f
Merge pull request #683 from mattrpav/AMQ-8326
...
[AMQ-8326] Upgrade com.rometools/rome to 1.16.0
2021-07-28 07:11:12 +02:00
Matt Pavlovich
8214ec37d4
Merge pull request #692 from mattrpav/AMQ-8336
...
[AMQ-8336] Add maven-enforcer-plugin and set min maven version to v3.0.5
2021-07-27 15:34:26 -05:00
jbonofre
6245b9b839
[AMQ-8339] Upgrade to Spring 5.3.9
2021-07-21 07:36:55 +02:00