Matt Pavlovich
93b2b70cdf
[AMQ-8326] Upgrade com.rometools/rome to 1.16.0
2021-07-16 11:27:29 -05:00
Jean-Baptiste Onofré
b3c2c49f96
Merge pull request #677 from jbonofre/AMQ-8300
...
[AMQ-8300] Upgrade to tomcat 9.0.46
2021-07-05 06:13:56 +02:00
Jean-Baptiste Onofré
5342ba0d1c
Merge pull request #674 from jbonofre/AMQ-8286
...
[AMQ-8286] Upgrade to commons-io 2.10.0
2021-07-05 06:10:46 +02:00
jbonofre
d67ffe32eb
[AMQ-8300] Upgrade to tomcat 9.0.46
2021-07-04 07:39:55 +02:00
jbonofre
379408083a
[AMQ-8286] Upgrade to commons-io 2.10.0
2021-07-04 07:05:47 +02:00
Jean-Baptiste Onofré
8f0903fb87
Merge pull request #668 from mattrpav/AMQ-8290
...
[AMQ-8290] Cleanup assembly warnings and upgrade assembly plugin
2021-07-04 07:02:50 +02:00
dvhvsekhar
8584b46e76
AMQ-8304: Added a check with !isStopping() also before attempting to read input stream ( #672 )
2021-07-04 06:42:45 +02:00
Christopher L. Shannon (cshannon)
3f5abd4433
AMQ-6660 - Use a separate lock for lazy scheduler creation to prevent
...
deadlocks
Switch to using a dedicated lock to initialize the Scheduler object
inside of ActiveMQConnection to prevent a deadlock scenario that occurs
when using the intrinsic ActiveMQConnection lock. This is using double
checked locking so this lock will only be contended with during lazy
creation and then will rely on the volatile reference for future reads
and when stopping/closing.
2021-06-25 11:37:25 -04:00
Jean-Baptiste Onofré
b94267c376
Merge pull request #671 from jbonofre/AMQ-8302
...
[AMQ-8302] Extend Camel import version range to avoid refresh on Karaf
2021-06-20 18:56:37 +02:00
Jean-Baptiste Onofré
9e77e308f8
Merge pull request #670 from mattrpav/AMQ-8301
...
[AMQ-8301] Upgrade to Jetty 9.4.42.v20210604
2021-06-20 18:54:16 +02:00
jbonofre
871f926765
[AMQ-8302] Extend Camel import version range to avoid refresh on Karaf
2021-06-17 06:01:10 +02:00
Matt Pavlovich
c8e7ef3e00
[AMQ-8301] Upgrade to Jetty 9.4.42.v20210604
2021-06-16 15:34:37 -05:00
Matt Pavlovich
5c9df5db0c
[AMQ-8290] Cleanup assembly warnings and upgrade assembly plugin
...
- Convert 'attached' to 'single' goal
- Clean up leading "/" in descriptors
2021-06-04 09:30:31 -05:00
Matt Pavlovich
c0d5399635
[AMQ-8285] Add 'slow' metrics to PersistenceAdapterStatistics ( #664 )
2021-06-04 06:19:54 +02:00
Jean-Baptiste Onofré
ae777e9571
Merge pull request #665 from mattrpav/AMQ-8282
...
[AMQ-8282] Migrate from deprecated .newInstance() calls to .getConstr…
2021-06-04 06:18:27 +02:00
Jean-Baptiste Onofré
c739984778
Merge pull request #667 from coheigea/AMQ-8117
...
AMQ-8117 - Allow java.util arrays for deserialization
2021-06-04 06:15:41 +02:00
Colm O hEigeartaigh
7ca7118a95
AMQ-8117 - Allow java.util arrays for deserialization
2021-06-03 14:42:42 +01:00
Christopher L. Shannon (cshannon)
ac27cc2cda
Merge branch 'AMQ-8287' into main
...
This closes #666
2021-06-02 13:52:42 -04:00
Christopher L. Shannon (cshannon)
2fcf2fd75f
AMQ-8287 - fix NIOSSLTransport deadlock with serviceRead lock
...
This narrows the lock that was added to serviceRead() to secureRead()
which prevents processing commands while locked which should solve the
deadlock issues
2021-06-02 09:47:24 -04:00
Matt Pavlovich
950a140455
[AMQ-8282] Migrate from deprecated .newInstance() calls to .getConstructors().newInstance
2021-06-02 08:30:36 -05:00
Jean-Baptiste Onofré
ba455e8c5f
Merge pull request #659 from jbonofre/AMQ-8170
...
[AMQ-8170] Upgrade to Jackson 2.12.3
2021-05-31 11:03:40 +02:00
Jean-Baptiste Onofré
8bba61152d
Merge pull request #653 from coheigea/AMQ-8260
...
AMQ-8260 - Remove unused keys from distribution
2021-05-31 11:02:16 +02:00
Matt Pavlovich
ccbc4f1b9e
[AMQ-8284] Update jetty to 9.4.41.v20210516 ( #663 )
2021-05-29 07:18:28 +02:00
Matt Pavlovich
e4f81bf4d4
[AMQ-8283] Migrate to non-deprecated Jetty constructors and methods ( #661 )
2021-05-29 07:15:27 +02:00
jbonofre
6269669b78
[AMQ-8170] Upgrade to Jackson 2.12.3
2021-05-29 06:27:01 +02:00
Jean-Baptiste Onofré
769032e952
Merge pull request #654 from jbonofre/AMQ-8270
...
[AMQ-8270] Upgrade to xstream 1.4.17
2021-05-29 06:13:01 +02:00
jbonofre
5801c72b9d
[AMQ-8270] Upgrade to xstream 1.4.17
2021-05-28 17:03:59 +02:00
Jean-Baptiste Onofré
8961051f74
Merge pull request #660 from jbonofre/AMQ-8281
...
[AMQ-8281] Upgrade to xbean 4.20
2021-05-28 07:26:27 +02:00
Matt Pavlovich
288b9ae983
Merge pull request #658 from mattrpav/AMQ-8279
...
[AMQ-8279] Compiler warning cleanups
2021-05-27 10:57:58 -05:00
Jean-Baptiste Onofré
ff8f9d8bdd
Merge pull request #657 from jbonofre/AMQ-8026
...
[AMQ-8026] Upgrade to Spring 5.3.7
2021-05-27 17:56:08 +02:00
jbonofre
a48cc07517
[AMQ-8281] Upgrade to xbean 4.20
2021-05-27 15:50:45 +02:00
jbonofre
db74868ee4
[AMQ-8026] Upgrade to Spring 5.3.7
2021-05-27 13:56:31 +02:00
Matt Pavlovich
5fe4999a4d
[AMQ-8279] Fix type-o when converting new Boolean(true) to Boolean.TRUE
2021-05-26 10:43:17 -05:00
Matt Pavlovich
2cc17a2fa0
[AMQ-8279] Compiler warning cleanups
...
- Remove unsused imports (exept for generated classes)
- Convert to T.valueOf on boxed primitives from new T()
2021-05-25 09:34:35 -05:00
Jean-Baptiste Onofré
fc80b86ac6
[AMQ-7442] Support JDK11 full build and code style ( #647 )
2021-05-25 06:55:39 +02:00
Jean-Baptiste Onofré
fd59e349ae
Merge pull request #652 from mattrpav/AMQ-8248
...
[AMQ-8248] Upgrade Jetty to 9.4.40.v20210413
2021-05-09 16:48:10 +02:00
Colm O hEigeartaigh
a51083a74f
AMQ-8260 - Remove unused keys from distribution
2021-05-05 16:08:54 +01:00
Matt Pavlovich
fd29d5dd1f
[AMQ-8248] Upgrade Jetty to 9.4.40.v20210413
2021-04-23 07:54:06 -05:00
Jean-Baptiste Onofré
bcb5492f41
Merge pull request #651 from jgallimore/AMQ-8220-master
...
AMQ-8220 add add-opens options for Java 16
2021-04-21 07:10:04 +02:00
Jonathan Gallimore
d1c48abaca
AMQ-8220 add add-opens options for Java 16
2021-04-20 13:51:05 -07:00
gtully
c4d2ddfce9
AMQ-7298 - fix regression with broker redelivery plugin, fix and test relates to AMQ-8168
2021-04-16 13:12:13 +01:00
Jean-Baptiste Onofré
bd5af82944
Merge pull request #648 from Charlie-chenchrl/AMQ-8226
...
AMQ-8226 match any amount of spaces before activemq PID in bin/active…
2021-04-16 08:11:02 +02:00
charlie-aws
f1190f8fed
AMQ-8226 match any amount of spaces before activemq PID in bin/activemq startup script
2021-04-15 16:09:35 -07:00
Robbie Gemmell
4da42dfe18
AMQ-8224: update to Qpid JMS 0.58.0 (and Netty 4.1.63)
2021-04-14 17:12:57 +01:00
Jean-Baptiste Onofré
d48cf37583
Merge pull request #646 from Charlie-chenchrl/AMQ8219
...
[AMQ-8219] fix org.apache.commons.lang.StringEscapeUtils cannot be resolved to a…
2021-04-08 06:54:41 +02:00
charlie-aws
2f2f76f785
fix org.apache.commons.lang.StringEscapeUtils cannot be resolved to a type
2021-04-07 17:34:05 -07:00
Jean-Baptiste Onofré
2d812f012c
Merge pull request #645 from jbonofre/AMQ-8218
...
[AMQ-8218] Installing activemq features breaks http commands
2021-04-06 06:56:49 +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
Jean-Baptiste Onofré
85cf3476ea
Merge pull request #643 from jbonofre/AMQ-8210
...
[AMQ-8210] Upgrade to Jetty 9.4.39.v20210325
2021-04-01 05:50:05 +02:00
jbonofre
bbda67f00c
[AMQ-8210] Upgrade to Jetty 9.4.39.v20210325
2021-03-31 15:46:02 +02:00