Jean-Baptiste Onofré
f44c46ca05
AMQ-9281: Add Camel 4.1.0 and exclude OSGi/Karaf for now
2023-10-31 16:36:10 +01:00
Matt Pavlovich
a2f83d4dce
[AMQ-9239] jakarta.jms - activemq-karaf-itest, activemq-osgi changes
2023-08-24 09:45:31 -05:00
Jean-Baptiste Onofré
0d25df0f0b
[AMQ-8410] Fix OSGi imports
2022-02-10 18:43:08 +01:00
Matt Pavlovich
67256c61b1
[AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 ( #682 )
...
- API update only
- Throw UnsupportedOperationException
- Disable activemq-camel from build
- Formatting fixes
- Use geronimo-jms for osgi-related artifacts
- Fix features.xml invalid xml header
- Add a unit test to confirm JMS 2.0 methods for phase 1 (throw UnsupportedOperationException)
- Add deliveryTime field to Message
- Minor formatting fixes
2021-11-10 11:56:04 -06:00
Matt Pavlovich
c1a2ff25c1
[AMQ-8033] Remove activemq-camel ( #701 )
...
* [AMQ-8033] Remove activemq-camel
- Prerequisite for JMS v2.0 support
* [AMQ-8033] Remove activemq-camel
- Prerequisite for JMS v2.0 support
* [AMQ-8033] Assembly and karaf clean-ups
2021-09-03 11:21:13 -05:00
jbonofre
52a2bd446a
[AMQ-7502] Remove leveldb
2021-03-25 18:54:53 +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
559934bc9e
Fix Karaf itests
2020-12-01 15:19:35 +01:00
jbonofre
de21ccb7ad
Fix Karaf itests
2020-02-14 08:15:37 +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
gtully
18543080a0
AMQ-2659 - fix camel route config to reflect revised behaviour
2018-07-30 14:07:01 +01:00
Christopher L. Shannon (cshannon)
ab1bc5b549
AMQ-6681, AMQ-6704 - Update karaf and aries-blueprint-core
2017-06-24 09:50:58 -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
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
Christopher L. Shannon (cshannon)
6e17c2a5a2
https://issues.apache.org/jira/browse/AMQ-6542
...
Adding missing license header
2017-01-30 11:24:56 -05:00
Christian Schneider
50ea30841e
[AMQ-6546] More refactoring of karaf itests
2017-01-05 15:58:33 +01:00
Christian Schneider
59f27aa483
[AMQ-6542] Test creation of ConnectionFactory from config
2017-01-05 11:03:07 +01:00
Christian Schneider
4dd3aa420e
[AMQ-6546] Big refactoring and cleanup of karaf itests
2017-01-04 16:55:19 +01:00
Christian Schneider
b0884f88d3
[AMQ-6543] Cleanup warnings in karaf itests
2016-12-15 14:11:47 +01:00
Christian Schneider
bee0904b84
[AMQ-6514] Adding test for activemq blueprint setup and xbean problem
2016-12-14 17:18:20 +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
Christopher L. Shannon (cshannon)
159713298a
https://issues.apache.org/jira/browse/AMQ-6301
...
using the proper command name in karaf after upgrading from karaf 2 to
4
2016-07-13 09:48:55 -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
Christopher L. Shannon (cshannon)
28e4090d95
https://issues.apache.org/jira/browse/AMQ-6230
...
Temporarily ignoring karaf camel tests until karaf integration is fixed
The failed test is causing the smoke tests to fail (so PRs don't pass)
and also seems to be keeping a broker alive so that other tests are
breaking as well
2016-04-13 15:27:30 +00:00
Christopher L. Shannon (cshannon)
b17cc37ef9
Fixing intermitent Karaf itest failure
2015-09-09 14:28:09 +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
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
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
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
Kevin Earls
2eaf675c73
Fix for AMQ-5135, added amqp karaf verification via roundtrip test
2014-04-08 10:51:37 +02:00
Dejan Bosanac
26c41d0362
https://issues.apache.org/jira/browse/AMQ-4909
2013-12-11 16:43:34 +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