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
a2f83d4dce
[AMQ-9239] jakarta.jms - activemq-karaf-itest, activemq-osgi changes
2023-08-24 09:45:31 -05:00
Matt Pavlovich
67f5afa0f4
[AMQ-9259] Remove activemq-partition and zookeeper test dependency
2023-05-22 11:00:51 -05:00
Matt Pavlovich
5ca71dfee6
[AMQ-9234] Remove JournalJDBC store and activeio dependency ( #993 )
2023-03-29 08:38:25 -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
JB Onofré
22b1007f0c
Update spring.schemas in preparation for 5.18.0 release
2023-03-13 15:05:30 +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é
8523eaeb07
Update spring.schemas
2022-11-29 08:06:21 +01:00
Jean-Baptiste Onofré
c4a3e3b0f1
Merge pull request #897 from jbonofre/AMQ-9026
...
[AMQ-9026] Use Spring 5.x namespace location in activemq-osgi
2022-08-23 07:49:17 +02:00
Jean-Baptiste Onofré
c506d46c09
[AMQ-9057] Don't include OSGi contract in activemq-osgi
2022-08-22 08:09:14 +02:00
Jean-Baptiste Onofré
64ff517f0b
[AMQ-9026] Use Spring 5.x namespace location in activemq-osgi
2022-08-21 08:04:29 +02:00
Jean-Baptiste Onofré
9ba7aab24d
[AMQ-8533] Fix maven-bundle-plugin instructions to avoid shading all packages
2022-03-09 20:51:56 +01:00
Christopher L. Shannon (cshannon)
3d06efe93d
AMQ-8530 - Update to geronimo-annotation_1.3_spec
2022-03-09 08:14:43 -05:00
Jean-Baptiste Onofré
db15128b8b
Avoid compilation error with apache-release profile
2022-03-06 19:13:44 +01:00
Christopher L. Shannon (cshannon)
f240cb5806
AMQ-8520: Re-enable all modules to compile and build by default
...
Updates the modules part of the previous full.test profile to always
build but skip running tests by default.
Also fixed miss dependency updates including log4j and jetty
2022-03-02 10:49:52 -05: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
Robbie Gemmell
bd23fef5da
AMQ-7442: resolve immediate build warnings due to duplicate plugin config.
...
Combines duplicate plugin entries following fc80b86ac6
changes.
2022-02-17 18:04:25 +00:00
Jean-Baptiste Onofré
0d25df0f0b
[AMQ-8410] Fix OSGi imports
2022-02-10 18:43:08 +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
Jean-Baptiste Onofré
66a7d700fb
[AMQ-8408] Remove JavaSE requirement in ActiveMQ bundles
2021-10-22 15:52:17 +02:00
Matt Pavlovich
c1a2ff25c1
[AMQ-8033] Remove activemq-camel ( #701 )
...
* [AMQ-8033] Remove activemq-camel
- Prerequisite for JMS v2.0 support
* [AMQ-8033] Remove activemq-camel
- Prerequisite for JMS v2.0 support
* [AMQ-8033] Assembly and karaf clean-ups
2021-09-03 11:21:13 -05:00
jbonofre
188aafaf9c
[AMQ-8309] Fix spring import range, change optional to be more flexible and avoid refresh, support Camel 3 namespace handler
2021-08-02 15:17:45 +02:00
jbonofre
db74868ee4
[AMQ-8026] Upgrade to Spring 5.3.7
2021-05-27 13:56:31 +02:00
Jean-Baptiste Onofré
fc80b86ac6
[AMQ-7442] Support JDK11 full build and code style ( #647 )
2021-05-25 06:55:39 +02:00
jbonofre
52a2bd446a
[AMQ-7502] Remove leveldb
2021-03-25 18:54:53 +01:00
jbonofre
1c315db1d1
Update xsd version
2021-01-14 09:32:33 +01:00
jbonofre
f60ae36b6b
Update schemas in preparation for the release
2020-11-23 15:14:16 +01:00
Colm O hEigeartaigh
66cb8d4cfb
AMQ-8029 - Place a bound on the data read in MessageServletSupport
2020-08-31 11:19:51 +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
jbonofre
742feba11e
Update spring.schemas for 5.16.0 and 5.15.13 releases
2020-05-25 06:43:33 +02:00
jbonofre
d800f1bdb4
[AMQ-7301] Remove guava dependency to implement own getRootCause() method
2020-03-11 18:47:19 +01:00
jbonofre
960bc24d17
[AMQ-7301] Fix build and using a single log message
2020-03-11 17:21:01 +01:00
jbonofre
4a4880301f
Update schemas
2020-03-05 17:52:14 +01:00
jbonofre
d878d877d5
[AMQ-7410] Align dependencies with Apache Karaf
2020-02-26 13:11:33 +01:00
jbonofre
b7dca5e073
[AMQ-7400] Fix OSGi statement about sun.rmi
2020-02-11 21:22:28 +01:00
Jean-Baptiste Onofré
78c044136f
Fix build of ActiveMQ OSGi bundle
2019-11-20 16:41:30 +01:00
Jean-Baptiste Onofré
ce0fc359ef
[AMQ-7329] Fix exclusion in activemq-osgi
2019-11-19 07:49:48 +01:00
Colm O hEigeartaigh
892c9e2a2d
AMQ-7295 - Update JTA spec
2019-10-16 14:28:17 +01:00