10582 Commits

Author SHA1 Message Date
Jean-Baptiste Onofré
f9fd5f459e [AMQ-7380] Upgrade to commons-pool2 2.8.0 2020-01-28 16:03:05 +01:00
Jean-Baptiste Onofré
a90ca9749d [AMQ-7381] Upgrade to geronimo-transaction 3.1.4 2020-01-28 15:49:53 +01:00
Jean-Baptiste Onofré
2f35bcec05 [AMQ-7382] Upgrade to geronimo-jacc_1.1_spec 1.0.2 2020-01-28 15:47:41 +01:00
Colm O hEigeartaigh
d49370e363 AMQ-7393 - Remove unused Selenium tests 2020-01-28 14:36:15 +00:00
Jean-Baptiste Onofré
60b6b03b5b [AMQ-7383] Upgrade to httpclient 4.5.11 2020-01-28 14:34:35 +01:00
Jean-Baptiste Onofré
8d5fa7bc69 [AMQ-7385] Upgrade to shiro 1.5.0 2020-01-28 14:32:02 +01:00
Jean-Baptiste Onofré
71590652a0 [AMQ-7386] Upgrade to Tomcat 9.0.30 2020-01-28 13:06:19 +01:00
Jean-Baptiste Onofré
85851f7ce8 [AMQ-7391] Minor typo fixed
Credit: Alexandre Fruchaud <mmacphail>
2020-01-28 10:46:48 +01:00
Jean-Baptiste Onofré
556698b163
Merge pull request #430 from jbonofre/AMQ-7389
[AMQ-7389] Upgrade to jasypt 1.9.3
2020-01-27 13:45:04 +01:00
Jean-Baptiste Onofré
b589b61f2d
Merge pull request #431 from coheigea/AMQ-7142
AMQ-7142 - Inserting Bouncy Castle Provider Early in Java Security Pr…
2020-01-27 13:42:05 +01:00
Colm O hEigeartaigh
127852d2e7 AMQ-7142 - Inserting Bouncy Castle Provider Early in Java Security Provider Chain Breaks KeyStore Loading 2020-01-27 10:43:39 +00:00
Jean-Baptiste Onofré
afe67ddb69 [AMQ-7389] Upgrade to jasypt 1.9.3 2020-01-27 09:53:52 +01:00
Jean-Baptiste Onofré
dc69083fab
Merge pull request #419 from coheigea/AMQ-7348
AMQ-7348 - Update Apache Shiro
2020-01-27 09:27:58 +01:00
Jean-Baptiste Onofré
5c6bbb664e
Merge pull request #421 from coheigea/AMQ-7349
AMQ-7349 - Update some javascript libraries
2020-01-27 09:26:23 +01:00
Colm O hEigeartaigh
81bd743eaa AMQ-7231 - Fix XSS in WebConsole 2020-01-24 12:20:26 +00:00
Jean-Baptiste Onofré
52816ef55d
Merge pull request #425 from coheigea/AMQ-7357
[AMQ-7357] Update to Pax URL 2.6.2
2020-01-23 08:13:29 +01:00
Jean-Baptiste Onofré
a28cf26c8c
Merge pull request #426 from coheigea/AMQ-7375
[AMQ-7375] Update Spring
2020-01-23 05:45:22 +01:00
Jean-Baptiste Onofré
ff525a5fb9
Merge pull request #427 from coheigea/AMQ-7373
[AMQ-7373] Updating Jolokia
2020-01-22 13:44:46 +01:00
Colm O hEigeartaigh
675fb7bcae AMQ-7376 - Use correct type for collections retrieval 2020-01-20 18:35:01 +00:00
Colm O hEigeartaigh
08267c4f67 AMQ-7373 - Updating Jolokia 2020-01-20 18:28:27 +00:00
Colm O hEigeartaigh
696561c4bc AMQ-7375 - Update Spring 2020-01-17 17:42: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
Colm O hEigeartaigh
0891526c26 AMQ-7357 - Update Pax URL 2019-11-28 16:05:50 +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
Colm O hEigeartaigh
23b21105e8 AMQ-7349 - Update some javascript libraries 2019-11-20 16:48:20 +00:00
Jean-Baptiste Onofré
78c044136f Fix build of ActiveMQ OSGi bundle 2019-11-20 16:41:30 +01:00
Colm O hEigeartaigh
46b3dfa942 AMQ-7348 - Update Apache Shiro 2019-11-20 10:20:18 +00: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 746a8398098fe4277008a62c5c82101a3c07cacd)
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