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
Jean-Baptiste Onofré
f509067d25
Revert "[AMQ-7258] Update spring.schemas in activemq-osgi"
...
This reverts commit 3c71b5e8aa
.
2019-08-17 08:07:16 +02:00
Jean-Baptiste Onofré
c576c8c951
Merge pull request #383 from manid/AMQ-7258
...
[AMQ-7258] Update spring.schemas in activemq-osgi
2019-08-11 07:51:45 +02:00
jonas
3c71b5e8aa
[AMQ-7258] Update spring.schemas in activemq-osgi
2019-08-07 09:57:04 +03:00
Jean-Baptiste Onofré
7e72fbc98b
[AMQ-7254] Fix OSGi headers
2019-08-05 08:38:47 +02:00
Colm O hEigeartaigh
1d7ffa1cd0
Updating Shiro plus some other minor updates
2019-07-12 08:54:21 +01:00
Colm O hEigeartaigh
f7e2d43831
AMQ-7216 - Update Rome dependency
2019-07-04 16:39:11 +01:00
Christopher L. Shannon (cshannon)
ccf56875b0
NO-JIRA - Update spring schemas and missing license files
2019-03-15 07:24:31 -04:00
Christian Schneider
7c872afa22
AMQ-7153 - Publish BrokerService as OSGi service
2019-02-21 16:34:45 +01:00
Christopher L. Shannon (cshannon)
50d1fe9f8e
NO-JIRA: Add 5.15.8 schema version
2018-11-14 10:01:03 -05:00
Christopher L. Shannon
144808c6e1
NO-JIRA: Add schemas for 5.15.7
...
(cherry picked from commit 030974f5bf
)
2018-10-24 08:46:35 -04:00
Christopher L. Shannon (cshannon)
3c2da4969e
NO-JIRA: Add 5.15.6 schema
2018-09-04 07:02:44 -04:00
Christopher L. Shannon (cshannon)
d1c3c4814e
NO-JIRA: Add spring schemas for 5.15.5
2018-07-31 08:35:08 -04:00
Christopher L. Shannon (cshannon)
1db36d864d
NO-JIRA: Add 5.15.4 schema identifier
2018-05-17 13:14:13 -04:00
Christopher L. Shannon (cshannon)
5189b4e545
Add schemas
2018-01-29 08:07:46 -05:00
Carlo Dapor
b40e5f93bd
[AMQ-6601] AMQ with master and slave broker, shutting down slave causes dead-lock.
2017-12-18 23:08:22 -05:00
Christopher L. Shannon (cshannon)
b3f41cb44b
NO-JIRA: Adding 5.15.2 schema mapping
2017-10-17 09:59:54 -04:00
Christopher L. Shannon (cshannon)
0c396a23e7
AMQ-6834 - Adding back in spring schemas for camel
2017-10-16 09:21:59 -04:00
Claus Ibsen
98a5e55a96
AMQ-6834: activemq-osgi should not include camel namespace in spring as they have been removed from Camel. Only blueprint is supported
2017-10-15 10:21:06 +02:00
Christopher L. Shannon (cshannon)
76cc779668
NO-JIRA: Adding schema definition for 5.15.1
2017-09-25 08:43:04 -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
Christopher L. Shannon (cshannon)
13ed4b64e8
NO-JIRA: Adding spring schemas
2017-06-27 13:32:49 -04:00
Christopher L. Shannon (cshannon)
b3dff48a0a
AMQ-5932 - removing all traces of Spring DM
...
Spring DM is not longer needed anymore after the upgrade to Camel 2.19.x
as everything is using Blueprint
2017-06-24 08:59:45 -04:00
Christopher L. Shannon (cshannon)
a6782443c1
AMQ-6585 - Upgrade to Camel 2.18.4
...
Added the camel-blueprint feature to work with Spring 4.x as Spring DM
support for Camel was deprecated
2017-06-09 07:13:11 -04:00
Christopher L. Shannon (cshannon)
67ad35d342
NO-JIRA: Adding 5.14.4 schemas
2017-02-27 07:56:14 -05:00
Christian Schneider
c0c9e9c0ab
[AMQ-6597] Do not add the camel component decriptors to activemq-osgi
2017-02-15 14:25:55 +01:00
Krzysztof Sobkowiak
6534a83c40
[AMQ-6576] Problem while installing activemq-camel with Camel 2.17.x or 2.18.x
2017-01-24 00:57:03 +01:00
Christopher L. Shannon (cshannon)
04626d807e
NO-JIRA: Adding 5.14.3 schemas
2016-12-19 10:16:25 -05:00
Christian Schneider
50dae26788
[AMQ-6544] Create spring.schemas with schemas of activemq and spring
2016-12-19 13:51:58 +01:00
gtully
e3d698b9d9
[AMQ-6515] add explicit no import for ..thirdparty.publicsuffix which leaks from guava via bnd into the activemq-osgi module
2016-12-06 11:53:07 +00:00
Hadrian Zbarcea
a8a650cbee
Fix warnings in Eclipse IDE; remove deprecated prerequisites in maven3
2016-10-31 20:37:45 -04:00
Christopher L. Shannon (cshannon)
06a21dbbb3
[maven-release-plugin] prepare for next development iteration
2016-08-02 09:03:37 -04:00
Christopher L. Shannon (cshannon)
71cbc65283
[maven-release-plugin] prepare release activemq-5.14.0
2016-08-02 09:02:54 -04:00
Christopher L. Shannon (cshannon)
6c2ce67ffb
https://issues.apache.org/jira/browse/AMQ-6301
...
Updating ActiveMQServiceFactory to avoid using Spring DM directly and
instead use the Camel factory bean if it exists
Reverting back to Camel 2.16.3 until Spring DM is removed and Spring 4
can be used
2016-07-12 12:27:30 -04:00
Seth Leger
927bef7345
AMQ-6301: Changed activemq-osgi so that it embeds the spring-dm bundles
...
so that we can avoid loading the spring-dm feature which causes Spring
version conflicts.
2016-07-12 12:17:14 -04:00
gtully
bce5e5e9c9
AMQ-5574 - allow import osgi of jms 2.x spec jar
2016-06-08 13:15:15 +01:00
Seth Leger
8b7632cb4f
AMQ-6298: Moved Spring Import-Package wildcard below other Spring
...
imports.
2016-05-20 05:01:51 -04:00
Timothy Bish
4ecff14030
NO-JIRA Update master version to 5.14.0-SNAPSHOT to match the eventual
...
release version.
2016-01-20 12:40:20 -05:00
Christopher L. Shannon (cshannon)
cfb4ca9f54
[maven-release-plugin] prepare for next development iteration
2015-11-30 13:48:58 +00:00
Christopher L. Shannon (cshannon)
abfe038ddf
[maven-release-plugin] prepare release activemq-5.13.0
2015-11-30 13:48:11 +00:00
Seth Leger
103efe1d4b
Update Import-Package to include Spring 4
...
Update OSGi metadata to include Spring 4.X in the version range. Removed duplicate org.springframework.osgi* package reference.
2015-09-21 19:56:10 +00:00
Christopher L. Shannon (cshannon)
ebf27cb398
https://issues.apache.org/jira/browse/AMQ-5957
...
Updating to Spring 4.1.7.RELEASE
2015-09-20 15:30:48 +00:00
Christopher L. Shannon (cshannon)
0f492f3b4b
https://issues.apache.org/jira/browse/AMQ-5356
...
Migrated to Karaf 4. This was required to support Jetty 9.2.x.
Fixed all OSGi unit tests.
2015-09-03 12:42:22 +00:00
Christopher L. Shannon (cshannon)
f44c3d20ed
https://issues.apache.org/jira/browse/AMQ-5356
...
Upgraded to Jetty 9.2.x to solve JDK 8 compatibility issues.
This required migrating to the new WebSocket API.
2015-09-03 11:54:57 +00:00
Timothy Bish
6cdd750ddc
[maven-release-plugin] prepare for next development iteration
2015-08-10 11:04:26 -04:00
Timothy Bish
a9eeb03520
[maven-release-plugin] prepare release activemq-5.12.0
2015-08-10 11:04:17 -04:00
Daniel Kulp
cad1a2a8cd
Open up the xbean osgi import range to include 4.x
2015-03-04 12:43:44 -05:00
gtully
ae595c95b1
[maven-release-plugin] prepare for next development iteration
2015-01-30 12:46:19 +00:00