Commit Graph

128 Commits

Author SHA1 Message Date
Timothy Bish a9eeb03520 [maven-release-plugin] prepare release activemq-5.12.0 2015-08-10 11:04:17 -04:00
gtully 21fb802260 redirecting console output from itest to file - more sanity when scrolling over build 2015-07-09 14:22:32 +01:00
gtully a05a9a2129 https://issues.apache.org/jira/browse/AMQ-5552 - added profile for activemq.tests=smoke to run a fast subset of tests that gives a fast verification of a full build 2015-07-09 14:10:38 +01:00
Dejan Bosanac f0cb95c792 fix amqp karaf test and re-enable tests in CI 2015-06-24 14:20:10 +02:00
gtully 7741e02622 https://issues.apache.org/jira/browse/AMQ-5606 - reenable the karaf itest with the new amqp client - ActiveMQAMQPBrokerFeatureTest 2015-04-03 14:19:15 +01:00
Timothy Bish 3051882f92 https://issues.apache.org/jira/browse/AMQ-5606
Switch to the new QPid JMS client v0.1.0
2015-03-23 12:15:49 -04:00
gtully ae595c95b1 [maven-release-plugin] prepare for next development iteration 2015-01-30 12:46:19 +00:00
gtully 4ba1a1689f [maven-release-plugin] prepare release activemq-5.11.0 2015-01-30 12:46:08 +00:00
gtully bf5a2997c7 [maven-release-plugin] prepare for next development iteration 2015-01-26 16:48:46 +00:00
gtully eec2955bde [maven-release-plugin] prepare release activemq-5.11.0 2015-01-26 16:48:37 +00:00
gtully 64fa706d54 Revert "[maven-release-plugin] prepare release activemq-5.11.0"
This reverts commit f47fbe4b89.
2015-01-26 16:39:35 +00:00
gtully f47fbe4b89 [maven-release-plugin] prepare release activemq-5.11.0 2015-01-26 16:17:43 +00: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 7ce5be44d8 wait for bundle installation to complete - makes obr test more robust 2015-01-21 22:17:35 +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
Hadrian Zbarcea aedcae139b Revert "[maven-release-plugin] prepare release activemq-5.11.0"
This reverts commit 48b0cf396c.
2015-01-05 12:25:58 -05:00
Hadrian Zbarcea 89995f4723 Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 7b285c6f52.
2015-01-05 12:25:47 -05:00
Dejan Bosanac 7b285c6f52 [maven-release-plugin] prepare for next development iteration 2014-12-29 12:44:32 +01:00
Dejan Bosanac 48b0cf396c [maven-release-plugin] prepare release activemq-5.11.0 2014-12-29 12:44:20 +01:00
Kevin Earls b70fc9a076 Added timeouts because of hangs and very long runtimes on some CI boxes 2014-11-03 17:08:55 +01: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
Dejan Bosanac ec2a3c750b https://issues.apache.org/jira/browse/AMQ-5304 - re-enable the test as the fix should be fixed now; amqp version of the test is ignored until we have temp destinations work properly with amqp 2014-08-08 14:00:13 +02:00
Dejan Bosanac 6bdce73d83 https://issues.apache.org/jira/browse/AMQ-5304 - ignore the test for now 2014-08-06 15:25:03 +02:00
Dejan Bosanac acf84b43e9 https://issues.apache.org/jira/browse/AMQ-5304 - providing test case 2014-08-06 15:22:16 +02:00
gtully 9743dbddb6 move to pax exam 3.4.0 2014-08-01 13:17:34 +01:00
gtully 27a5f6b9d5 remove some hardcoded version strings and pull them in from props via filtering 2014-07-29 15:55:58 +01: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
Daniel Kulp 06bb7a2716 Update poms to fully load into M2E 2014-07-10 13:47:55 -04:00
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
Kevin Earls 2eaf675c73 Fix for AMQ-5135, added amqp karaf verification via roundtrip test 2014-04-08 10:51:37 +02:00
gtully 6056fde7ed https://issues.apache.org/jira/browse/AMQ-5106 - apply patch with thanks from carlo cancellieri - This closes #17 2014-03-19 15:56:05 +00:00
Kevin Earls c027552035 Upgraded surefire plugin to 2.16. AMQ-5006 2014-01-30 14:22:44 +01:00
Dejan Bosanac 26c41d0362 https://issues.apache.org/jira/browse/AMQ-4909 2013-12-11 16:43:34 +01: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 e1b171e013 validate mqtt in karaf - add transport listener to test config 2013-10-10 15:06:52 +01:00
Dejan Bosanac 901867ec10 fix karaf feature test; allow more time for feature to install 2013-10-10 11:51:40 +02:00
gtully 77a9ade207 https://issues.apache.org/jira/browse/AMQ-4682 - add support for mb/kb limit suffix and add karaf itest, fix up spring context in pid factory 2013-10-07 19:59:36 +01:00
Claus Ibsen 5eb4e6b8ae Disabled test 2013-10-03 17:04:47 +02:00
Claus Ibsen ac5ba40829 Fixed karaf itest. Testing by hot deploying by copying a .xml file into deploy folder need to be done differently. 2013-10-03 16:49:53 +02:00
Claus Ibsen f28ac6d5e4 Use karaf 2.3.3 2013-10-03 16:49:53 +02:00
Claus Ibsen 9883ecffc3 Upgrade to Karaf 2.3.3 2013-10-01 15:08:22 +02:00
Claus Ibsen 92ee5c6bab Fixed the karaf webconsole test. 2013-10-01 14:12:33 +02:00
Gary Tully 4aa87cedc5 add validation of ws tranpsort in karaf
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1464419 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 10:22:04 +00:00
Gary Tully 14a93811c6 https://issues.apache.org/jira/browse/AMQ-4432 - validate camel spring route to deploy directory
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1464068 13f79535-47bb-0310-9956-ffa450edef68
2013-04-03 15:20:06 +00:00
Gary Tully b65fd27109 https://issues.apache.org/jira/browse/AMQ-4432 - itest with mods to support, spring.handlers is now aware of camel handler
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1463909 13f79535-47bb-0310-9956-ffa450edef68
2013-04-03 10:36:37 +00:00
Bosanac Dejan 2f469c1744 https://issues.apache.org/jira/browse/AMQ-3883 - refactoring to make authoriation module with arbitrary group class configuration easier
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1460766 13f79535-47bb-0310-9956-ffa450edef68
2013-03-25 17:08:58 +00:00
Bosanac Dejan fbe632e968 https://issues.apache.org/jira/browse/AMQ-4341 - making package imports optional, so activemq-osgi can be used without all the deps
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1456415 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 13:13:00 +00:00
Gary Tully af5f38797d https://issues.apache.org/jira/browse/AMQ-4341 - some more tweaks and tests from the feedback
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1450824 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 16:02:28 +00:00
Gary Tully 30b20b3f38 https://issues.apache.org/jira/browse/AMQ-4341 - apply patch from ioannis with thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1450550 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 00:36:48 +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
Gary Tully fc519e186a fix up missing license files - our rat check friend
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442984 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 14:27:03 +00:00
Bosanac Dejan 0d529af312 https://issues.apache.org/jira/browse/AMQ-4034 - web console osgi itest improvements
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442162 13f79535-47bb-0310-9956-ffa450edef68
2013-02-04 16:12:21 +00:00
Gary Tully 38a63c15fb fix dependency version
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441472 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 14:57:45 +00:00
Gary Tully 964f8ca375 add broker nd webconsole round trip itest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441459 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 14:27:56 +00:00
Gary Tully e20234e2cb fix up property file ref
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441439 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 13:18:03 +00:00
Gary Tully d84e8e1826 fix up client feature itest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441437 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 13:08:28 +00:00
Bosanac Dejan acd1eda402 https://issues.apache.org/jira/browse/AMQ-4034 - osgi restart broker properly when pid properties changes
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441435 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 12:58:26 +00:00
Gary Tully 88beb15763 add produce/consume roundtrip validation
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441421 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 12:21:34 +00:00
Gary Tully d5056d5fdc fix itest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441411 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 12:00:54 +00:00
Bosanac Dejan e8deea92b6 https://issues.apache.org/jira/browse/AMQ-4034 - osgi web console, finishing config admin configuration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441375 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 10:17:44 +00:00
Gary Tully 75d4b7643f add some commamd assertions to broker feature test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441209 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 21:44:45 +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
Bosanac Dejan 8bf0e43ed3 https://issues.apache.org/jira/browse/AMQ-4034 - update data property in test config
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1436968 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 14:42:32 +00:00
Bosanac Dejan a6bceeb6da https://issues.apache.org/jira/browse/AMQ-4034 - support configuration properties
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1436956 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 14:34:16 +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 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 0aa697605e depedency order seems to matter
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430308 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 14:48:43 +00:00
Hiram R. Chirino 1cebef8a6b adding more bits to the pom
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430307 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 14:45:18 +00:00
Hiram R. Chirino 0aedae6b1d show test output in console for now.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428551 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 18:58:11 +00:00
Hiram R. Chirino 9557e394e7 Make sure we set the activemqVersion system prop for the karaf itest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428550 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 18:56:25 +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