Jean-Baptiste Onofré
7d9074e8c8
[maven-release-plugin] prepare for next development iteration
2023-10-24 21:44:02 +02:00
Jean-Baptiste Onofré
5f6edd9781
[maven-release-plugin] prepare release activemq-5.18.3
2023-10-24 21:43:52 +02:00
JB Onofré
c08d32e470
[maven-release-plugin] rollback the release of activemq-5.18.3
2023-10-24 17:38:56 +02:00
JB Onofré
6c5351a9c9
[maven-release-plugin] prepare for next development iteration
2023-10-24 16:46:32 +02:00
JB Onofré
206adbdab4
[maven-release-plugin] prepare release activemq-5.18.3
2023-10-24 16:46:20 +02:00
Nicolas Filotto
b0455fd8a5
[AMQ-8611] Describe message size limit init parameter
...
(cherry picked from commit 1bba24ddba
)
2023-09-09 07:17:52 +02:00
JB Onofré
20ed8ba70f
[maven-release-plugin] prepare for next development iteration
2023-06-27 14:46:32 +02:00
JB Onofré
9cbf58d7bd
[maven-release-plugin] prepare release activemq-5.18.2
2023-06-27 14:46:22 +02:00
Christopher L. Shannon
add6356261
AMQ-9243 - Remove deprecated jetty-continuation dependency ( #998 )
...
This commit removes the dependency on jetty-continuation and updates the
MessageServlet and AjaxListener servlets to use the Servlet Async api
directly for async requests through a new Async holder object that is
used to track/manage the request.
(cherry picked from commit 905f00c843
)
2023-04-13 07:50:30 -04:00
JB Onofré
21f5c5a458
[maven-release-plugin] prepare for next development iteration
2023-04-10 07:25:30 +02:00
JB Onofré
37fb15d3b3
[maven-release-plugin] prepare release activemq-5.18.1
2023-04-10 07:25:19 +02:00
JB Onofré
1637f9e35c
[maven-release-plugin] rollback the release of activemq-5.18.1
2023-04-08 07:38:33 +02:00
JB Onofré
10a5af7bde
[maven-release-plugin] prepare for next development iteration
2023-04-06 17:54:56 +02:00
JB Onofré
619be166f2
[maven-release-plugin] prepare release activemq-5.18.1
2023-04-06 17:54:48 +02:00
Jean-Baptiste Onofré
6edfdf7c17
[maven-release-plugin] prepare for next development iteration
2023-03-18 06:47:58 +01:00
Jean-Baptiste Onofré
f18f3223fa
[maven-release-plugin] prepare release activemq-5.18.0
2023-03-18 06:47:47 +01:00
JB Onofré
030d1b5035
Merge pull request #981 from jbonofre/AMQ-9223
...
[AMQ-9223] Upgrade to slf4j 2.0.6
2023-03-11 07:28:32 +01:00
Matt Pavlovich
642ec302cc
[AMQ-9225] Remove j2ee management dependency as it is no longer part of JEE spec ( #983 )
2023-03-07 11:13:41 -06:00
Jean-Baptiste Onofré
1e8de860ad
[AMQ-9223] Upgrade to slf4j 2.0.6
2023-02-19 08:11:54 +01:00
Jean-Baptiste Onofré
2a51ec7515
Update copyright to include 2023
2023-02-11 07:28:02 +01:00
JB Onofré
62cd5e2fc2
Merge pull request #967 from jbonofre/AMQ-9197
...
[AMQ-9197] Upgrade to prototype.js 1.7.3
2023-02-08 17:18:42 +01:00
JB Onofré
9be48a2748
Revert "[AMQ-8572] Remove unsued commons-lang3 dependency"
...
This reverts commit 4fa107e896
.
2023-02-08 16:57:18 +01:00
JB Onofré
c425618a07
[AMQ-9197] Upgrade to prototype.js 1.7.3
2023-02-06 21:43:59 +01:00
Jean-Baptiste Onofré
c563f6e355
[AMQ-9062] Fix Web-ContextPath with Pax Web 8.0.x
2022-11-21 14:51:45 +01:00
Matt Pavlovich
4fa107e896
[AMQ-8572] Remove unsued commons-lang3 dependency
2022-10-11 10:29:36 -05:00
Jean-Baptiste Onofré
d4ef7d3ee2
Merge pull request #763 from winne42/fix_encoding_error
...
fix encoding error in chat.js
2022-04-18 16:07:23 +02:00
Lucas Tétreault
aa1729ba2b
AMQ-8549: Update copyright years
2022-03-20 21:18:54 -07:00
Christopher L. Shannon (cshannon)
00253b3219
NO-JIRA: Updating next development version to 5.18.0-SNAPSHOT
2022-03-01 09:36:34 -05: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
jbonofre
472dcf8497
[AMQ-7426] Upgrade to log4j2
2022-02-24 15:20:51 +01:00
Gerlach, Winfried
3a07632786
fix encoding error in chat.js; avoid some implicit variable declarations; minor beautifications
2022-02-09 21:27:03 +01:00
Matt Pavlovich
67256c61b1
[AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 ( #682 )
...
- API update only
- Throw UnsupportedOperationException
- Disable activemq-camel from build
- Formatting fixes
- Use geronimo-jms for osgi-related artifacts
- Fix features.xml invalid xml header
- Add a unit test to confirm JMS 2.0 methods for phase 1 (throw UnsupportedOperationException)
- Add deliveryTime field to Message
- Minor formatting fixes
2021-11-10 11:56:04 -06:00
jbonofre
1e2a0de5cc
[AMQ-8194] Upgrade to commons-lang3 3.12.0
2021-03-23 16:07:02 +01: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
Colm O hEigeartaigh
c3cdffb373
AMQ-7447 - Update copyright years
2020-03-20 07:14:43 +00:00
Colm O hEigeartaigh
892c9e2a2d
AMQ-7295 - Update JTA spec
2019-10-16 14:28:17 +01:00
Jean-Baptiste Onofré
973c78cbec
[AMQ-7249] Upgrade to Jetty 9.4.19.v20190610
2019-08-20 21:44:28 +02:00
Christopher L. Shannon (cshannon)
b67c141e6a
AMQ-7206 - Update Derby
...
Thanks Jamie Goodyear for the patch
2018-07-30 07:40:05 -04:00
Christopher L. Shannon (cshannon)
a9fe4e33c3
[maven-release-plugin] prepare for next development iteration
2017-06-27 13:41:28 -04:00
Christopher L. Shannon (cshannon)
5f0d6943cb
[maven-release-plugin] prepare release activemq-5.15.0
2017-06-27 13:41:01 -04:00
Hadrian Zbarcea
be24a133ef
This closes #88 (merged as a65ac586
). More file permissions fixes.
2016-11-03 14:26:34 -04:00
Hadrian Zbarcea
d5a929c0d2
This closes #205 . Won't fix. (fix even more file permissions)
2016-11-03 14:11:40 -04:00
Christopher L. Shannon (cshannon)
06a21dbbb3
[maven-release-plugin] prepare for next development iteration
2016-08-02 09:03:37 -04:00