Daniel Trebbien
057cf666a0
Fix an apparent copy/paste typo
2020-02-19 08:02:20 +00:00
Daniel Trebbien
7b528ecee7
Fix some typos
2020-02-19 08:01:41 +00:00
Daniel Trebbien
3faad9b357
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/
2020-02-19 07:54:25 +00:00
Daniel Trebbien
252dda94a3
Reformat some code
2020-02-19 07:50:20 +00:00
Daniel Trebbien
7480c66031
Mark `staticCache' final
...
This fixes a warning in NetBeans IDE about synchronizing on a non-final
field.
2020-02-19 07:44:20 +00:00
Daniel Trebbien
6d36c490e5
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/
2020-02-19 07:41:31 +00:00
Daniel Trebbien
210f583cbd
Utilize parameterized logging
2020-02-19 07:40:38 +00:00
Colm O hEigeartaigh
758bd279f8
AMQ-7412 - Fix NPE in SimpleAuthenticationPlugin
2020-02-19 07:29:44 +00:00
jbonofre
8c8fa75f85
[AMQ-7103] Upgrade to owasp-dependency-check 5.2.4
2020-02-19 08:02:39 +01:00
jbonofre
ae96af6d0f
[AMQ-7409] Exclude netty from zookeeper dependency
...
Credit To: Piyush Chugh <chughpiyush>
2020-02-19 08:00:10 +01:00
Colm O hEigeartaigh
1f2e9be784
AMQ-7411 - Avoid leaking Hadoop test dependency
2020-02-19 06:57:13 +00:00
jbonofre
627b6368a8
Cleanup unused properties from pom.xml
...
Credit To: Piyush Chugh <chughpiyush>
2020-02-18 14:22:28 +01:00
jbonofre
f96e64e815
[AMQ-7408] Upgrade to Guava 28.2-jre
2020-02-18 14:15:16 +01:00
jbonofre
f3b2efcbcb
[NO-JIRA] Use Maven Central https URL in ActiveMQ URL readme.txt
2020-02-18 14:13:11 +01:00
jbonofre
3480d3ec38
[AMQ-7278] Upgrade to Scala 2.11.11
2020-02-18 09:06:55 +01:00
jbonofre
18701524a8
[AMQ-7320] Upgrade to Jackson databind 2.9.10.2
2020-02-18 07:38:10 +01:00
Jean-Baptiste Onofré
ef59309d82
Merge pull request #454 from coheigea/AMQ-7406
...
AMQ-7406 - ActiveMQSslConnectionFactory truststore settings don't wor…
2020-02-18 07:15:17 +01:00
Colm O hEigeartaigh
2f9e2b1e83
AMQ-7406 - ActiveMQSslConnectionFactory truststore settings don't work for the HTTPS connector
2020-02-14 14:37:59 +00:00
Jean-Baptiste Onofré
ea5169d21f
Merge pull request #453 from coheigea/AMQ-7399
...
AMQ-7399 - Adding a unit test
2020-02-14 08:43:49 +01:00
Jean-Baptiste Onofré
1c3a71620f
Merge pull request #451 from jgallimore/AMQ-7404
...
AMQ-7404 add debug logging for selectors loaded from the cache file
2020-02-14 08:21:00 +01:00
jbonofre
de21ccb7ad
Fix Karaf itests
2020-02-14 08:15:37 +01:00
Jean-Baptiste Onofré
a9d89572ef
Merge pull request #449 from PascalSchumacher/setter_getter_synchronization
...
AMQ-7402: Inconsistent synchronization of getters/setters of some cla…
2020-02-13 08:15:57 +01:00
Jean-Baptiste Onofré
4ecdd5a2a8
Merge pull request #448 from PascalSchumacher/fix_unused_format_arguments_in_log_messages
...
Fix unused format arguments in log messages.
2020-02-13 07:53:32 +01:00
Pascal Schumacher
6764511fa1
Fix unused format arguments in log messages.
2020-02-12 17:52:28 +01:00
Pascal Schumacher
5356893fac
AMQ-7402: Inconsistent synchronization of getters/setters of some classes
...
Make synchronization consistent or remove it and declare the field volatile.
2020-02-12 17:48:34 +01:00
Colm O hEigeartaigh
8cdddde5b4
AMQ-7399 - Adding a unit test
2020-02-12 14:09:29 +00:00
Jean-Baptiste Onofré
ee16d9df5c
Merge pull request #446 from jbonofre/AMQ-7399
...
[AMQ-7399] org.apache.activemq.SERIALIZABLE_PACKAGES doesn't contain java* by default
2020-02-12 13:44:48 +01:00
jbonofre
097506a458
[AMQ-7399] org.apache.activemq.SERIALIZABLE_PACKAGES doesn't include java* by default
2020-02-12 13:43:03 +01:00
Jonathan Gallimore
e6befbc875
AMQ-7404 add debug logging for selectors loaded from the cache file
2020-02-12 11:15:59 +00:00
Jean-Baptiste Onofré
098fd9c5a9
Merge pull request #450 from PascalSchumacher/possible_db_resource_leak
...
AMQ-7403: Potential PreparedStatement/ResultSet leak in LeaseDatabase…
2020-02-12 07:35:03 +01:00
jbonofre
5838228333
[AMQ-7400] This closes #443
2020-02-11 21:24:09 +01:00
jbonofre
b7dca5e073
[AMQ-7400] Fix OSGi statement about sun.rmi
2020-02-11 21:22:28 +01:00
Pascal Schumacher
26a0f8214c
AMQ-7403: Potential PreparedStatement/ResultSet leak in LeaseDatabaseLocker#determineTimeDifference
2020-02-11 21:12:57 +01:00
Jonathan Gallimore
f1d0100832
Provide RMI registry implementation to prevent re-bind
2020-02-11 21:10:56 +01:00
jbonofre
ff02246478
[AMQ-7401] This closes #447
2020-02-10 19:08:14 +01:00
Pascal Schumacher
dac97e6294
[AMQ-7401] Make double-checked locking thread-safe by declaring the field volatile.
2020-02-10 19:06:17 +01:00
Jean-Baptiste Onofré
78826c9c73
Merge pull request #436 from jbonofre/AMQ-7385
...
[AMQ-7385] Upgrade to shiro 1.5.0
2020-02-10 07:55:02 +01:00
Jean-Baptiste Onofré
6417d62f60
Merge pull request #428 from coheigea/AMQ-7376
...
AMQ-7376 - Use correct type for collections retrieval
2020-02-09 08:33:04 +01:00
Jean-Baptiste Onofré
e112a71a50
Merge pull request #437 from jbonofre/AMQ-7384
...
[AMQ-7384] Upgrade to httpcore 4.4.13
2020-02-06 21:43:15 +01:00
Jean-Baptiste Onofré
30a108f8da
[AMQ-7384] Upgrade to httpcore 4.4.13
2020-02-06 21:28:11 +01:00
Jean-Baptiste Onofré
5a73776a8a
Merge pull request #433 from jbonofre/AMQ-7387
...
[AMQ-7387] Upgrade to XBean 4.16
2020-02-06 11:47:24 +01:00
Jean-Baptiste Onofré
ce7eeba6f8
Merge pull request #445 from jbonofre/AMQ-7321
...
[AMQ-7321] Decrease number of iterations in MQTT test
2020-02-05 12:06:53 +01:00
Jean-Baptiste Onofré
c65d4f405a
Merge pull request #435 from jbonofre/AMQ-7386
...
[AMQ-7386] Upgrade to Tomcat 9.0.30
2020-02-04 15:26:21 +01:00
Jean-Baptiste Onofré
8cfe128019
Merge pull request #438 from jbonofre/AMQ-7383
...
[AMQ-7383] Upgrade to httpclient 4.5.11
2020-02-04 15:24:36 +01:00
Jean-Baptiste Onofré
2b39af7783
[AMQ-7387] Upgrade to XBean 4.16
2020-02-04 15:15:18 +01:00
Jean-Baptiste Onofré
5db970cdf3
Merge pull request #439 from coheigea/AMQ-7393
...
AMQ-7393 - Remove unused Selenium tests
2020-02-04 15:13:37 +01:00
Jean-Baptiste Onofré
cf2c28a7f3
[AMQ-7321] Decrease number of iterations in MQTT test to speed up build and limit race condition
2020-02-04 09:54:38 +01:00
Jean-Baptiste Onofré
3bd7108553
Merge pull request #440 from jbonofre/AMQ-7382
...
[AMQ-7382] Upgrade to geronimo-jacc_1.1_spec 1.0.2
2020-02-03 16:22:32 +01:00
Jean-Baptiste Onofré
24fe606c1b
Merge pull request #441 from jbonofre/AMQ-7381
...
[AMQ-7381] Upgrade to geronimo-transaction 3.1.4
2020-02-03 16:20:28 +01:00
Jean-Baptiste Onofré
88cd3ec611
Merge pull request #442 from jbonofre/AMQ-7380
...
[AMQ-7380] Upgrade to commons-pool2 2.8.0
2020-02-03 16:19:09 +01:00