Commit Graph

10359 Commits

Author SHA1 Message Date
Colm O hEigeartaigh 675fb7bcae AMQ-7376 - Use correct type for collections retrieval 2020-01-20 18:35:01 +00:00
Timothy Bish d41658715b AMQ-7365 Update Qpid JMS and proton-j to latest releases
Update to Qpid JMS 0.48.0 and proton-j 0.33.3
2019-12-11 12:54:53 -05:00
gtully a942591be4 no jira - usecase demonstrating effect of conduit=true|false for topic subs 2019-12-11 14:05:50 +00:00
gtully b9851a8fc2 fix intermittent failure, two brokers in the mix 2019-12-02 15:14:42 +00:00
gtully 4d6409b3b8 AMQ-5035 - fix intermittent failure due to async close 2019-12-02 11:42:08 +00:00
gtully a0dace794a no-jira - fix intermittent test failure where assertion fell on old bridge 2019-12-02 10:47:49 +00:00
gtully 5a0c853ba0 AMQ-7353 - fix visibility of marshalledProperties to ensure competing threads don't see partial objects in error. Little test case that demonstrates the problem in isolation 2019-11-26 16:58:30 +00:00
gtully 3f5bb9710a AMQ-5486 - fix intermittent failure in the test, reallign assertions 2019-11-25 12:13:07 +00:00
Jean-Baptiste Onofré 35923b85b8
Merge pull request #422 from fpapon/AMQ-7351
[AMQ-7351] Update to Apache pom parent 21
2019-11-23 07:50:03 +01:00
Christopher L. Shannon (cshannon) 0c6f9a9a1e AMQ-7352 - Add support for anonymous producer advisories
By default this behavior is turned off but can be enabled by setting
anonymousProducerAdvisorySupport on the BrokerService to true
2019-11-22 13:35:32 -05:00
gtully a7bf4fc804 AMQ-7302 - rename test such that is is run with surefire pattern match 2019-11-22 16:19:14 +00:00
Francois Papon e257b2548b [AMQ-7351] Update to Apache pom parent 21 2019-11-22 17:08:15 +01:00
gtully f3ed0c7b87 AMQ-5734 - additional test that verifies wildcard sub does not get access to unauthorised dests retain messages 2019-11-22 15:45:03 +00:00
gtully e4f155f548 AMQ-7106 - fix intermittent failure in the test 2019-11-21 13:48:57 +00:00
Jean-Baptiste Onofré 78c044136f Fix build of ActiveMQ OSGi bundle 2019-11-20 16:41:30 +01:00
Jean-Baptiste Onofré d826adf7c3
Merge pull request #418 from jbonofre/AMQ-7329
[AMQ-7329] Fix exclusion in activemq-osgi
2019-11-19 11:22:22 +01:00
Jean-Baptiste Onofré 70fba72be8
Merge pull request #417 from jbonofre/AMQ-7008
[AMQ-7008] Add index on messages table to speed up browsing
2019-11-19 11:10:32 +01:00
Jean-Baptiste Onofré 3c10f6ef86 [AMQ-7008] Add index on messages table to speed up browsing 2019-11-19 08:54:07 +01:00
Jean-Baptiste Onofré ce0fc359ef [AMQ-7329] Fix exclusion in activemq-osgi 2019-11-19 07:49:48 +01:00
Jean-Baptiste Onofré 31f2943898
Merge pull request #416 from jbonofre/AMQ-7345
[AMQ-7345] Upgrade to jackson-databind 2.9.10.1
2019-11-18 21:54:46 +01:00
Jean-Baptiste Onofré 1c5b7cc66b
Merge pull request #415 from jbonofre/AMQ-7310
[AMQ-7310] Upgrade to Tomcat API 9.0.27
2019-11-18 21:21:31 +01:00
Jean-Baptiste Onofré 0829c3efd8
Merge pull request #414 from jbonofre/AMQ-7252
[AMQ-7252] Upgrade to Velocity 2.1
2019-11-18 21:19:03 +01:00
Jean-Baptiste Onofré 6cf846e050 [AMQ-7345] Upgrade to jackson-databind 2.9.10.1 2019-11-18 18:31:59 +01:00
Jean-Baptiste Onofré f5b1800b0e
Merge pull request #278 from asutosh936/AMQ-6905
AMQ-6905 : Upgraded ActivationConfigProperty as per API Documentation
2019-11-18 17:48:34 +01:00
Jean-Baptiste Onofré dcb5ba1fb3
Merge pull request #275 from PascalSchumacher/BrokerService_fix_typo
BrokerService: fix typo in field and parameter name
2019-11-18 17:42:44 +01:00
amarkevich 1ced34a383 [AMQ-6556] Support system property proxy settings for HTTP(S) client
(cherry picked from commit 746a839809)
2019-11-18 17:06:03 +01:00
Jean-Baptiste Onofré d16d7cd172
Merge pull request #276 from chipitsine/master
AMQ-6904 add overrides for ms sql
2019-11-18 17:02:54 +01:00
Alvin Lin e7b7334e42 AMQ-6908 allow use of ActiveMQ console login credential (for authorization) when browsing messages through the console
(cherry picked from commit 822cf62034)
2019-11-18 17:00:12 +01:00
Jean-Baptiste Onofré a59ebe7d09
Merge pull request #283 from SaivR1t/master
AMQ-6963 Fix calling the toString() method in case of different log level.
2019-11-18 05:50:37 +01:00
Jean-Baptiste Onofré 3e7399543c
Merge pull request #393 from sullis/maven-compiler-plugin-3.8.1
maven-compiler-plugin 3.8.1
2019-11-18 05:41:09 +01:00
Jean-Baptiste Onofré f7b08713f3
Merge pull request #305 from amarkevich/AMQ-7069
AMQ-7069 HTTP client don't handle XStream deserialization exception
2019-11-17 17:43:26 +01:00
Johannes Bäurle 6f338aa281 [AMQ-7068] Advisory messages are empty when received with a AMQP subscription (#312) 2019-11-17 17:40:15 +01:00
Jean-Baptiste Onofré 057b950485
Merge pull request #322 from deeyes24/failing_cronparsertest_inIndia
NO-JIRA: CronParserTest is failing in Indian StandardTime
2019-11-17 06:56:20 +01:00
Jean-Baptiste Onofré a0531943a4
Merge pull request #348 from nguyenhoan/patch-1
close DataByteArrayOutputStream buff of WriteBatch
2019-11-17 06:46:01 +01:00
Jean-Baptiste Onofré 43ffe7eac8 [AMQ-7310] Upgrade to Tomcat API 9.0.27 2019-11-17 06:43:36 +01:00
Jean-Baptiste Onofré 4f07dc5b49 [AMQ-7252] Upgrade to Velocity 2.1 2019-11-15 06:07:40 +01:00
gtully f7e212ca0b no jira - fix intermittent test failure due to incorrect assertion 2019-11-14 10:10:36 +00:00
Jean-Baptiste Onofré 1846df4863
Merge pull request #410 from jbonofre/AMQ-7327
[AMQ-7327] Use maxFrameSize to limit HTTP content length
2019-11-12 17:30:59 +01:00
Jean-Baptiste Onofré f3f8271503 [AMQ-7301] Use warn for connection failure instead of error. 2019-11-12 15:19:13 +01:00
Jean-Baptiste Onofré 14b05380ba
Merge pull request #411 from coheigea/AMQ-7339
AMQ-7339 - Fix possible XSS attack in the HttpTunnelServlet
2019-11-08 14:44:50 +01:00
Colm O hEigeartaigh 7441c6b603 AMQ-7339 - Fix possible XSS attack in the HttpTunnelServlet 2019-11-08 12:04:57 +00:00
Jean-Baptiste Onofré ea900c0d3f Revert "[AMQ-7333] Upgrade to Camel 2.24.2"
This reverts commit 5568a09c3c.
2019-11-08 10:41:59 +01:00
Jean-Baptiste Onofré 397ede661f [AMQ-7327] Updated unit test around maxFrameSize support on the http transport connector 2019-11-06 17:05:40 +01:00
Jean-Baptiste Onofré e607742c88
Merge pull request #409 from coheigea/owasp
Update owasp plugin (and enable it to run correctly)
2019-11-06 13:57:21 +01:00
Jean-Baptiste Onofré 50a94cbf12 [AMQ-7327] Use maxFrameSize to limit HTTP content length 2019-11-06 11:17:34 +01:00
Timothy Bish 0c0e8061fb AMQ-7335 Update Qpid JMS to 0.47.0 netty to 4.1.43.Final 2019-11-05 11:39:33 -05:00
Colm O hEigeartaigh 222edf4756 Update owasp plugin (and enable it to run correctly) 2019-11-04 15:29:32 +00:00
Jean-Baptiste Onofré d0b0a6495e
Merge pull request #408 from jbonofre/AMQ-7321
[AMQ-7321] Reduce the number of messages in MQTT SSL offline test to limit timing issue
2019-11-03 15:18:52 +01:00
Jean-Baptiste Onofré d340e0902b [AMQ-7321] Reduce the number of messages in MQTT SSL offline test to limit timing issue 2019-11-03 14:53:33 +01:00
Jean-Baptiste Onofré 8a6ef9d83d
Merge pull request #392 from coheigea/AMQ-7295
AMQ-7295 - Update JTA spec
2019-11-02 07:14:15 +01:00