10142 Commits

Author SHA1 Message Date
Colm O hEigeartaigh
0325fd2eff Update owasp plugin (and enable it to run correctly)
(cherry picked from commit 222edf4756fc9fca29f234dcfcafbf41b1de11e5)
2019-11-06 13:58:03 +01:00
Timothy Bish
1b9c21a8ce AMQ-7335 Update Qpid JMS to 0.47.0 netty to 4.1.43.Final
(cherry picked from commit 0c0e8061fb19b8341c684124a4ebf02e30e70cf3)
2019-11-05 11:40:50 -05:00
Jean-Baptiste Onofré
f851abd5d1 [AMQ-7321] Reduce the number of messages in MQTT SSL offline test to limit timing issue
(cherry picked from commit d340e0902b8abf6c551486306c1db1dbe3562b9b)
2019-11-03 15:19:38 +01:00
Colm O hEigeartaigh
f3112be3e0 AMQ-7295 - Update JTA spec
(cherry picked from commit 892c9e2a2d3962232a3a17a0a321e09d5d0df615)
2019-11-02 07:14:41 +01:00
Jean-Baptiste Onofré
225018c3d0 [AMQ-7333] Upgrade to Camel 2.24.2
(cherry picked from commit 5568a09c3c1cd4a33d1ef8e9ae254996b650225d)
2019-11-02 07:12:00 +01:00
Jean-Baptiste Onofré
1e5a90a912 [AMQ-7332] Upgrade to ant 1.10.7
(cherry picked from commit d50ab4b36625781e5a4b32de525445601a050ac2)
2019-11-02 07:10:13 +01:00
Jean-Baptiste Onofré
978acba43c [AMQ-7331] Upgrade to commons-daemon 1.2.2
(cherry picked from commit a127d5cef62d0836cc4f3e0cd7c461533eb8c001)
2019-11-02 06:15:01 +01:00
Jean-Baptiste Onofré
c03d24e50d [AMQ-7324] Upgrade to commons-dbcp2 2.7.0 and commons-pool2 2.7.0
(cherry picked from commit 45601effea244927018d1b12db2df235574b738e)
2019-11-01 08:13:47 +01:00
Jean-Baptiste Onofré
44f6779b2b [AMQ-7330] Upgrade to Jetty 9.4.22.v20191022
(cherry picked from commit ed17d6284373188576f0fb0276dd1763766181cb)
2019-11-01 06:29:22 +01:00
Jean-Baptiste Onofré
3041623cd7 [AMQ-7323] Upgrade to rome 1.12.2
(cherry picked from commit c5db284c4783bfe48e5479ea7b3ac79d176343a1)
2019-10-30 17:27:56 +01:00
J. Lewis Muir
d3be100dbf Improve activemq init JAVACMD auto detection
If JAVACMD is set to "auto" (the default from the "env" file) and
the current working directory contains a directory named "auto", the
activemq init script will incorrectly detect the "auto" directory as the
"java" binary thus leaving JAVACMD set to "auto" which is incorrect and
will obviously fail to execute the Java VM.

To fix this, in the second attempt to detect the "java" binary, repeat
the tests for a zero-length JAVACMD or a JAVACMD equal to "auto" before
testing whether JAVACMD does not exist or is not executable.  This is
necessary because when JAVA_HOME's length is zero, the first attempt to
detect the location of the "java" binary will not set JAVACMD (so it
will still be "auto" when it reaches the second auto-detection attempt).

(cherry picked from commit 3df12a15b1a21747ac51548e7be95ba72e55d449)
2019-10-18 19:11:43 +02:00
Dany LECOQ
1d8ae314bd AMQ-7312 virtualSelectorCacheBrokerPlugin addConsumer issue
(cherry picked from commit 86a069ac5db9742ae58e396e162a0b3e2bdc66c3)
2019-10-18 19:10:03 +02:00
Gabriel Medeiros Coelho
9c994d98cf Remove out-of-bounds index comparison
(cherry picked from commit 44cae0e8733d2fa6780067c41d915a2f2e70fc04)
2019-10-18 19:07:29 +02:00
Colm O hEigeartaigh
506ededc32 AMQ-7130 Update AMQ doap
(cherry picked from commit d525096cac444189c2d233e1de47342f1916c82d)
2019-10-18 19:06:06 +02:00
Colm O hEigeartaigh
59c441d4de AMQ-7322 - Add HTTPOnly flag to the webconsole + REST API Cookies
(cherry picked from commit 63b1238c4d1a0e10bd99ec9f3e6d2ee51b10c03d)
2019-10-18 19:03:52 +02:00
Colm O hEigeartaigh
842cbf4160 AMQ-7319 - Update Jackson to 2.9.10
(cherry picked from commit 55a8035e8b515cb9c158f76e0d66a98a19e93181)
2019-10-12 06:47:27 +02:00
Jean-Baptiste Onofré
811fa13081 [maven-release-plugin] prepare for next development iteration 2019-08-28 08:45:08 +02:00
Jean-Baptiste Onofré
2fa39dc403 [maven-release-plugin] prepare release activemq-5.15.10 activemq-5.15.10 2019-08-28 08:44:45 +02:00
Colm O hEigeartaigh
56d49ebd9b AMQ-7292 - WebConsole problem due to missing ecj jar
(cherry-picked from commit 1e241deb2a41bfb131e7bb29928cdbe6843fc410)
2019-08-28 07:06:31 +02:00
Timothy Bish
ac5c135931 AMQ-7290 Update Qpid JMS and Netty to lastest releases
(cherry-picked from commit c29066cfb762f3577a10ea19cd9dc7f3d6284149)
2019-08-28 06:41:16 +02:00
Christopher L. Shannon (cshannon)
5013ca0dc9 NO-JIRA: Add gpg key for jbonofre 2019-08-26 19:30:03 +02:00
Colm O hEigeartaigh
1eed0f8025 AMQ-7289 - Fix failing HTTP tests 2019-08-26 19:29:22 +02:00
Jean-Baptiste Onofré
110b09b3c8 Update Spring schema version 2019-08-25 07:48:42 +02:00
Jean-Baptiste Onofré
4ccf5b9691 Update scm section to use gitbox 2019-08-25 07:42:54 +02:00
Jean-Baptiste Onofré
a36c502bff [AMQ-7249] Upgrade to Jetty 9.4.19.v20190610 2019-08-24 07:23:39 +02:00
mrbald
5e8f296300 AMQ-7201 added shebang to generated broker admin script 2019-08-19 19:33:52 +02:00
bd2019us
c346dbaf5c [AMQ-7199] Replace Math.Random with Random.nextDouble 2019-08-19 19:30:28 +02:00
Jean-Baptiste Onofré
4a903356b9 Revert "[AMQ-7258] Update spring.schemas in activemq-osgi"
This reverts commit 52e72949f2cacfe6f089b677fa125db37040d74f.
2019-08-17 08:08:19 +02:00
Colm O hEigeartaigh
06d994e2c0 AMQ-7275 - Update Commons BeanUtils 2019-08-17 07:32:21 +02:00
Timothy Bish
2c33f0d7e4 AMQ-7274 Update proton-j and fix footer key type on outbound transform
Footer annotations maps should be using Symbol keys not strings.

