jbonofre
612b0985dc
[AMQ-7410] Align dependencies with Apache Karaf
...
(cherry picked from commit d878d877d528c0031615213102ee4175990627a9)
2020-02-26 18:02:22 +01:00
Jean-Baptiste Onofré
c2b1daa11b
Ignore one unit test to avoid build failure on Jenkins (need refactoring)
...
(cherry picked from commit 11cdb5cb598d4752e67cffb0ff89119f3cf0b09e)
2020-02-26 13:13:13 +01:00
Jonathan Gallimore
5263883d37
Fix issue where the registry lookup was a hardcoded name and didn't account for the connector path
...
(cherry picked from commit 4522061527d683837add039b2356d1f943744833)
2020-02-24 13:25:08 +01:00
jbonofre
df8f710588
[AMQ-7415] Upgrade to ASM 7.3.1
...
(cherry picked from commit 4dcc9d99ec12ccfb7e46136e8d3d5778ae1a3cfb)
2020-02-24 11:59:39 +01:00
jbonofre
50ae0e3f7a
[AMQ-7416] Upgrade to Velocity 2.2
...
(cherry picked from commit cf220b62a674d2bdea08ff931a086448106fdbd3)
2020-02-24 11:58:27 +01:00
gtully
b999e2b778
AMQ-7291 - allow setting properties after clearProperties for BytesMessage, closes #420
...
(cherry picked from commit 503416a00167e2910630512426df77ecc32492a2)
2020-02-24 05:59:16 +01:00
jbonofre
00d1eb1d56
[AMQ-7417] Upgrade to xmlbeans 3.1.0
...
(cherry picked from commit d943d7ab4c3c19f8c7a9723e9c281f66db5ae4ec)
2020-02-22 07:56:25 +01:00
Daniel Trebbien
8b30145ff3
Fix some incorrect SLF4J logger calls
...
In some cases, there were an inconsistent number of formatting anchors.
In other cases, formatting anchors were used, but because the
trace/debug/info/warn/error(String, Throwable) variant was used, the
string is a message string rather than a format string.
These issues were found by SLF4J Helper for NetBeans IDE:
http://plugins.netbeans.org/plugin/72557/
(cherry picked from commit b020cba74470fffff7383de5f5400bff2b4f99c8)
2020-02-22 07:52:55 +01:00
Daniel Trebbien
8e44be8806
Fix an apparent copy/paste typo
...
(cherry picked from commit 057cf666a06450c84536a42a15c4b8da6ba641b7)
2020-02-22 07:52:39 +01:00
Daniel Trebbien
d05fe8ebdb
Fix some typos
...
(cherry picked from commit 7b528ecee77f02426e3f2b16cd49ccfaeb221f95)
2020-02-22 07:52:17 +01:00
Daniel Trebbien
f556247646
Use simpler SLF4J API functions
...
Eliminates the need to construct a new (temporary) Object array object.
These changes were suggested by SLF4J Helper for NetBeans IDE:
http://plugins.netbeans.org/plugin/72557/
(cherry picked from commit 3faad9b3574336413166f348ca2438c9a7f7cce1)
2020-02-22 07:51:59 +01:00
Daniel Trebbien
ab032655e1
Reformat some code
...
(cherry picked from commit 252dda94a3f40d809ce5c8c118b24c2c05e77c5e)
2020-02-22 07:51:44 +01:00
Daniel Trebbien
06d9f955ce
Mark `staticCache' final
...
This fixes a warning in NetBeans IDE about synchronizing on a non-final
field.
(cherry picked from commit 7480c660318416ebf41816122ad9b71157329a11)
2020-02-22 07:51:28 +01:00
Daniel Trebbien
76c19d4eb6
Fix inconsistent 'info'-level logger calls
...
Some calls to info() were guarded by checks that logging at the trace
level is enabled.
These issues were found by SLF4J Helper for NetBeans IDE:
http://plugins.netbeans.org/plugin/72557/
(cherry picked from commit 6d36c490e5ddaeed92632dbb4f3ca8773a8a5bfa)
2020-02-22 07:51:11 +01:00
Daniel Trebbien
a79a9453a1
Utilize parameterized logging
...
(cherry picked from commit 210f583cbdbb5d992f0bfe561bf863b821ca402f)
2020-02-22 07:50:55 +01:00
jbonofre
3a275c061a
[AMQ-7414] Upgrade to Tomcat 9.0.31
...
(cherry picked from commit a944187d6ead71b3dfd856c5c4a3b418b8b85255)
2020-02-22 07:46:54 +01:00
Colm O hEigeartaigh
b390f7d1fe
AMQ-7412 - Fix NPE in SimpleAuthenticationPlugin
...
(cherry picked from commit 758bd279f8ab55b11233ea73e63ae9be23d28200)
2020-02-20 08:16:30 +01:00
jbonofre
8f1bec3d6d
[AMQ-7103] Upgrade to owasp-dependency-check 5.2.4
...
(cherry picked from commit 8c8fa75f851b065d703531e2a51f2c7b30f2e003)
2020-02-20 08:13:09 +01:00
Colm O hEigeartaigh
957e8853ac
AMQ-7411 - Avoid leaking Hadoop test dependency
...
(cherry picked from commit 1f2e9be784fb0dc20fe48be2a9a35946446641d7)
2020-02-20 08:07:56 +01:00
jbonofre
d04120907c
[AMQ-7409] Exclude netty from zookeeper dependency
...
Credit To: Piyush Chugh <chughpiyush>
(cherry picked from commit ae96af6d0fb75669cfa056ddfa6502ecf44270b3)
2020-02-20 07:59:08 +01:00
jbonofre
3a717eee43
Cleanup unused properties from pom.xml
...
Credit To: Piyush Chugh <chughpiyush>
(cherry picked from commit 627b6368a8715b4b6fbbbdaa3cf135ccf7806ce7)
2020-02-20 07:54:50 +01:00
jbonofre
bc677f6ec2
[AMQ-7408] Upgrade to Guava 28.2-jre
...
(cherry picked from commit f96e64e815c9050d3242c043eb031143742a9f0e)
2020-02-20 07:53:16 +01:00
jbonofre
184c61398f
[AMQ-7278] Upgrade to Scala 2.11.11
...
(cherry picked from commit 3480d3ec38b3ecc03f5d5b35dced2f66243caec6)
2020-02-20 07:51:13 +01:00
jbonofre
a34ced64e5
[AMQ-7320] Upgrade to Jackson databind 2.9.10.2
...
(cherry picked from commit 18701524a84db80f8b7fe245c7693315dd66d379)
2020-02-20 07:48:52 +01:00
jbonofre
c3e313e4ab
[NO-JIRA] Use Maven Central https URL in ActiveMQ URL readme.txt
2020-02-18 14:14:40 +01:00
Colm O hEigeartaigh
503b8c394f
AMQ-7406 - ActiveMQSslConnectionFactory truststore settings don't work for the HTTPS connector
...
(cherry picked from commit 2f9e2b1e839126edf15785417ea1f6789b7c0b2f)
2020-02-18 07:15:59 +01:00
Colm O hEigeartaigh
43be461ace
AMQ-7399 - Adding a unit test
...
(cherry picked from commit 8cdddde5b47f06d5bc9d1c27e25287bc050799c6)
2020-02-14 08:44:37 +01:00
Jonathan Gallimore
c78e9b11c4
AMQ-7404 add debug logging for selectors loaded from the cache file
...
(cherry picked from commit e6befbc8750127d3f1a0a36eec91507b57aef2ab)
2020-02-14 08:21:33 +01:00
jbonofre
5097f9eccb
Fix Karaf itests
2020-02-14 08:16:08 +01:00
Pascal Schumacher
0a0b524c9d
AMQ-7402: Inconsistent synchronization of getters/setters of some classes
...
Make synchronization consistent or remove it and declare the field volatile.
(cherry picked from commit 5356893fac70d9f67a407d836f8cc8260961b792)
2020-02-13 08:17:39 +01:00
Pascal Schumacher
4a264881c0
Fix unused format arguments in log messages.
...
(cherry picked from commit 6764511fa1b7efc8df097514f991ff3950f618f1)
2020-02-13 07:56:36 +01:00
jbonofre
c92187d0b7
[AMQ-7399] org.apache.activemq.SERIALIZABLE_PACKAGES doesn't include java* by default
...
(cherry picked from commit 097506a45837f55e4d010e4094d60a36f6672ebd)
2020-02-12 13:48:18 +01:00
Pascal Schumacher
058b7a7b53
AMQ-7403: Potential PreparedStatement/ResultSet leak in LeaseDatabaseLocker#determineTimeDifference
...
(cherry picked from commit 26a0f8214c0e5fd290f5ff45d7376d1eae2448fb)
2020-02-12 07:35:30 +01:00
jbonofre
48cd61dda0
[AMQ-7400] This closes #444
2020-02-11 21:41:45 +01:00
jbonofre
359ae4b198
[AMQ-7400] Fix OSGi headers for sun.rmi
2020-02-11 21:36:20 +01:00
Jonathan Gallimore
c29244931d
Provide RMI registry implementation to prevent re-bind
2020-02-11 21:36:20 +01:00
jbonofre
5f818d0810
Fix MQTTProtocolConverter compile issue (missing import)
2020-02-11 21:32:17 +01:00
Pascal Schumacher
cc8403608a
[AMQ-7401] Make double-checked locking thread-safe by declaring the field volatile.
...
(cherry picked from commit dac97e6294f796b93ee1e1b43aaa37566d2328ea)
2020-02-10 19:08:51 +01:00
Jean-Baptiste Onofré
19a88dea98
[AMQ-7385] Upgrade to shiro 1.5.0
...
(cherry picked from commit 8d5fa7bc69e386ef522e0396d82f2c3e18e5c1bc)
2020-02-10 07:55:36 +01:00
Colm O hEigeartaigh
ccbc77aae1
AMQ-7376 - Use correct type for collections retrieval
...
(cherry picked from commit 675fb7bcae3a84c9fcbb1e35506fd688066fc59e)
2020-02-09 08:39:03 +01:00
Jean-Baptiste Onofré
e6e10a8648
[AMQ-7384] Upgrade to httpcore 4.4.13
...
(cherry picked from commit 30a108f8dae6eeeb423190ac45ad021fc6e69bde)
2020-02-06 21:44:00 +01:00
Jean-Baptiste Onofré
3c37851e6f
[AMQ-7387] Upgrade to XBean 4.16
...
(cherry picked from commit 2b39af77836557c766248ac6d24e2e93868a7318)
2020-02-06 11:47:59 +01:00
Jean-Baptiste Onofré
d41a3edf5c
[AMQ-7321] Decrease number of iterations in MQTT test to speed up build and limit race condition
...
(cherry picked from commit cf2c28a7f3dbb4a184996be1ca9c6e51ec67a28a)
2020-02-05 12:11:21 +01:00
Jean-Baptiste Onofré
b1eeb7b896
[AMQ-7386] Upgrade to Tomcat 9.0.30
...
(cherry picked from commit 71590652a0810cd0dc5772242dd249fc9ff2b2bf)
2020-02-04 15:29:59 +01:00
Jean-Baptiste Onofré
2c80ef90de
[AMQ-7383] Upgrade to httpclient 4.5.11
...
(cherry picked from commit 60b6b03b5b0dedbfa250a16108dcc1d3af1f70b7)
2020-02-04 15:25:28 +01:00
Colm O hEigeartaigh
b8959559d6
AMQ-7393 - Remove unused Selenium tests
...
(cherry picked from commit d49370e3634f2d48746e2755960eb927ebc9bfb0)
2020-02-04 15:14:05 +01:00
Jean-Baptiste Onofré
50eb0280f3
[AMQ-7382] Upgrade to geronimo-jacc_1.1_spec 1.0.2
...
(cherry picked from commit 2f35bcec055f5a59a9e50c9568306b581984d3ba)
2020-02-03 16:23:55 +01:00
Jean-Baptiste Onofré
cf46ffe4b1
[AMQ-7381] Upgrade to geronimo-transaction 3.1.4
...
(cherry picked from commit a90ca9749ddcd6481afd8ad8fef68514d465b3df)
2020-02-03 16:21:10 +01:00
Jean-Baptiste Onofré
eb7f50316e
[AMQ-7380] Upgrade to commons-pool2 2.8.0
...
(cherry picked from commit f9fd5f459ee4e9c540619adf614399f44fdea0f1)
2020-02-03 16:19:38 +01:00
Colm O hEigeartaigh
7793a952e2
AMQ-7231 - Fix XSS in WebConsole
...
(cherry picked from commit 81bd743eaa243f0cc5dfbb1342cee1fef1fc5df2)
2020-02-03 16:16:01 +01:00