Commit Graph

164 Commits

Author SHA1 Message Date
Dejan Bosanac fa086396a7 [maven-release-plugin] prepare for next development iteration 2014-06-05 11:59:29 +02:00
Dejan Bosanac 58dd93e42e [maven-release-plugin] prepare release activemq-5.10.0 2014-06-05 11:59:17 +02:00
Dejan Bosanac c2cf78542f [maven-release-plugin] prepare for next development iteration 2014-06-04 11:33:17 +02:00
Dejan Bosanac 5bc741f227 [maven-release-plugin] prepare release activemq-5.10.0 2014-06-04 11:33:03 +02:00
gtully 10394734f6 add a sanity external tm xa rollback test 2014-04-01 22:45:45 +01:00
gtully 7d194a1e7f remove transitive test ref to old amq version 2014-03-14 13:42:59 +00:00
gtully 52a2733535 remove exclude of deleted test 2014-03-05 21:32:43 +00:00
Hadrian Zbarcea 87daed76b2 Upgrade to camel 2.12.3 2014-03-05 14:17:03 -05:00
gtully 9c4621da8c fix and reinstate skipped xa jms/jdbc test that sanity tests xa recovery - remove the load variant that was also skipped 2014-03-05 16:03:14 +00:00
Kevin Earls c027552035 Upgraded surefire plugin to 2.16. AMQ-5006 2014-01-30 14:22:44 +01:00
Timothy Bish 6377d49a1c https://issues.apache.org/jira/browse/AMQ-4967
Import activemq pool explicitly
2014-01-13 11:13:45 -05:00
Dejan Bosanac 26c41d0362 https://issues.apache.org/jira/browse/AMQ-4909 2013-12-11 16:43:34 +01:00
Claus Ibsen 48d615d311 AMQ-4325: Fixed ActiveMQ Camel component to support username/password being configured when using ActiveMQ factory method. Also fixes the factory method would eager create plain connection factory, instead of using createConnectionFactory method as otherwise, which is optimized for AMQ. 2013-11-02 20:17:28 +01:00
Claus Ibsen 1ad6bd59ee Removed non existing AMQ journal Camel component which was removed a long time ago. 2013-11-02 19:34:18 +01:00
Claus Ibsen 65be281c16 Removed not use class, which neither has ever been documentated, or used by end users. Also they can implement their own spring JMS message converter if they want. 2013-11-02 19:32:44 +01:00
Claus Ibsen 5469d806e8 Polished camel broker component 2013-11-02 19:27:00 +01:00
gtully 928068dfd4 remove unneeded deps that pull in older amq versions 2013-10-30 16:21:12 +00:00
Timothy Bish d4da85f39b apply fix for: https://issues.apache.org/jira/browse/AMQ-4816 2013-10-18 11:46:56 -04:00
gtully 864aa6798f [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
gtully 87c9bbebac [maven-release-plugin] prepare release activemq-5.9.0 2013-10-14 23:38:22 +01:00
gtully ee0933c71e [maven-release-plugin] prepare for next development iteration 2013-10-11 14:51:36 +01:00
gtully b276006911 [maven-release-plugin] prepare release activemq-5.9.0 2013-10-11 14:51:24 +01:00
gtully b66559ee07 https://issues.apache.org/jira/browse/AMQ-4757 activemq-jms-pool a generic jms xa pool derived from activemq-pool which activemq-pool now extends with amq specifics 2013-09-30 23:09:25 +01:00
rajdavies 8d31e44e8d fix for https://issues.apache.org/jira/browse/AMQ-4714 2013-09-06 13:46:44 +01:00
Timothy A. Bish 84ce96b2dd Fix failing test case, things are more lazily loaded now so we must actually invoke the route before the URI will get used and the exception fired.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518366 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 20:27:13 +00:00
Robert Davies 61877f3477 Fix for https://issues.apache.org/jira/browse/AMQ-4690
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1517926 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 19:03:33 +00:00
Robert Davies b92a315599 Fix for https://issues.apache.org/jira/browse/AMQ-4690
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1517905 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 18:18:56 +00:00
Timothy A. Bish 174fe15b30 fix for: https://issues.apache.org/jira/browse/AMQ-4676 and https://issues.apache.org/jira/browse/AMQ-4673
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1517052 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 21:27:27 +00:00
Bosanac Dejan edd8166cb1 https://issues.apache.org/jira/browse/AMQ-4574 - better initialization of destination source for camel endpoint completer
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1494142 13f79535-47bb-0310-9956-ffa450edef68
2013-06-18 14:16:40 +00:00
Bosanac Dejan b2a91b96c4 https://issues.apache.org/jira/browse/AMQ-4574 - EndpointCompleter functionality for camel component
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1489843 13f79535-47bb-0310-9956-ffa450edef68
2013-06-05 12:56:55 +00:00
Timothy A. Bish 5abd154e19 fix for: https://issues.apache.org/jira/browse/AMQ-4360
Update spring pooled bean and config files to use non-deprecated calls.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1453921 13f79535-47bb-0310-9956-ffa450edef68
2013-03-07 15:42:18 +00:00
Bosanac Dejan cfe9e151c0 https://issues.apache.org/jira/browse/AMQ-4317 - activemq-camel feature
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1446543 13f79535-47bb-0310-9956-ffa450edef68
2013-02-15 11:57:31 +00:00
Bosanac Dejan c9fcc006ed https://issues.apache.org/jira/browse/AMQ-4317 - activemq-camel feature
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1446245 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 15:41:49 +00:00
Timothy A. Bish dc33c5918f Add some additional try / finally blocks to ensure BrokerService stops are issued.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443034 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 15:58:16 +00:00
Gary Tully 56174e770d [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443026 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 15:45:26 +00:00
Gary Tully 5e257808f3 [maven-release-plugin] prepare release activemq-5.8.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443024 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 15:43:41 +00:00
Timothy A. Bish 09756d5ada Don't use fixed ports on the transports and replace deprecated call in PooledConnectionFactory
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442995 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 14:58:59 +00:00
Timothy A. Bish ef24cc9a04 fix https://issues.apache.org/jira/browse/AMQ-4280
activemq-core module renamed to activemq-unit-tests

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439685 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 23:09:54 +00:00
Timothy A. Bish a55aae00e7 Scrub the pom files and remove old cruft and leftovers from the recent refactoring
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439680 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 22:44:25 +00:00
Timothy A. Bish 6e36321669 https://issues.apache.org/jira/browse/AMQ-4163
Removed the journal component as its dependent on the now deprecated activemq-amq-store code.  

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1431492 13f79535-47bb-0310-9956-ffa450edef68
2013-01-10 16:43:21 +00:00
Hiram R. Chirino 8dbfbb0095 Make the activemq module just plain jars instead of bundles.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428536 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 18:37:20 +00:00
Claus Ibsen fa250bf1bf Fixed test that was wrong
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1414727 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 14:33:19 +00:00
Hiram R. Chirino cd19db289b Moving spring support classes into the activemq-spring module.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406795 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 20:41:40 +00:00
Hiram R. Chirino bfbe90b399 rename the activemq-leveldb module to activemq-leveldb-store to be consistent with other store modules. Move more spring/xbean support bits into the activemq-spring module.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406726 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 17:26:31 +00:00
Hiram R. Chirino 9a8f6e415d Refactored the classes needed to run an ActiveMQ JMS client out from the activemq-core module to the activemq-client module.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406466 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 05:00:17 +00:00
Bosanac Dejan 0b0ed9f84d [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392979 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 15:37:31 +00:00
Bosanac Dejan e396468d9b [maven-release-plugin] prepare release activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392977 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 15:37:00 +00:00
Bosanac Dejan 16dc729163 [maven-release-plugin] rollback the release of activemq-parent-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392968 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 15:24:44 +00:00
Bosanac Dejan c479df0679 [maven-release-plugin] prepare release activemq-parent-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392966 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 15:20:57 +00:00
Bosanac Dejan c83b70c3cd [maven-release-plugin] rollback the release of activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392935 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 14:44:05 +00:00