(cherry picked from commit 122745b5b8b55b41d329e5457796229a15146d19)
2019-08-13 15:05:44 -04:00
Jean-Baptiste Onofré
98116d448b Fix build on activemq-camel module 2019-08-12 16:09:35 +02:00
Jean-Baptiste Onofré
60a4d0732f [AMQ-7249] Upgrade to Camel 2.24.1 2019-08-12 13:09:26 +02:00
jonas
52e72949f2 [AMQ-7258] Update spring.schemas in activemq-osgi 2019-08-11 07:54:30 +02:00
Colm O hEigeartaigh
27da99f494 AMQ-7268 - Update Zookeeper version 2019-08-10 10:38:18 +02:00
Colm O hEigeartaigh
5d9fa1bbb2 AMQ-7271 - Update XBean 2019-08-10 10:36:56 +02:00
Jean-Baptiste Onofré
e720f760ae [AMQ-7253] Upgrade to commons-dbcp2 2.6.0 and commons-pool 2.6.2 2019-08-07 07:48:40 +02:00
Colm O hEigeartaigh
e4d2f0967b AMQ-7244 - Update Apache Directory + FileServer 2019-08-07 07:47:15 +02:00
Lionel Cons
cac38c884b AMQ-7230 - Add support for regex based certificate authentication 2019-08-07 07:44:26 +02:00
Colm O hEigeartaigh
7e2c177aeb AMQ-7266 - Update Jackson databind to 2.9.9.3 2019-08-07 07:42:31 +02:00
Jean-Baptiste Onofré
4399eda62a [AMQ-7254] Fix OSGi headers 2019-08-07 07:39:06 +02:00
Christopher L. Shannon (cshannon)
e652e18b5d AMQ-7102 - Improve ManagedRegionBroker performance by replacing
registeredMBeans CopyOnWriteSet with a Concurrent hashmap backed set

(cherry picked from commit 09003e8fef27f51b83a5ee4242709c2b20821a83)
2019-07-31 14:08:41 -04:00
gtully
9efb1fe2a6 AMQ-7102 - don't track objectNames that have not been registered due to suppressMBean filter, fix and test
(cherry picked from commit 9cb680c0bad9fb3f92807d0f49e02505c544e3e9)
2019-07-31 14:08:26 -04:00
gtully
70b2a43183 AMQ-7094 - track the objectName with an annotated mbean such that the jmx audit log event can extract that target of an mbean operation, fix and test
(cherry picked from commit d2b0affedb38c5439bce2fb5a8e321bc5d0ec713)
2019-07-31 14:08:02 -04:00
gtully
509c781669 AMQ-3405 - rework fix to use original destination strategy which may be different from the default shared strategy. new test
(cherry picked from commit 1ebf1862795286505dc2ce2d36e91008029061a3)
2019-07-31 14:07:47 -04:00
Colm O hEigeartaigh
bdf2afca5b AMQ-7247 - Update maven plugin API + Pax URL versions 2019-07-26 11:31:48 +02:00
suem
8e8041c69a AMQ-6949: SocketTimeoutException when using HTTP transport connector
A default socket timeout of 30 secods for the HTTP client was introduced with the following ticket: https://issues.apache.org/jira/browse/AMQ-6397

This timeout somewhow seems to conflict with the keep alive requests that stays open for arround 30 seconds. I increased the default timeout to 90 seconds and this seems to resolve the problem.
2019-07-26 11:26:30 +02:00
Colm O hEigeartaigh
0c2a7a2944 Update HTTPClient and replace deprecated calls 2019-07-26 11:23:30 +02:00
Colm O hEigeartaigh
4cfd37f659 AMQ-7242 - REST Content Type fixes 2019-07-26 11:21:37 +02:00
Colm O hEigeartaigh
0207edce8e Remove default "secret" password from the LDAPAuthorizationMap 2019-07-25 10:56:36 +02:00
Timothy Bish
5b5e9c106c AMQ-7179 Update Qpid JMS test dependency to v0.44.0
Updates to latest client release used for testing activemq-amqp

(cherry picked from commit 50bc520fee39be32ce5da8d7994c5b40e1deb7a8)
2019-07-24 10:31:09 -04:00