Christopher L. Shannon (cshannon)
ef0b6dd0f2
Fix timeout errors on Jetty shutdown
...
With the new Jetty updates the shutdown is being blocked by any calls to
open BlockingQueueTransports that are waiting on queue.poll(). This
commit sends a shutdown info packet to unblock the poll() and also
increases the timeout to something more reasonable such as 30 seconds.
2023-08-24 09:45:31 -05:00
Matt Pavlovich
f1c7b7350f
[AMQ-9239] jakarta.jms - activemq-http changes
2023-08-24 09:45:31 -05:00
Matt Pavlovich
b1de919bf4
[AMQ-9239] jakarta.jms - activemq-console changes
2023-08-24 09:45:31 -05:00
Matt Pavlovich
867254a41c
[AMQ-9239] jakarta.jms - activemq-cf changes
2023-08-24 09:45:31 -05:00
Matt Pavlovich
fa7d1347e9
[AMQ-9239] jakarta.jms - activemq-broker changes
2023-08-24 09:45:31 -05:00
Matt Pavlovich
e2121de655
[AMQ-9239] jakarta.jms - activemq-amqp changes
2023-08-24 09:45:31 -05:00
Matt Pavlovich
39feb6b5c4
[AMQ-9239] jakarta.jms - activemq-client-jakarta relocation and removal
2023-08-24 09:45:03 -05:00
Matt Pavlovich
f022aeac58
[AMQ-9239] jakarta.jms - activemq-client changes
2023-08-24 09:30:45 -05:00
Matt Pavlovich
770032d483
[AMQ-9239] jakarta.jms - activemq-joram-jms-tests conversion
2023-08-24 09:30:45 -05:00
Matt Pavlovich
699a0b6e7f
[AMQ-9239] jakarta.jms - pom.xml, Jenkinsfile and dependency changes
2023-08-24 09:30:39 -05:00
Matt Pavlovich
8d322df244
[ #9292 ] Update stompjms to 1.27 and new groupId ( #1039 )
2023-08-01 08:29:24 -05:00
Matt Pavlovich
b751428ebb
[AMQ-9288] Fix TransportConnection logger to include exception message on Async Error ( #1038 )
2023-08-01 08:29:10 -05:00
JB Onofré
673f4b33e8
Fix typo in docker-compose.yml
2023-06-27 14:40:25 +02:00
JB Onofré
d7fd754028
[AMQ-9268] Upgrade to maven-source-plugin 3.3.0
2023-06-27 14:18:53 +02:00
JB Onofré
2ace51bb39
[AMQ-9273] Upgrade to maven-shade-plugin 3.4.1
2023-06-27 13:53:54 +02:00
JB Onofré
886b2b155c
[AMQ-9260] Upgrade to maven-assembly-plugin 3.6.0
2023-06-27 13:41:59 +02:00
JB Onofré
4d81ef595f
Revert "[AMQ-9260] Upgrade to maven-assembly-plugin 3.6.0"
...
This reverts commit 6dacd4875d
.
2023-06-26 13:50:29 +02:00
JB Onofré
2205677143
Revert "[AMQ-9273] Upgrade to maven-shade-plugin 3.4.1"
...
This reverts commit b2176cbf73
.
2023-06-26 13:44:38 +02:00
JB Onofré
58246c8a16
Merge pull request #1037 from AlexejTimonin/startup-info-log4j-to-log4j2
...
[AMQ-9285] On startup inform to inpsect log4j2.properties
2023-06-26 07:07:31 +02:00
Jean-Baptiste Onofré
d4011bc164
[AMQ-9286] Upgrade to Apache POM 30
2023-06-25 21:00:04 +02:00
Jean-Baptiste Onofré
a4b502f634
Revert "[AMQ-9268] Upgrade to maven-source-plugin 3.3.0"
...
This reverts commit b6fc389838
.
2023-06-25 20:57:06 +02:00
Alexej Timonin
ab87b4ced9
On startup inform to inpsect log4j2.properties
...
When ActiveMQ is started the following is printed out:
"INFO: Starting - inspect logfiles specified in logging.properties and log4j.properties to get details"
No log4j.properties file exists, there is however, log4j2.properties.
2023-06-25 18:24:11 +02:00
Jean-Baptiste Onofré
688b6dc50f
Revert "Use jar-no-fork goal for maven-source-plugin to avoid potential duplicate artifacts attached"
...
This reverts commit f73e3bb195
.
2023-06-25 18:14:07 +02:00
Jean-Baptiste Onofré
f73e3bb195
Use jar-no-fork goal for maven-source-plugin to avoid potential duplicate artifacts attached
2023-06-24 07:01:13 +02:00
JB Onofré
046c36a381
Merge pull request #1036 from jbonofre/AMQ-8149
...
[AMQ-8149] Add tooling to create activemq docker image (including multi-platform support)
2023-06-24 06:23:27 +02:00
JB Onofré
251577cf61
Merge pull request #1034 from jbonofre/AMQ-9233
...
[AMQ-9233] Prevent NPE in SubQueueSelectorCacheBroker
2023-06-24 06:22:04 +02:00
Robbie Gemmell
d4b16aef04
AMQ-9284: Update to Proton-J 0.34.1 and Qpid JMS 1.9.0 (and netty 4.1.94)
2023-06-23 11:16:50 +01:00
JB Onofré
85276d3476
[AMQ-8149] Add tooling to create activemq docker image (including multi-platform support)
2023-06-22 16:39:50 +02:00
Jean-Baptiste Onofré
95e3c2a1aa
[AMQ-9233] Prevent NPE in SubQueueSelectorCacheBroker
2023-06-22 14:16:59 +02:00
JB Onofré
52d70325ca
This closes #1031
2023-06-16 13:57:13 +02:00
u8675309
90f96a0299
[AMQ-9283] Fix memory leak with STOMP unsubscribe
2023-06-16 13:56:06 +02:00
JB Onofré
7ca1a0cb43
Merge pull request #1033 from jbonofre/AMQ-9280
...
[AMQ-9280] Upgrade to commons-io 2.13.0
2023-06-16 11:26:55 +02:00
JB Onofré
c5a88336fa
[AMQ-9280] Upgrade to commons-io 2.13.0
2023-06-15 15:49:39 +02:00
JB Onofré
98db4c74ff
Merge pull request #1030 from jbonofre/AMQ-9277
...
[AMQ-9277] Upgrade to commons-io 2.12.0
2023-06-15 11:13:43 +02:00
JB Onofré
3f45d248c9
Merge pull request #1029 from jbonofre/AMQ-9276
...
[AMQ-9276] Upgrade to commons-daemon 1.3.4
2023-06-14 07:35:00 +02:00
JB Onofré
9ea0f0224c
Merge pull request #1028 from jbonofre/AMQ-9275
...
[AMQ-9275] Upgrade to rome 2.1.0
2023-06-13 18:35:19 +02:00
JB Onofré
c06f884580
Merge pull request #1027 from jbonofre/AMQ-9274
...
[AMQ-9274] Upgrade to jackson 2.15.2
2023-06-13 18:32:24 +02:00
JB Onofré
5f9b8d3521
Merge pull request #1026 from jbonofre/AMQ-9273
...
[AMQ-9273] Upgrade to maven-shade-plugin 3.4.1
2023-06-13 06:00:35 +02:00
JB Onofré
68ed55cf26
Merge pull request #1025 from jbonofre/AMQ-9272
...
[AMQ-9272] Upgrade to xbean 4.23
2023-06-13 05:58:33 +02:00
JB Onofré
a211c4c176
Merge pull request #1023 from jbonofre/AMQ-9270
...
[AMQ-9270] Upgrade to build-helper-maven-plugin 3.4.0
2023-06-13 05:55:49 +02:00
JB Onofré
7d5d4eaa3a
Merge pull request #1032 from vocatan/main
...
fix typo in activemq launcher script
2023-06-13 05:55:29 +02:00
JB Onofré
92b08c7cca
Merge pull request #1020 from jbonofre/AMQ-9267
...
[AMQ-9267] Upgrade to maven-release-plugin 3.0.1
2023-06-13 05:52:30 +02:00
Bill Mitchell
fa3a237547
fix typo in activemq launcher script
2023-06-12 17:11:06 -04:00
JB Onofré
bf09c2f4ab
Merge pull request #1017 from jbonofre/AMQ-9264
...
[AMQ-9264] Upgrade to maven-javadoc-plugin 3.5.0
2023-06-12 10:35:50 +02:00
JB Onofré
d25660aeaa
[AMQ-9264] Upgrade to maven-javadoc-plugin 3.5.0
2023-06-10 06:37:28 +02:00
JB Onofré
5b2f48e20a
[AMQ-9267] Upgrade to maven-release-plugin 3.0.1
2023-06-10 06:36:18 +02:00
JB Onofré
b8e7a4856a
[AMQ-9272] Upgrade to xbean 4.23
2023-06-10 06:35:53 +02:00
JB Onofré
25306642ac
[AMQ-9277] Upgrade to commons-io 2.12.0
2023-06-10 06:35:12 +02:00
JB Onofré
5ae253547f
Merge pull request #1022 from jbonofre/AMQ-9269
...
[AMQ-9269] Upgrade to maven-surefire-plugin 3.1.2
2023-06-10 06:29:27 +02:00
JB Onofré
83a260843f
Merge pull request #1021 from jbonofre/AMQ-9268
...
[AMQ-9268] Upgrade to maven-source-plugin 3.3.0
2023-06-08 17:33:20 +02:00