Jean-Baptiste Onofré
|
19410709d7
|
Merge pull request #558 from coheigea/AMQ-8029
AMQ-8029 - Place a bound on the data read in MessageServletSupport
|
2020-11-21 06:49:16 +01:00 |
Jean-Baptiste Onofré
|
5bc7532d42
|
Merge pull request #569 from garydgregory/NPE_NetworkInterface_getNetworkInterfaces
Guard against null NetworkInterface.getNetworkInterfaces()
|
2020-11-20 18:13:19 +01:00 |
Jean-Baptiste Onofré
|
eba5847c00
|
Merge pull request #577 from jbonofre/AMQ-8072
[AMQ-8072] Upgrade to commons-dbcp2 2.8.0
|
2020-11-19 10:55:48 +01:00 |
jbonofre
|
8d983ec641
|
[AMQ-8080] Upgrade to junit 4.13.1
|
2020-11-19 09:28:06 +01:00 |
jbonofre
|
6ca2761ce6
|
[AMQ-8072] Upgrade to commons-dbcp2 2.8.0
|
2020-11-19 08:53:02 +01:00 |
jbonofre
|
db19c2082c
|
[AMQ-8073] Upgrade to commons-pool2 2.9.0
|
2020-11-19 08:52:38 +01:00 |
jbonofre
|
4fde3e2371
|
[AMQ-8074] Upgrade to httpclient 4.5.13
|
2020-11-19 08:52:12 +01:00 |
jbonofre
|
a1db62c626
|
[AMQ-8075] Upgrade to xbean 4.18
|
2020-11-19 08:47:25 +01:00 |
jbonofre
|
c9e4abf274
|
Give more time to AMQ6815Test (for Jenkins)
|
2020-11-19 08:43:50 +01:00 |
Jean-Baptiste Onofré
|
2d16fdc0f0
|
Merge pull request #581 from jbonofre/FIX_TESTS
Improve tests stability
|
2020-11-18 16:27:09 +01:00 |
jbonofre
|
f247cbee94
|
Try to avoid JMX issue on StompTest
|
2020-11-18 11:41:40 +01:00 |
jbonofre
|
43af228f2a
|
Improve stability of KahaDB tests
|
2020-11-18 09:02:25 +01:00 |
jbonofre
|
75c3fd4c34
|
Improve AMQ7118Test stability
|
2020-11-18 09:02:25 +01:00 |
Jean-Baptiste Onofré
|
12e7a1952b
|
Merge pull request #576 from jbonofre/AMQ-8071
[AMQ-8071] Upgrade to commons-net 3.7.2
|
2020-11-13 14:57:44 +01:00 |
Jean-Baptiste Onofré
|
d25782ad57
|
Merge pull request #575 from jbonofre/AMQ-8070
[AMQ-8070] Upgrade to commons-io 2.8.0
|
2020-11-13 14:55:14 +01:00 |
jbonofre
|
064251787a
|
[AMQ-8071] Upgrade to commons-net 3.7.2
|
2020-11-13 06:09:14 +01:00 |
Jean-Baptiste Onofré
|
bbeb37c8c8
|
Merge pull request #574 from jbonofre/AMQ-8069
[AMQ-8069] Upgrade to commons-daemon 1.2.3
|
2020-11-13 06:00:12 +01:00 |
Jean-Baptiste Onofré
|
a8e909af6d
|
Merge pull request #572 from jbonofre/AMQ-8066
[AMQ-8066] Upgrade to Rome 1.15.0
|
2020-11-13 05:57:09 +01:00 |
jbonofre
|
5b04d35751
|
[AMQ-8070] Upgrade to commons-io 2.8.0
|
2020-11-12 14:19:34 +01:00 |
jbonofre
|
3b1e8fae31
|
[AMQ-8069] Upgrade to commons-daemon 1.2.3
|
2020-11-12 14:06:10 +01:00 |
jbonofre
|
eda11b135e
|
[AMQ-8066] Upgrade to Rome 1.15.0
|
2020-11-12 10:49:58 +01:00 |
Jean-Baptiste Onofré
|
7e0fb95489
|
Merge pull request #573 from jbonofre/JENKINSFILE
Add Jenkinsfile
|
2020-11-12 10:48:29 +01:00 |
jbonofre
|
c195d51080
|
Add Jenkinsfile
|
2020-11-11 16:26:14 +01:00 |
dhmgit
|
2f2fe6855f
|
adding an option which allows messages to expire on active durable subscriptions
|
2020-11-10 10:22:32 -05:00 |
Jean-Baptiste Onofré
|
6cb09e7c0b
|
Merge pull request #568 from graben/AMQ-8055
AMQ-8055 - rename posion to correct poison
|
2020-11-10 16:07:05 +01:00 |
jbonofre
|
2759d163b0
|
[AMQ-8065] Upgrade to Shiro 1.7.0
|
2020-11-10 14:33:56 +01:00 |
jbonofre
|
10903d490f
|
Remove unused ant dependency
|
2020-11-10 11:20:37 +01:00 |
jbonofre
|
6e7762fbc8
|
[AMQ-8064] Upgrade to Tomcat 9.0.39
|
2020-11-10 10:55:36 +01:00 |
jbonofre
|
bbc313aa73
|
[AMQ-8043] Upgrade to Spring 4.3.29.RELEASE
|
2020-11-10 10:01:01 +01:00 |
jbonofre
|
059bd5c71d
|
[AMQ-8037] Upgrade to Jetty 9.4.34.v20201102
|
2020-11-10 09:31:27 +01:00 |
jbonofre
|
01d1e43cf8
|
[AMQ-8037] Upgrade to Jetty 9.4.31.v20200723
|
2020-11-10 08:56:18 +01:00 |
jbonofre
|
3852d0d123
|
[AMQ-8036] Upgrade to Jackson Databind 2.9.10.6
|
2020-11-10 06:24:53 +01:00 |
Gary Gregory
|
d292372902
|
Guard against null return value from
java.net.NetworkInterface.getNetworkInterfaces().
|
2020-11-05 10:13:50 -05:00 |
Benjamin Graf
|
a2e718f259
|
AMQ-8055 - rename posion to correct poison
|
2020-10-23 09:50:18 +02:00 |
Andrew Levandoski
|
f3e0ab4c5a
|
AMQ-8011 - Performance Related issue in ClassLoadingAwareObjectInputStream.checkSecurity()
|
2020-10-20 17:21:31 -04:00 |
Justin Bertram
|
fa8b4c5215
|
Update logos
|
2020-09-29 11:11:21 -05:00 |
gtully
|
72146d2dae
|
AMQ-8040 - ensure state relating to diskbound tmp file pages is preserved on next update, fix and test
|
2020-09-11 17:04:15 +01:00 |
gtully
|
0c986c33f6
|
AMQ-8039 - support system property configuration of the inactivity monitor thread pool, follow example of nio. new test to verify
|
2020-09-11 10:39:15 +01:00 |
gtully
|
73e291693d
|
AMQ-8035 - ensure propagated credentials are visible for bind and removed for subsequent mapping operations
|
2020-09-07 17:02:23 +01:00 |
artnaseef
|
4450c17c1c
|
Properly encode the copy/move message URL.
|
2020-08-31 09:48:13 -07:00 |
Colm O hEigeartaigh
|
66cb8d4cfb
|
AMQ-8029 - Place a bound on the data read in MessageServletSupport
|
2020-08-31 11:19:51 +01:00 |
gtully
|
5c8086961f
|
AMQ-8023 - rework fix to deal with addSub interleaved with removeDestination advisory processing, serialise add/remove dest such that add is not lost and new sub resubscribes ok, extra verifications in the test
|
2020-08-27 16:31:50 +01:00 |
gtully
|
c0e6d47121
|
AMQ-8023 - retain sync add call, duplicate sub suppression depends on it, regression in AMQ3274Test
|
2020-08-26 14:39:43 +01:00 |
gtully
|
0e2b24be36
|
AMQ-8023 - serialize sub add with destination removal advisory processing to avoid resub blocking a necessary purge via removal, fix and test via mqtt clean session scenario
|
2020-08-25 16:56:50 +01:00 |
Jean-Baptiste Onofré
|
213f381c95
|
Merge pull request #550 from coheigea/AMQ-7512
AMQ-7512 - Consolidate XBean byte parsing
|
2020-08-11 09:47:49 +02:00 |
Jean-Baptiste Onofré
|
f3752eadb1
|
Merge pull request #549 from coheigea/AMQ-7511
AMQ-7511 - Update Jackson Databind to 2.9.10.5
|
2020-08-11 09:45:48 +02:00 |
Jean-Baptiste Onofré
|
d2851888bf
|
Merge pull request #551 from coheigea/AMQ-7513
AMQ-7513 - Fix http://activemq.org links
|
2020-08-11 09:42:43 +02:00 |
Jean-Baptiste Onofré
|
6fef652beb
|
Merge pull request #554 from coheigea/AMQ-8020
AMQ-8020 - Replace toLowerCase().equals() with equalsIgnoreCase
|
2020-08-11 09:32:23 +02:00 |
Colm O hEigeartaigh
|
e3e2fda509
|
AMQ-8020 - Replace toLowerCase().equals() with equalsIgnoreCase
|
2020-08-10 16:01:08 +01:00 |
Timothy Bish
|
742a7f42f0
|
AMQ-8016 Fix introspection support not checking Boolean class types
Support class should check both primitive and Object based types for
conversion from String to boolean or Boolean targets
|
2020-07-31 11:42:47 -04:00 |