Jean-Baptiste Onofré
cc4a69913b
Merge pull request #473 from jbonofre/AMQ-7333
...
[AMQ-7333] Upgrade to Camel 2.24.3
2020-02-26 18:10:07 +01:00
Jean-Baptiste Onofré
d2592e22e5
Merge pull request #461 from jbonofre/AMQ-7410
...
[AMQ-7410] Align dependencies with Apache Karaf
2020-02-26 18:00:31 +01:00
jbonofre
d878d877d5
[AMQ-7410] Align dependencies with Apache Karaf
2020-02-26 13:11:33 +01:00
jbonofre
5c1ee5ed52
[AMQ-7333] Upgrade to Camel 2.24.3
2020-02-26 13:11:15 +01:00
Jean-Baptiste Onofré
82c3e70a2a
Merge pull request #475 from jbonofre/UNITTEST
...
Ignore one unit test to avoid build failure on Jenkins (need refactoring)
2020-02-26 13:08:46 +01:00
Jean-Baptiste Onofré
d355737ec7
Merge pull request #474 from jbonofre/AMQ7086Test
...
Flexible AMQ7086Test on KahaDB for Jenkins
2020-02-26 13:08:29 +01:00
Jean-Baptiste Onofré
11cdb5cb59
Ignore one unit test to avoid build failure on Jenkins (need refactoring)
2020-02-26 08:49:54 +01:00
jbonofre
927e01f0c8
Flexible AMQ7086Test on KahaDB for Jenkins
2020-02-26 08:22:19 +01:00
jbonofre
0245a3d5c4
[AMQ-7419] Return 405 error code instead of 500 in case of maxFrameSize exceeded on HTTP connector
2020-02-24 14:54:42 +01:00
Jean-Baptiste Onofré
a58a624c3a
Merge pull request #471 from jgallimore/connector-path-fix2
...
Fix issue where the registry lookup was a hardcoded name and didn't a…
2020-02-24 13:24:33 +01:00
Jonathan Gallimore
4522061527
Fix issue where the registry lookup was a hardcoded name and didn't account for the connector path
2020-02-24 11:10:46 +00:00
Jean-Baptiste Onofré
5cc7394fe2
Merge pull request #468 from jbonofre/AMQ-7415
...
[AMQ-7415] Upgrade to ASM 7.3.1
2020-02-24 11:59:04 +01:00
Jean-Baptiste Onofré
7bb05d55ee
Merge pull request #469 from jbonofre/AMQ-7416
...
[AMQ-7416] Upgrade to Velocity 2.2
2020-02-24 11:57:15 +01:00
jbonofre
4dcc9d99ec
[AMQ-7415] Upgrade to ASM 7.3.1
2020-02-24 05:53:45 +01:00
jbonofre
cf220b62a6
[AMQ-7416] Upgrade to Velocity 2.2
2020-02-24 05:53:10 +01:00
Jean-Baptiste Onofré
9b02c1afa2
Merge pull request #470 from jbonofre/AMQ-7417
...
[AMQ-7417] Upgrade to xmlbeans 3.1.0
2020-02-22 07:55:47 +01:00
Jean-Baptiste Onofré
bfb810c507
Merge pull request #466 from coheigea/misc_fixes
...
AMQ-7413 - Misc logging fixes
2020-02-22 07:49:55 +01:00
Jean-Baptiste Onofré
b2e1f59870
Merge pull request #467 from jbonofre/AMQ-7414
...
[AMQ-7414] Upgrade to Tomcat 9.0.31
2020-02-22 07:46:18 +01:00
jbonofre
d943d7ab4c
[AMQ-7417] Upgrade to xmlbeans 3.1.0
2020-02-20 08:34:52 +01:00
jbonofre
a944187d6e
[AMQ-7414] Upgrade to Tomcat 9.0.31
2020-02-20 08:27:52 +01:00
Jean-Baptiste Onofré
8f707cb1f6
Merge pull request #463 from coheigea/AMQ-7412
...
AMQ-7412 - Fix NPE in SimpleAuthenticationPlugin
2020-02-20 08:15:21 +01:00
Jean-Baptiste Onofré
ed3c600e09
Merge pull request #464 from jbonofre/AMQ-7103
...
[AMQ-7103] Upgrade to owasp-dependency-check 5.2.4
2020-02-20 08:11:34 +01:00
Jean-Baptiste Onofré
e51e8f30c9
Merge pull request #462 from coheigea/AMQ-7411
...
AMQ-7411 - Avoid leaking Hadoop test dependency
2020-02-20 08:04:50 +01:00
Jean-Baptiste Onofré
344bf79855
Merge pull request #460 from jbonofre/AMQ-7409
...
[AMQ-7409] Exclude netty from zookeeper dependency
2020-02-20 07:57:55 +01:00
Jean-Baptiste Onofré
21733463e3
Merge pull request #459 from jbonofre/CLEANUP
...
Cleanup unused properties from pom.xml
2020-02-20 07:54:16 +01:00
Jean-Baptiste Onofré
c695bf027f
Merge pull request #458 from jbonofre/AMQ-7408
...
[AMQ-7408] Upgrade to Guava 28.2-jre
2020-02-20 07:52:40 +01:00
Jean-Baptiste Onofré
969b61bbd3
Merge pull request #457 from jbonofre/AMQ-7278
...
[AMQ-7278] Upgrade to Scala 2.11.11
2020-02-20 07:50:35 +01:00
Jean-Baptiste Onofré
6e77e2f826
Merge pull request #456 from jbonofre/AMQ-7320
...
[AMQ-7320] Upgrade to Jackson databind 2.9.10.2
2020-02-20 07:48:21 +01:00
gtully
503416a001
AMQ-7291 - allow setting properties after clearProperties for BytesMessage, closes #420
2020-02-19 13:01:25 +00:00
Daniel Trebbien
b020cba744
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/
2020-02-19 08:26:36 +00:00
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