Commit Graph

67 Commits

Author SHA1 Message Date
Bosanac Dejan b1a7e75099 https://issues.apache.org/jira/browse/AMQ-4034 - adding activemq-http feature
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1440444 13f79535-47bb-0310-9956-ffa450edef68
2013-01-30 15:01:57 +00:00
Bosanac Dejan 94f1f27c35 https://issues.apache.org/jira/browse/AMQ-4034 - adding spring feature so we can be compatible with both karaf 2.x and 3.x
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1440406 13f79535-47bb-0310-9956-ffa450edef68
2013-01-30 13:28:52 +00:00
Bosanac Dejan 70e2715d91 https://issues.apache.org/jira/browse/AMQ-4034 - removing activemq-extra feature
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439986 13f79535-47bb-0310-9956-ffa450edef68
2013-01-29 16:31:56 +00:00
Bosanac Dejan 1108323613 https://issues.apache.org/jira/browse/AMQ-4034 - cleaning up features a bit
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439935 13f79535-47bb-0310-9956-ffa450edef68
2013-01-29 15:28:20 +00:00
Bosanac Dejan 2e622a4e15 https://issues.apache.org/jira/browse/AMQ-4034 - initial work on leveldb integration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439086 13f79535-47bb-0310-9956-ffa450edef68
2013-01-27 14:03:41 +00:00
Bosanac Dejan 77c0cf9206 https://issues.apache.org/jira/browse/AMQ-4034 - copy all neccessary resources to activemq-osgi bundle
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1437368 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 12:37:13 +00:00
Bosanac Dejan 33c564259c https://issues.apache.org/jira/browse/AMQ-4034 - moving service factory to activemq-osgi module
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1436831 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 10:39:23 +00:00
Bosanac Dejan fd46439e7e https://issues.apache.org/jira/browse/AMQ-4034 - adding logging and proper shutdown on destroy
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1436827 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 10:07:36 +00:00
Bosanac Dejan 94f71ccf40 https://issues.apache.org/jira/browse/AMQ-4034 -first step on fixing features and creating a osgi service factory for the broker
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1435065 13f79535-47bb-0310-9956-ffa450edef68
2013-01-18 10:12:11 +00:00
Bosanac Dejan 1b27f95393 https://issues.apache.org/jira/browse/AMQ-4034 - fixing activemq-broker feature
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1433970 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 15:05:53 +00:00
Claus Ibsen a0f785a758 AMQ-4252: OSGi JARs in activemq-spring is provided and optional.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1433835 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 06:47:08 +00:00
Bosanac Dejan eff119471d https://issues.apache.org/jira/browse/AMQ-4034 - first stab at karaf integration tests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1433543 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 17:29:20 +00:00
Hiram R. Chirino 8eb11a3aa7 Added a activemq-osgi module which is an uber OSGi bundle of all the ActiveMQ jars to make integrating into OSGi a little simpler.
Adding karaf-itests module.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428537 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 18:37:45 +00:00
Claus Ibsen 3bf111ed2c AMQ-4154: Fixed activemq to be installed as feature in Karf
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1404908 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 10:19:29 +00:00
Claus Ibsen 332c27a7ce Upgraded velocity bundle to latest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1404904 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 09:52:27 +00:00
Claus Ibsen cb1871ffca Fixed features.xml to use version number of project.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392783 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 08:09:57 +00:00
Gary Tully b469638171 fix up assembly xml configuration validtion tests - have them run by default. Pull out osgi isms to separate hook and add shutdown hook when jetty.xml is included so that it is shutdown on broker stop. Fix problems with the xml eposed by the tests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1390204 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 22:52:28 +00:00
Hiram R. Chirino 44bc59b5cc Replace the fusemq-leveldb /w activemq-leveldb module in the features.xml
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1389897 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 14:56:57 +00:00
Timothy A. Bish e11f786b93 apply patch for: https://issues.apache.org/jira/browse/AMQ-3554
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1387857 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 05:02:39 +00:00
Claus Ibsen 9a32e38627 AMQ-4056: Upgraded jmDNS to 3.4.1, and removed old obsolte activemq-jmdns module that is no longer needed.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1387052 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 08:44:42 +00:00
Claus Ibsen b358c05696 AMQ-4060: Upgraded Spring OXM to Spring 3 version.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1386583 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 12:38:51 +00:00
Claus Ibsen f653fbfe14 AMQ-4047: activemq-option feature included needed JARs
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1386535 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 10:00:53 +00:00
Claus Ibsen 9ddfd8008e AMQ-4041: Upgraded JARs in feature. As well fixing it.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1383884 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 11:21:28 +00:00
Bosanac Dejan 99088c7ba6 https://issues.apache.org/jira/browse/AMQ-3905 - use 0.0.0.0 instead of localhost for default karaf configurations
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1380187 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 09:54:15 +00:00
Jonathan Anstey bcc9e02e93 Use same ServiceMix specs version as Camel
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1378213 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 16:39:31 +00:00
Jonathan Anstey 795a203c03 AMQ-4001 - align commons-lang dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1378139 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 14:01:55 +00:00
Timothy A. Bish 0de65c1963 fix for: https://issues.apache.org/jira/browse/AMQ-3859
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1365036 13f79535-47bb-0310-9956-ffa450edef68
2012-07-24 13:20:44 +00:00
Bosanac Dejan eebe1358d2 https://issues.apache.org/jira/browse/AMQ-3696 - use startAsync property instead of separate method
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1363003 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 16:19:31 +00:00
Bosanac Dejan cb27f9148d https://issues.apache.org/jira/browse/AMQ-3812 - creating fuse-extra karaf feature for deployin mqtt transport and leveldb
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1362037 13f79535-47bb-0310-9956-ffa450edef68
2012-07-16 13:51:12 +00:00
Timothy A. Bish fa5a18b280 apply patch for: https://issues.apache.org/jira/browse/AMQ-3799
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1310350 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 14:34:43 +00:00
Gary Tully 0d8ce9f87c add activemq-camel feature, remove invalid url param from mvn war for console
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1295072 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 12:14:01 +00:00
Timothy A. Bish c0cf753e19 apply fix for: https://issues.apache.org/jira/browse/AMQ-3740
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1294318 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 20:44:17 +00:00
Bosanac Dejan 0295e8d44d https://issues.apache.org/jira/browse/AMQ-3606 - schema for karaf features xml
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1239540 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 11:14:30 +00:00
Bosanac Dejan 55fa377f2f https://issues.apache.org/jira/browse/AMQ-3682 - use jmxLocal for karaf commands by default
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1236227 13f79535-47bb-0310-9956-ffa450edef68
2012-01-26 15:10:57 +00:00
Bosanac Dejan e0b23f27e2 https://issues.apache.org/jira/browse/AMQ-3579 - http transport in osgi
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1197537 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 12:38:15 +00:00
Timothy A. Bish 4f6e7e4cc3 Apply path for: https://issues.apache.org/jira/browse/AMQ-3334
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1127684 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 21:01:20 +00:00
Timothy A. Bish 69579dcc6d patch applied: https://issues.apache.org/jira/browse/AMQ-3328
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1125322 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 11:02:56 +00:00
Gary Tully 1319fbb4de https://issues.apache.org/jira/browse/AMQ-3297 - add xtream necessary bundles to activemq-karaf/features.xml. patch applied with thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1097794 13f79535-47bb-0310-9956-ffa450edef68
2011-04-29 12:41:15 +00:00
Bosanac Dejan 2f414913e1 https://issues.apache.org/jira/browse/AMQ-3207 - Various improvements to features.xml possible with karaf-2.2
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1084938 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 12:54:17 +00:00
Bosanac Dejan d68ef66f7b https://issues.apache.org/jira/browse/AMQ-3142 - use 5.4.2 activemq-karaf for 2.1.x compatibility
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1084933 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 12:35:50 +00:00
Bosanac Dejan 0bb98ba038 https://issues.apache.org/jira/browse/AMQ-3142 - attempt to make it work with both 2.1.x and 2.2.x karaf
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1084635 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 16:50:34 +00:00
Bosanac Dejan 2f47288da2 https://issues.apache.org/jira/browse/AMQ-3142 - upgrade to karaf 2.2.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1077868 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 11:00:24 +00:00
Bosanac Dejan d28be4dfb4 https://issues.apache.org/activemq/browse/AMQ-2885 - upgrading aries and karaf
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1001699 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27 12:14:59 +00:00
Bosanac Dejan f2733a26ec https://issues.apache.org/activemq/browse/AMQ-2938 - jasypt for karaf feature
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1000891 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24 14:49:05 +00:00
Bosanac Dejan f3c81eebb9 https://issues.apache.org/activemq/browse/AMQ-2885 - upgrade aries
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@990825 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30 15:32:14 +00:00
Bosanac Dejan 9e32de2812 adding license headers
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984057 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 14:42:06 +00:00
Bosanac Dejan 474a30d7ce reverting to annotation spec 1.0 and including activemq-ra in the feature
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982934 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 11:34:06 +00:00
Bosanac Dejan e1f6acf038 upgrade geronimo annotation spec to 1.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982665 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 15:35:09 +00:00
Bosanac Dejan 7dcd1a9680 features polishing
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@981465 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 11:49:24 +00:00
Bosanac Dejan 909f7763ff features polishing
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@981464 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 11:44:51 +00:00