Matt Pavlovich
d0a435fe5b
Update main to 6.2.0-SNAPSHOT
2024-04-29 10:52:46 -05:00
JB Onofré
6084867b26
[maven-release-plugin] prepare for next development iteration
2024-04-11 19:41:29 +02:00
JB Onofré
ceea6dac1c
[maven-release-plugin] prepare release activemq-6.1.2
2024-04-11 19:41:18 +02:00
Matt Pavlovich
1e314d8dfc
[AMQ-9430] RuntimeConfigPlugin wire in classloader to JAXBContext
2024-04-11 08:45:50 -05:00
JB Onofré
e025e443e6
[maven-release-plugin] prepare for next development iteration
2024-04-01 16:28:46 +02:00
JB Onofré
5690826111
[maven-release-plugin] prepare release activemq-6.1.1
2024-04-01 16:28:36 +02:00
JB Onofré
72bbb0c521
[maven-release-plugin] prepare for next development iteration
2024-03-11 14:41:18 +01:00
JB Onofré
5af7c1f550
[maven-release-plugin] prepare release activemq-6.1.0
2024-03-11 14:41:08 +01:00
JB Onofré
1747acaf03
Set version to 6.1.0-SNAPSHOT
2023-11-20 17:19:09 +01:00
JB Onofré
dfd35d89f6
[maven-release-plugin] prepare for next development iteration
2023-11-14 08:13:24 +01:00
JB Onofré
14bac13f40
[maven-release-plugin] prepare release activemq-6.0.0
2023-11-14 08:13:14 +01:00
Jean-Baptiste Onofré
6172baff35
Cancel 6.0.0 release
2023-11-14 07:52:21 +01:00
JB Onofré
464efe0e6f
[maven-release-plugin] prepare for next development iteration
2023-11-12 06:35:12 +01:00
JB Onofré
26b14ec994
[maven-release-plugin] prepare release activemq-6.0.0
2023-11-12 06:34:58 +01:00
Matt Pavlovich
9db69bc299
[AMQ-9323] Migration to jakarta-based jaxb
2023-10-20 16:08:25 -05:00
JB Onofré
d5ea415463
Set version to 6.0.0-SNAPSHOT
2023-09-15 16:27:34 +02:00
Matt Pavlovich
4faad74272
[AMQ-9239] jakarta.jms - activemq-runtime-config, activemq-shiro changes
2023-08-24 09:45:31 -05:00
JB Onofré
6e5838d82d
Move version to 5.19.0-SNAPSHOT
2023-03-28 16:11:10 +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
Jean-Baptiste Onofré
1e8de860ad
[AMQ-9223] Upgrade to slf4j 2.0.6
2023-02-19 08:11:54 +01:00
Christopher L. Shannon (cshannon)
ed924cddac
AMQ-9202 - Make sure Reentrant locks are acquired outside a try block
...
This is best practice and will prevent unlock from being attempted
inside of a finally block when the thread doesn't actually own the
lock which can happen when the lock attempt throws an exception
such as calling lockInterruptibly()
2023-02-01 11:19:24 -05:00
Jean-Baptiste Onofré
cc28773d57
Merge pull request #836 from hboutemy/main
...
improve Reproducible Builds
2022-11-15 14:12:10 +01:00
Jean-Baptiste Onofré
821e881172
Merge pull request #926 from jgallimore/xjc-plugin
...
Update XJC plugin to 3.3.2
2022-11-13 06:26:44 +01:00
Christopher L. Shannon (cshannon)
76f612600d
AMQ-9157 - Add a new optional advisory for dispatched messages
2022-11-03 14:30:33 -04:00
Jonathan Gallimore
731ca3694a
Update XJC plugin to 3.3.2
2022-10-24 11:22:25 +01:00
Hervé Boutemy
bd53a5bcf2
improve Reproducible Builds
2022-09-22 08:28:22 +02:00
Zishuo Ding
f2c9a6c718
Refine the logging messages
2022-05-11 14:46:31 -04: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é
e597017200
Merge pull request #662 from jbonofre/AMQ-7426
...
[AMQ-7426] Upgrade to log4j2
2022-02-27 13:23:53 +01:00
Matt Pavlovich
9956dd602a
[AMQ-8440] Set sendDuplicateFromStoreToDLQ to 'false' by default ( #773 )
2022-02-24 08:45:35 -06:00
jbonofre
472dcf8497
[AMQ-7426] Upgrade to log4j2
2022-02-24 15:20:51 +01:00
Matt Pavlovich
9d8ee0d3b7
[AMQ-8397] Add unit tests for AMQ-8397
2022-02-08 22:19:57 -06:00
Matt Pavlovich
950a140455
[AMQ-8282] Migrate from deprecated .newInstance() calls to .getConstructors().newInstance
2021-06-02 08:30:36 -05:00
Jean-Baptiste Onofré
fc80b86ac6
[AMQ-7442] Support JDK11 full build and code style ( #647 )
2021-05-25 06:55:39 +02:00
jbonofre
c83f7e9aa8
[AMQ-6899] Use generic spring schema name (working with any Spring version) in RuntimeConfigurationPlugin
2020-12-02 16:50:58 +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
Christopher L. Shannon (cshannon)
17defa79d4
NO-JIRA: Update branch to 5.17.0-SNAPSHOT after release
2020-07-14 07:27:43 -04:00
Colm O hEigeartaigh
930b18df65
AMQ-7512 - Consolidate XBean byte parsing
2020-07-10 17:22:09 +01: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
Colm O hEigeartaigh
a87b61e8be
Enable secure processing on all DocumentBuilderFactory.newInstance()
2018-11-22 10:24:43 +00:00
gtully
b488df694c
AMQ-7037 - allow sslContext attribute of networkConnector to be added via runtime config plugin jaxb processor
2018-08-22 12:20:21 +01:00
Christopher L. Shannon (cshannon)
2ce1c1352f
AMQ-6901 - Make sure proper policy is used to configure a destination
...
When multiple wildcard policies exist in a hierarchy it was possible for
the wrong policy to be selected when configuring a destination
2018-02-16 10:41:33 -05:00