Jean-Baptiste Onofré
ebab05897a
[maven-release-plugin] prepare for next development iteration
2023-02-22 06:36:53 +01:00
Jean-Baptiste Onofré
720570e967
[maven-release-plugin] prepare release activemq-5.17.4
2023-02-22 06:36:43 +01:00
Jean-Baptiste Onofré
5926eee624
[maven-release-plugin] prepare for next development iteration
2022-11-29 14:49:59 +01:00
Jean-Baptiste Onofré
80a5ee343f
[maven-release-plugin] prepare release activemq-5.17.3
2022-11-29 14:49:50 +01:00
Lucas Tétreault
258a66652a
Fix serialization of RemoveInfo advisory message for AMQP consumers
...
(cherry picked from commit e0a37a5c30
)
2022-10-13 05:54:38 +02:00
Jean-Baptiste Onofré
cad3839fe1
[maven-release-plugin] prepare for next development iteration
2022-08-25 09:22:35 +02:00
Jean-Baptiste Onofré
b6ecffe80a
[maven-release-plugin] prepare release activemq-5.17.2
2022-08-25 09:22:27 +02:00
Jean-Baptiste Onofré
b46cccc961
Use version from parent pom
...
(cherry picked from commit 4acabd2e5a
)
2022-08-19 09:28:45 +02:00
Jean-Baptiste Onofré
8abb50aa16
[maven-release-plugin] prepare for next development iteration
2022-04-25 14:23:42 +02:00
Jean-Baptiste Onofré
0898aab016
[maven-release-plugin] prepare release activemq-5.17.1
2022-04-25 14:23:33 +02:00
Jean-Baptiste Onofré
c6e5fe5f50
[AMQ-8583] Move AMQP ResponseHandler interface into protocol package
...
(cherry picked from commit 239ddc05b1
)
2022-04-20 07:44:45 +02:00
Robbie Gemmell
d178e5ff17
AMQ-8575: update to Qpid JMS 1.6.0
...
(cherry picked from commit 3d4bf1fba1
)
2022-04-07 13:09:56 +01:00
Jean-Baptiste Onofré
bd08484445
[maven-release-plugin] prepare for next development iteration
2022-03-09 21:47:58 +01:00
Jean-Baptiste Onofré
1f3ccad9bb
[maven-release-plugin] prepare release activemq-5.17.0
2022-03-09 21:47:47 +01:00
Jean-Baptiste Onofré
a9cb53bd38
Cancel 5.17.0 release
2022-03-09 21:42:04 +01:00
Jean-Baptiste Onofré
2582384511
[maven-release-plugin] prepare for next development iteration
2022-03-07 15:41:59 +01:00
Jean-Baptiste Onofré
8ad238bb7d
[maven-release-plugin] prepare release activemq-5.17.0
2022-03-07 15:41:49 +01:00
Jean-Baptiste Onofré
fa461c876a
Use Jetty atomic jar files instead of jetty-all (deprecated) and update to Jetty 9.4.45.v20220203 ( #784 )
...
* [AMQ-7358] Use jetty atomic jar files instead of jetty-all uber jar
(deprecated according to Jetty team)
[AMQ-8461] Upgrade to Jetty 9.4.45.v20220203
2022-03-01 15:33:50 +01:00
Jean-Baptiste Onofré
e597017200
Merge pull request #662 from jbonofre/AMQ-7426
...
[AMQ-7426] Upgrade to log4j2
2022-02-27 13:23:53 +01:00
Matt Pavlovich
e522feaad8
[AMQ-8511] Minor fix for amqp unit tests to help w/ CI build consistency ( #780 )
2022-02-24 08:45:25 -06:00
jbonofre
472dcf8497
[AMQ-7426] Upgrade to log4j2
2022-02-24 15:20:51 +01:00
Matt Pavlovich
2cc17a2fa0
[AMQ-8279] Compiler warning cleanups
...
- Remove unsused imports (exept for generated classes)
- Convert to T.valueOf on boxed primitives from new T()
2021-05-25 09:34:35 -05:00
jbonofre
52a2bd446a
[AMQ-7502] Remove leveldb
2021-03-25 18:54:53 +01:00
Robbie Gemmell
45a400b37d
NO-JIRA: refresh test keystores, fix failures on new OS/JDK combos where the old signature algs fail updated constraints
2020-11-26 13:45:29 +00:00
Benjamin Graf
a2e718f259
AMQ-8055 - rename posion to correct poison
2020-10-23 09:50:18 +02:00
Christopher L. Shannon (cshannon)
17defa79d4
NO-JIRA: Update branch to 5.17.0-SNAPSHOT after release
2020-07-14 07:27:43 -04:00
Jean-Baptiste Onofré
334476ac63
[maven-release-plugin] prepare for next development iteration
2020-06-25 07:26:41 +02:00
Jean-Baptiste Onofré
86dd78b1aa
[maven-release-plugin] prepare release activemq-5.16.0
2020-06-25 07:26:13 +02:00
Jean-Baptiste Onofré
6908749c2f
Fix version
2020-06-25 07:13:04 +02:00
Jean-Baptiste Onofré
ff2dae82f3
[maven-release-plugin] prepare release activemq-5.16.0
2020-06-24 21:56:52 +02:00
jbonofre
4ed2ba22a9
Cancel 5.16.0 release
2020-06-24 15:19:34 +02:00
Jean-Baptiste Onofré
cd1e9f8697
[maven-release-plugin] prepare for next development iteration
2020-06-23 17:40:26 +02:00
Jean-Baptiste Onofré
2e890c6224
[maven-release-plugin] prepare release activemq-5.16.0
2020-06-23 17:39:53 +02:00
Pascal Schumacher
67e06c82f7
Fix some javadoc warnings releated to non-existing parameter names.
2020-05-17 11:38:05 +02:00
Daniel Trebbien
b020cba744
Fix some incorrect SLF4J logger calls
...
In some cases, there were an inconsistent number of formatting anchors.
In other cases, formatting anchors were used, but because the
trace/debug/info/warn/error(String, Throwable) variant was used, the
string is a message string rather than a format string.
These issues were found by SLF4J Helper for NetBeans IDE:
http://plugins.netbeans.org/plugin/72557/
2020-02-19 08:26:36 +00:00
Jean-Baptiste Onofré
4ecdd5a2a8
Merge pull request #448 from PascalSchumacher/fix_unused_format_arguments_in_log_messages
...
Fix unused format arguments in log messages.
2020-02-13 07:53:32 +01:00
Pascal Schumacher
6764511fa1
Fix unused format arguments in log messages.
2020-02-12 17:52:28 +01:00
jbonofre
097506a458
[AMQ-7399] org.apache.activemq.SERIALIZABLE_PACKAGES doesn't include java* by default
2020-02-12 13:43:03 +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é
973c78cbec
[AMQ-7249] Upgrade to Jetty 9.4.19.v20190610
2019-08-20 21:44:28 +02:00
Timothy Bish
122745b5b8
AMQ-7274 Update proton-j and fix footer key type on outbound transform
...
Footer annotations maps should be using Symbol keys not strings.
2019-08-13 15:05:00 -04:00
Robbie Gemmell
aff9413cdb
AMQ-7189: ensure messages with defauled durable field are internally classed non-persistent by the 'native' transformer
2019-04-26 12:55:14 +01:00
gtully
4dee173962
AMQ-7077 AMQ-6421 - tie queue consumer slow flag detection to abort slow consumer policy, fire advisory when set.
2018-10-17 11:04:47 +01:00
Timothy Bish
ac1e709dc4
AMQ-7065 Update to Qpid JMS v0.37.0
...
Update to latest client release, adds some tests for split framed
message send / receive
2018-10-02 15:20:11 -04:00
Christopher L. Shannon (cshannon)
1e31df9800
AMQ-7047 - Switch default for hostname verification to be false for
...
server
For the client it makes sense to have it true by default but for the
server it makes sense to have it false by default
2018-08-31 13:04:14 -04:00
Christopher L. Shannon (cshannon)
69fad2a135
Add support for hostname verification
2018-08-31 06:39:49 -04:00
Timothy Bish
ba7934e91a
AMQ-7001 Remove now unnecessary check for UTF8Buffer type
...
Remove the now unneeded checks for UTF8Buffer on the outbound converter
as the Codec now can encode those to the correct string AMQP types
without need for any help.
2018-08-01 18:34:09 -04:00
Timothy Bish
9ec6ee43b1
AMQ-7001 Resolve issues with encode failures on copied messages
...
Ensure that messages are copied to avoid contention on message content
when concurrent store and dispatch is enabled and better handle the AMQP
message type value. Adds an AMQP Encoder for UTF8Buffer to encode down
to AMQP String encodings to allow for encoded OpenWire messages such as
MapMessage which can contain UTF8Buffer instances for String keys and
values.
2018-08-01 18:13:37 -04:00
gtully
ed8860000f
AMQ-7001 - amqp jms transformer - always copy message if properties need to be modified, fix and long running test that is disabled
2018-06-26 15:25:52 +01:00
Timothy Bish
b8cfab97db
AMQ-6958 Configure the AMQP Max Frame Size by default
...
Configure a value of 128KB for AMQP max frame size by default to improve
overall performance and provide a limit on delivery size before chunking
begins.
2018-05-10 13:16:13 -04:00