jbonofre
|
ee808b310a
|
[AMQ-8218] Installing activemq features breaks http commands and can cause several refresh. The user should use spring-legacy from Karaf version instead of the range.
|
2021-04-05 07:42:51 +02:00 |
jbonofre
|
52a2bd446a
|
[AMQ-7502] Remove leveldb
|
2021-03-25 18:54:53 +01:00 |
jbonofre
|
1e2a0de5cc
|
[AMQ-8194] Upgrade to commons-lang3 3.12.0
|
2021-03-23 16:07:02 +01:00 |
jbonofre
|
f95c4cf193
|
[AMQ-7014] Use shell conditional in Karaf features
|
2021-01-07 14:47:36 +01:00 |
jbonofre
|
af8fdb524d
|
[AMQ-8096] Upgrade to Apache Karaf 4.2.10 and improve features XML
|
2020-12-02 08:05:08 +01:00 |
jbonofre
|
5a54d03f96
|
[AMQ-8025] Improve ActiveMQ feature to avoid mistake to use Spring 5
|
2020-11-23 09:38:45 +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 |
Jean-Baptiste Onofré
|
6cf846e050
|
[AMQ-7345] Upgrade to jackson-databind 2.9.10.1
|
2019-11-18 18:31:59 +01:00 |
Jakub Herkel
|
0536fb7a0e
|
replace hardcoded path to etc directory with ${karaf.etc}
|
2019-01-17 19:32:51 +01:00 |
Jean-Baptiste Onofré
|
57e38509e5
|
[AMQ-7076] Does not define spring-legacy repository by default in ActiveMQ Karaf features repo, and let the user add it
|
2018-11-22 16:07:51 +01:00 |
Jean-Baptiste Onofré
|
5f1b6a1fc2
|
[AMQ-7076] Fix and update features to fully support Karaf 4.2.x
|
2018-10-16 15:56:19 +02:00 |
Christopher L. Shannon (cshannon)
|
80ef6d3129
|
Revert "[no jira] add targetNamespace for karaf features"
This reverts commit 2745b914f0 .
(cherry picked from commit 46b1cba949 )
|
2018-01-29 08:35:43 -05:00 |
Christopher L. Shannon (cshannon)
|
b9288986fb
|
Revert "[no jira] update targetNamespace version for karaf features"
This reverts commit a7dae7ec0a .
(cherry picked from commit d19ad268e7 )
|
2018-01-29 08:35:37 -05:00 |
Hadrian Zbarcea
|
87db137597
|
[no jira] update targetNamespace version for karaf features
|
2017-12-22 00:37:44 -05:00 |
Hadrian Zbarcea
|
fc4ebd2bc9
|
[no jira] add targetNamespace for karaf features
|
2017-12-22 00:37:34 -05:00 |
gtully
|
33b52b5914
|
[AMQ-6790] add netty kqueue osgi dependency to the activemq-amqp-client feature
|
2017-09-27 12:43:38 +01:00 |
Timothy Bish
|
267fe73898
|
AMQ-6790 Update to latest Qpid JMS and Qpid Proton versions
Moves to Qpid JMS 0.24.0 and Qpid Proton-J 0.20.0
|
2017-08-08 13:39:59 -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 |
Timothy Bish
|
4bf3152fa9
|
https://issues.apache.org/jira/browse/AMQ-6630
Update to QpidJMS 0.22.0 and Netty 4.1.9.Final
|
2017-04-21 11:44:06 -04:00 |
gtully
|
d42b51a78e
|
[AMQ-6630][AMQ-6493] fix feature and add explicit 2.0 jms dep to karaf for the amqp client test
|
2017-04-07 11:01:51 +01:00 |
Christian Schneider
|
2e953d96a3
|
[AMQ-6584] Remove spring-aspects as it works with just the range fix
|
2017-01-30 11:02:05 +01:00 |
Christian Schneider
|
f56ac06ef6
|
[AMQ-6584] Fix feature to make it work for karaf 4.1.0
|
2017-01-30 10:29:04 +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 |
gtully
|
59bfffd2b4
|
Revert "[AMQ-6515] Adding javax.inject bundle to fix the issue on feature install"
guava 14 was the culprit - activemq-osgi does not need to import javax.inject
This reverts commit 00129837de .
|
2016-12-02 12:55:20 +00:00 |
Benjamin Graf
|
89c1a7b8ba
|
AMQ-5344: Replace bundles with feature
|
2016-11-25 09:16:28 +01:00 |
Christian Schneider
|
00129837de
|
[AMQ-6515] Adding javax.inject bundle to fix the issue on feature install
|
2016-11-22 12:09:23 +01:00 |
Timothy Bish
|
c239bf01a9
|
https://issues.apache.org/jira/browse/AMQ-6493
Ensure the proper versions of dependencies for Qpid JMS are brought in
for the test.
|
2016-11-01 15:19:05 -04:00 |
Krzysztof Sobkowiak
|
132840b09f
|
https://issues.apache.org/jira/browse/AMQ-6442
Config file org.apache.activemq.server-default.cfg points config to ${karaf.base}/etc
|
2016-09-27 07:57:33 -04:00 |
Christian Schneider
|
5a6d1550fb
|
[AMQ-6380] Bundle to create pooled ConnectionFactories from configs in OSGi
|
2016-08-01 13:56:04 -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 |
Hiram Chirino
|
7fd5fa9253
|
Add a method that Karaf can use to get the description of the command. Depends on a change in karaf too to get this to work.
|
2016-05-05 09:26:33 -04:00 |
Christopher L. Shannon (cshannon)
|
7eb25ec50b
|
Revert "https://issues.apache.org/jira/browse/AMQ-6136"
This reverts commit 4ee29c363f .
We need to remove the dependency on Spring DM before doing this
|
2016-01-29 14:57:11 +00:00 |
Christopher L. Shannon (cshannon)
|
4ee29c363f
|
https://issues.apache.org/jira/browse/AMQ-6136
Switching the version for Spring in features-core.xml to allow Spring
4.x versions.
|
2016-01-21 16:09:30 +00:00 |
Dejan Bosanac
|
b8698953f3
|
https://issues.apache.org/jira/browse/AMQ-5744 - jasypt-spring31
|
2015-04-24 11:56:26 +02:00 |
Jeff Genender
|
6d6ed4eaaf
|
AMQ-5721 - Update ActiveMQ to use commons-pool2 instead of commons-pool.AMQ-5636 will need it. The JMS pool and other components should use it as well.
|
2015-04-16 16:01:39 +02:00 |
Dejan Bosanac
|
01d0155149
|
https://issues.apache.org/jira/browse/AMQ-5558 - enable producer/consumer commands in karaf
|
2015-02-11 12:42:46 +01:00 |
Dejan Bosanac
|
35683c1c1c
|
Upgrade dependencies
|
2015-02-11 11:40:37 +01:00 |
gtully
|
3a6d67e8f9
|
https://issues.apache.org/jira/browse/AMQ-4727 - use OsgiBundleXmlApplicationContext from service factory so that an embedded camel route can find a required bundlecontext
|
2015-01-26 15:39:04 +00:00 |
gtully
|
25f18ad20d
|
https://issues.apache.org/jira/browse/AMQ-5526 - tidy up karaf-itest, features amqp now work,still issue with camel and bundlecontext null
|
2015-01-21 15:10:09 +00:00 |
gtully
|
548aa1e415
|
https://issues.apache.org/jira/browse/AMQ-5525 - worked around the issue with blueprint converter - all. All of the activemq commands have the same single arg signature, so the conversion should be trivial, doing the conversion inline in the default case
|
2015-01-20 11:47:01 +00:00 |
Dejan Bosanac
|
fb684db4a8
|
https://issues.apache.org/jira/browse/AMQ-5121 - use jmxLocal in karaf only for jmx-based commands
|
2014-09-18 15:25:22 +02:00 |
gtully
|
66a689df0e
|
fix up karaf-itests , related commits https://issues.apache.org/jira/browse/AMQ-5224 https://issues.apache.org/jira/browse/AMQ-5105 Update poms to fully load into M2E - 06bb7a2716
|
2014-07-28 15:30:12 +01:00 |
Dejan Bosanac
|
a4682fcb47
|
https://issues.apache.org/jira/browse/AMQ-5176 - use scala 2.11 in karaf
|
2014-06-03 13:23:39 +02:00 |
Jonathan Anstey
|
b807f28c5d
|
Update jasypt bundle version
|
2014-02-06 17:09:13 -03:30 |
Jonathan Anstey
|
c4e56f1f58
|
Update velocity version to match Camel
|
2014-02-06 16:59:46 -03:30 |
Dejan Bosanac
|
e64da4a71f
|
https://issues.apache.org/jira/browse/AMQ-4909 - add jms credenitals for the console
|
2013-12-11 17:21:09 +01:00 |
Dejan Bosanac
|
26c41d0362
|
https://issues.apache.org/jira/browse/AMQ-4909
|
2013-12-11 16:43:34 +01:00 |
Jean-Baptiste Onofré
|
6258ce1761
|
[AMQ-4931] Use auto-export="interfaces" in the Karaf commands service definition
|
2013-12-11 14:03:02 +01:00 |
Claus Ibsen
|
927be0ce7a
|
AMQ-4903: AMQ Karaf should depend to http feature instead of jetty to support both Karaf 2.x and 3.x. Thanks to Jean for the patch.
|
2013-11-27 11:28:33 +01:00 |