Claus Ibsen
30210ae191
Upgrade to Camel 2.15.2
2015-05-05 06:54:04 +02:00
Robert Gemmell
b77eba471d
AMQ-5699: upgrade to Proton 0.9.1 release
...
https://issues.apache.org/jira/browse/AMQ-5699
2015-05-03 15:12:44 +01:00
Claus Ibsen
544638985b
Upgrade jolokia
2015-04-25 16:15:08 +02:00
Dejan Bosanac
45eecf3351
upgrade java paho mqtt client
2015-04-21 15:04:04 +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
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
Claus Ibsen
9f040144f2
Upgrade to Camel 2.15.1
2015-04-03 09:17:56 +02: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
Claus Ibsen
6097401c50
AMQ-5657: Upgrade to Camel 2.15.0
2015-03-11 10:07:20 +01:00
Jeff Genender
58ed95d7c8
AMQ-5636 - Update DBCP to a much more recent version
2015-03-05 08:36:26 -07:00
Timothy Bish
7af7c0143f
https://issues.apache.org/jira/browse/AMQ-5597
...
Clean up the durable subscription unsubscribe handling to be in line
with the AMQP JMS mapping spec and switch to the QPid 0.32-SNAPSHOT
build for now to allow us to track and other changes we might want to
feed back there before release.
2015-02-27 12:18:49 -05:00
Timothy Bish
6e69319606
https://issues.apache.org/jira/browse/AMQ-5592
...
Initial drop of the JMS transformer code to be reworked.
2015-02-17 15:42:45 -05:00
Dejan Bosanac
35683c1c1c
Upgrade dependencies
2015-02-11 11:40:37 +01: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
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
Dejan Bosanac
efe68aa032
upgrade derby
2015-01-16 13:01:38 +01:00
Daniel Kulp
0d815642c1
Add a jetty9 profile to help with testing
2015-01-14 13:21:01 -05:00
Daniel Kulp
bc2e2d9a41
[AMQ-5517] Start stubbing in some of the extra params and such that will be needed to support jetty 9
2015-01-13 09:24:50 -05:00
Daniel Kulp
2c68116158
Update to import into m2e without a plugin error
2015-01-13 09:00:50 -05:00
gtully
60f9b020cc
https://issues.apache.org/jira/browse/AMQ-5515 - update to 8.1.15.v20140411
2015-01-13 12:06:54 +00:00
gtully
cf62d58ae7
https://issues.apache.org/jira/browse/AMQ-5515 - tidy up jetty deps - fix jetty maven coords
2015-01-12 22:58:07 +00:00
Claus Ibsen
81d83718ae
Upgrade slf4j
2015-01-08 16:30:59 +01:00
gtully
5ebe71cec9
improve reliability of leveldb replication test org.apache.activemq.leveldb.test.ReplicatedLevelDBBrokerTest - ZOOKEEPER-1751 fixed in 3.4.6 is releated, also the default 2s session expiry with a 500ms tick seems to be problematic with porpotional ping intervals. With 3.4.6 random client session expiry due to ping timeouts are avoided but unexpected server side expiry still ocurrs due to missing pings. Upping the session expiry to 15s avoids the client - server mismatch in session connection cleanup
2015-01-05 21:00:45 +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
artnaseef
c0eae1bfff
[AMQ-5499]
...
Register the "publishable" URI of every connector on the broker as a maven property after broker startup.
Added unit tests. Reworked singletons to allow clean unit testing of StartBrokerMojo.
2015-01-01 20:10:59 -07: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
Claus Ibsen
fc3bb5c659
Upgrade to latest Camel release
2014-12-16 13:55:39 +01:00
gtully
15eba48564
fix mvn warn on deploy profile
2014-12-11 14:42:00 +00:00
Timothy Bish
7bafa7da50
https://issues.apache.org/jira/browse/AMQ-5405
...
Move to v 0.30 of the QPid JMS client. Allow the CI tests to exercise
these to see what might be broken.
2014-12-03 15:28:07 -05:00
Timothy Bish
914d3939c9
update to released Proton-J 0.8
2014-11-01 08:58:05 -04:00
Claus Ibsen
4efd5c54b7
JAR upgrades.
2014-09-22 10:04:32 +02:00
Claus Ibsen
f54e771df0
AMQ-5366: Upgrade to Camel 2.14
2014-09-19 07:55:23 +02:00
Timothy Bish
1abc95b6a4
Use the defined sources version otherwise we get an error when
...
generating sources now that we've started using 1.7 code features.
2014-09-08 16:41:38 -04:00
Timothy Bish
644b96a68a
https://issues.apache.org/jira/browse/AMQ-5346
...
Prepare for the move to Proton 0.8. Use the 1.0-SNAPSHOT builds to
start testing against the changes coming in Proton 0.8
2014-09-08 13:29:10 -04:00
Daniel Kulp
d510b8b334
Remove some unneeded repos, move one to just the module that needs it, add a defaultGoal
2014-08-19 12:15:46 -04:00
Claus Ibsen
01ee9444c5
Upgrade to xalan 2.7.2
2014-08-11 11:16:06 +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
Dejan Bosanac
4da588d4fc
https://issues.apache.org/jira/browse/AMQ-5105 - problem starting broker with leveldb store
2014-07-17 17:12:52 +02:00
Dejan Bosanac
8f4079b438
fix javadoc creation, now running javadoc:aggregate work fine
2014-07-15 11:27:23 +02:00
Daniel Kulp
a498bffdd1
Update to use Java7
2014-07-10 13:47:55 -04:00
Claus Ibsen
aa79c7ec7b
Upgrade to Camel 2.13.2
2014-07-07 08:23:07 +02:00
Timothy Bish
1c97a65b45
bump to the latest patch version of hawtbuf
2014-06-25 09:57:46 -04:00
Claus Ibsen
d694984077
Some dependency upgrades.
2014-06-15 16:35:28 +02:00
Claus Ibsen
58ad7954fb
Upgrade to jolokia 1.2.2
2014-06-15 16:25:38 +02: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
Dejan Bosanac
e23519b06a
release plugin config
2014-06-04 11:22:23 +02:00
Dejan Bosanac
09c470ac99
config release plugin
2014-06-04 10:50:12 +02:00
Dejan Bosanac
1591960887
fixing licenses
2014-06-03 14:03:28 +02: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
Claus Ibsen
0c0fadcdce
Upgraded to Camel 2.13.1
2014-05-15 08:25:49 +02:00
Hadrian Zbarcea
d43e709565
Build fix; upgrade to newly release hawtdispatch 1.21
2014-05-08 09:54:57 -04:00
Hiram Chirino
bdb24ee7c7
Fixes AMQ-5176: Support building ActiveMQ using Java 8 JDK
2014-05-07 10:53:51 -04:00
Timothy Bish
8498136f5e
fix for: https://issues.apache.org/jira/browse/AMQ-5004
2014-04-30 10:08:28 -04:00
Claus Ibsen
0b7d9420cd
Upgrade to jolokia 1.2.1
2014-04-30 07:56:52 +02:00
Claus Ibsen
81141b03e2
Use xbean 3.16 like Camel does. 3.17 does not work as it requires asm5.
2014-04-09 12:00:47 +02:00
Claus Ibsen
cd47a36519
AMQ-4999: Disable jar indexing as suggest in the jira.
2014-03-29 11:52:17 +01:00
Claus Ibsen
751fc2363c
Upgrade Spring to 3.2.8
2014-03-26 09:23:32 +01:00
Claus Ibsen
17458134a4
Upgraded to Camel 2.13.0
2014-03-26 09:22:53 +01:00
Claus Ibsen
1026dc5a28
Upgrade to mqtt client 1.10
2014-03-18 07:49:51 +01:00
Claus Ibsen
d793db4440
AMQ-5091: Upgrade to jolokia 1.2
2014-03-10 13:58:33 +01:00
Hadrian Zbarcea
87daed76b2
Upgrade to camel 2.12.3
2014-03-05 14:17:03 -05:00
gtully
5d511975fc
remove duplicate shiro deps https://issues.apache.org/jira/browse/AMQ-3621
2014-03-03 15:49:21 +00:00
Les Hazlewood
f9451e56e2
Fix for https://issues.apache.org/jira/browse/AMQ-3621 - Integrate Apache Shiro with ActiveMQ as "security solution" - many thanks to Les Hazlewood (lhazlewood) for the patch!
...
Commit dev changes to branch.
Signed-off-by: Christian Posta <christian.posta@gmail.com>
Added shiro support to 5.9.x
Signed-off-by: Christian Posta <christian.posta@gmail.com>
Added Shiro deps to dist zip/tarball and 'all' .jar
Signed-off-by: Christian Posta <christian.posta@gmail.com>
updated version number to reflect correctly packaging Shiro features
Signed-off-by: Christian Posta <christian.posta@gmail.com>
Handled case when adding a producer might not have a specified destination.
Signed-off-by: Christian Posta <christian.posta@gmail.com>
Merged latest Connection API changes from trunk.
Signed-off-by: Christian Posta <christian.posta@gmail.com>
removed accidental addition of Stormpath's m2 repo
Signed-off-by: Christian Posta <christian.posta@gmail.com>
reverted accidental deletion of <distributionManagement>
Signed-off-by: Christian Posta <christian.posta@gmail.com>
2014-02-24 08:17:32 -07:00
Hiram Chirino
546714550f
Upgrade to latest releases of mqt-client and hawtbuf to fix some MQTT issues.
2014-02-21 08:15:44 -05:00
Jonathan Anstey
c1cedb5c34
AMQ-5060 - Upgrade to xstream 1.4.7
2014-02-18 13:15:19 -03:30
Timothy Bish
1b3b989d0c
https://issues.apache.org/jira/browse/AMQ-5064
2014-02-18 10:46:56 -05:00
Hadrian Zbarcea
7b555c2898
AMQ-5047. Fix packaging issues related to maven version
2014-02-15 16:15:04 -05:00
Timothy Bish
a116960f34
https://issues.apache.org/jira/browse/AMQ-5049
...
patch applied.
2014-02-13 11:46:12 -05:00
Hiram Chirino
04b721e3fb
Rollback proton patch jar change.. waiting for asf release of the jar
2014-02-06 12:57:27 -05:00
Hiram Chirino
3105e4d91a
Redo upgrade to mqtt-client, it's been synced to a public repo.
...
Also use new releases of stompjms and hawtdispatch to pick up bug fixes in those components.
Upgrade to patched version of qpid-proton to fix bugs that affect performance and TTL handling.
2014-02-06 09:01:49 -05:00
Hadrian Zbarcea
dacc03747d
Revert version upgrade for mqtt-client as it is not yet available in a public repo
2014-02-05 21:58:09 -05:00
Timothy Bish
2e5a64652d
Update a couple of dependencies.
2014-02-05 20:00:57 -05:00
Daniel Kulp
127f82a439
Remove sitemesh jar from assembly, not needed anymore
2014-02-03 14:37:46 -05:00
Timothy Bish
bcd89e8d15
https://issues.apache.org/jira/browse/AMQ-5007
...
Updated to proton 0.6
2014-01-30 11:06:00 -05:00
Kevin Earls
c027552035
Upgraded surefire plugin to 2.16. AMQ-5006
2014-01-30 14:22:44 +01:00
Hiram Chirino
ad3041034b
Implements AMQ-4990: Add support for the changes in MQTT 3.1.1
2014-01-24 09:18:12 -05:00
Hadrian Zbarcea
082d263495
[AMQ-4976] Revert addition of hawt.io console
...
Merge branch 'pr/6' into trunk
2014-01-16 14:51:42 -05:00
gtully
6044c4c059
move to spring 3.2.5.RELEASE - to pick up latest security fixes
2014-01-15 14:18:56 +00:00
gtully
efb988655c
https://issues.apache.org/jira/browse/AMQ-4741 - move to .26-SNAPSHOT for qpid jms and reinstate factory.setSyncPublish - amqp tests all pass with that which is smashing
2014-01-09 14:46:48 +00:00
Daniel Kulp
760ee2677a
Remove hawt.io console and restore back to just the old console
2014-01-02 11:11:06 -05:00
Hiram Chirino
ff0dd5a917
Upgrade to latest hawtio release.
2013-12-10 11:03:27 -05:00
Claus Ibsen
a7f57b5407
Upgraded to Camel 2.12.2
2013-11-27 11:18:17 +01:00
Claus Ibsen
898abca028
Upgraded to hawtio 1.2.0 GA
2013-11-20 23:07:04 +01:00
Claus Ibsen
13ba3008d4
AMQ-4883: Remove not needed repo. proton is in maven central.
2013-11-13 17:19:06 +01:00
Claus Ibsen
a7895ae34e
Some dependency upgrades
2013-11-13 13:01:37 +01:00
Claus Ibsen
b977f24c79
AMQ-4881: Upgrade to xbean 3.15. But keep the activemq-spring maven plugin at 3.12 as otherwise the generated schema is changed. See JIRA ticket for details.
2013-11-13 12:39:32 +01:00
Hiram Chirino
bc9751ac23
Adding an mqtt test that uses the eclipse paho client.
2013-11-11 16:06:59 -05:00
Timothy Bish
4e3595d488
move to shade 2.1 plugin version to fix some random failing builds.
2013-11-04 14:58:19 -05:00
Claus Ibsen
ec4c2d9464
Upgraded hawtio
2013-11-01 15:42:15 +01:00
Claus Ibsen
1dbb06f530
Upgrade hawtio
2013-10-29 08:23:45 +01:00
Hiram Chirino
1896d27409
Update to the latest leveldbjni release.
2013-10-17 09:30:07 -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
Hiram Chirino
b7921117cf
Upgrade to the latest hawtdispatch, mqtt-client, and stompjms releases.
2013-10-11 14:41:40 -04: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
Hiram Chirino
52f418d6c9
Switch bat to the latest version of zookeeper, we can fix it's OSGi metadata using a wrap URL handler.
2013-10-11 09:38:31 -04:00
Hiram Chirino
74234ed797
Embed the linkedin packages in the osgi-bundle and rollback to previous zookeeper version since newer version suffers from the following regression: https://issues.apache.org/jira/browse/ZOOKEEPER-1334
2013-10-11 09:16:28 -04:00
gtully
95fc0c0608
final rat exclusion
2013-10-10 15:41:54 +01:00
Hiram Chirino
2ecf41d02f
Porting apollo examples structure to ActiveMQ 5.9.
2013-10-10 10:40:04 -04:00
gtully
49b0f74089
some more license tidyup from rat plugin output
2013-10-10 14:36:04 +01:00
Dejan Bosanac
6bf168d524
upgrade to hawtio 1.2-M23
2013-10-10 10:54:47 +02:00
Claus Ibsen
9ee65d3218
Upgrade to hawtio 1.2M22
2013-10-09 15:52:31 +02:00
Hiram Chirino
21edf2b5bb
Implementing AMQ-4788 - make sure you can configure the partition broker plugin via activemq.xml
2013-10-07 13:19:42 -04:00
Hiram Chirino
7c63788e1a
Implementing AMQ-4788 - Add support for allowing the broker to partition client client load across a broker cluster using a partitioning config
2013-10-07 10:20:00 -04:00
Claus Ibsen
e889e36335
Upgrade hawtio to 1.2M20
2013-10-04 14:10:28 +02:00
Claus Ibsen
8572bada7d
AMQ-4784: Upgrade to jolokia 1.1.4
2013-10-04 08:23:23 +02:00
Claus Ibsen
d07a5a9dc6
Dependency upgrades
2013-10-03 09:02:48 +02:00
Claus Ibsen
511f11b434
AMQ-4780: Upgrade to qpid 0.24. Thanks to Kevin Earls for the patch.
2013-10-03 09:02:47 +02: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
Claus Ibsen
6725350e09
AMQ-4752: Upgrade derby. Thanks to Jean Baptiste for the patch.
2013-09-30 08:09:05 +02:00
Claus Ibsen
5c0c803936
AMQ-4751: Upgrade to commons io 2.4. Thanks to Jean Baptiste for the patch.
2013-09-30 08:08:13 +02:00
Claus Ibsen
3e58a5a4eb
Upgrade to hawtio 1.2M19
2013-09-26 09:02:52 +01:00
Claus Ibsen
c64dffd698
AMQ-4557: Upgraded to karaf 2.3.3
2013-09-24 09:15:04 +02:00
Claus Ibsen
3657824692
Require Maven 3.0.4 as other Apache projects do. Upgrade to latest Camel and hawtio release.
2013-09-24 09:06:26 +02:00
Claus Ibsen
792ba1fac3
AMQ-4732: Added issue mangement to pom.xml.
2013-09-24 09:01:10 +02:00
Claus Ibsen
488bd9c14d
AMQ-4734: Upgrade to jolokia 1.1.3
2013-09-24 08:58:48 +02:00
Claus Ibsen
637197bcf7
AMQ-4733: Upgrade to jasypt 1.9.1. Thanks to Jean-Baptiste for the patch.
2013-09-24 08:53:37 +02:00
Dejan Bosanac
f6f22df4f4
https://issues.apache.org/jira/browse/AMQ-4594 - add log plugin to hawtio
2013-09-19 14:55:17 +02:00
Timothy Bish
e1bbde7302
https://issues.apache.org/jira/browse/AMQ-4721
...
Upgrade to latest slf4j library and update many LOG statements to use
proper calls (no string concats). Removes many uneeded isXXXEnabled
checks to clean up the code.
2013-09-13 14:53:41 -04:00
Timothy Bish
8276676469
Upgrade to the release version of Camel 2.12.0
2013-09-09 15:27:11 -04:00
Dejan Bosanac
0203cde150
https://issues.apache.org/jira/browse/AMQ-4702 - added additional bundlel jaxb impl
2013-09-05 14:41:10 +02:00
Timothy Bish
ebe54c46b3
Fix and tests for: https://issues.apache.org/jira/browse/AMQ-4596
...
Updates to proton 0.5
2013-09-04 10:26:44 -04:00
Timothy Bish
ccc85af301
Update the scm settings for the project to reflect the git repo
2013-09-03 10:52:35 -04:00
Gary Tully
30fc80ccc9
https://issues.apache.org/jira/browse/AMQ-4682 - include feature in assembly and osgi uber jar
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518333 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 19:18:12 +00:00
Gary Tully
f66e9a1f16
remove obsolete oxm version property
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518166 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 11:25:23 +00:00
Gary Tully
1160f1a221
pull in latest spring 3.2.4 for 5.9
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518162 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 11:21:36 +00:00
Timothy A. Bish
67273afa5a
update some plugin versions.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1514891 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 20:52:13 +00:00
James Strachan
65034359a5
Updated to the latest hawtio release for AMQ-4594
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1513929 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 15:30:04 +00:00
Gary Tully
3630a41fc9
https://issues.apache.org/jira/browse/AMQ-4682 - implement runtimeConfigurationPlugin that will track xml config and react to changes. simple verification via test that adds a new network connector on the fly
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1513871 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 13:23:36 +00:00
Timothy A. Bish
ac8e38fb69
update some plugin versions and ensure we use the property value in all child poms.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1504919 13f79535-47bb-0310-9956-ffa450edef68
2013-07-19 15:33:33 +00:00
Claus Ibsen
8abbfb2376
Dependency upgrades and better aligned with Camel 2.12.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1502580 13f79535-47bb-0310-9956-ffa450edef68
2013-07-12 14:50:33 +00:00
Claus Ibsen
bb7c33124b
Upgraded to Karaf 2.3.2
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1502430 13f79535-47bb-0310-9956-ffa450edef68
2013-07-12 05:54:00 +00:00
Hiram R. Chirino
86e2426d1b
Improve the replicated leveldb bits: Avoid dependencies on fabric-group stuff. Makes it easier to embed in different versions of a fabric osgi env.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1501877 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 17:49:03 +00:00
Timothy A. Bish
dd69af43bc
fix: https://issues.apache.org/jira/browse/AMQ-4604
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1498515 13f79535-47bb-0310-9956-ffa450edef68
2013-07-01 15:19:59 +00:00
Bosanac Dejan
06dae40d94
https://issues.apache.org/jira/browse/AMQ-4593 - upgrade snappy java
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1495392 13f79535-47bb-0310-9956-ffa450edef68
2013-06-21 11:31:23 +00:00
Hiram R. Chirino
21ddc98591
Fixes AMQ-4587: AMQP to JMS transformer fails to properly map AMQP specific property types like UnsignedInteger
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1494216 13f79535-47bb-0310-9956-ffa450edef68
2013-06-18 17:24:56 +00:00
Hiram R. Chirino
7db8987ca6
Fixup the assembly packaging so that the replicated leveldb store can be used.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1491287 13f79535-47bb-0310-9956-ffa450edef68
2013-06-09 20:41:24 +00:00
Hiram R. Chirino
6e7365640d
Repackage the hawtio webconsole in the standalone distro.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1491272 13f79535-47bb-0310-9956-ffa450edef68
2013-06-09 19:39:59 +00:00
Bosanac Dejan
e5676f65d9
https://issues.apache.org/jira/browse/AMQ-4574 - fix osgi range as well
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1489869 13f79535-47bb-0310-9956-ffa450edef68
2013-06-05 13:46:35 +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
Claus Ibsen
6a83487086
AMQ-4552: activemq feature to install in karaf. Still some problems.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1485655 13f79535-47bb-0310-9956-ffa450edef68
2013-05-23 11:54:10 +00:00
Hiram R. Chirino
6e71964291
Update the leveldb API version.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1485209 13f79535-47bb-0310-9956-ffa450edef68
2013-05-22 13:41:02 +00:00
Hiram R. Chirino
18eb6b239d
Add the plugin repo since the plugin has not made it to central yet.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1484512 13f79535-47bb-0310-9956-ffa450edef68
2013-05-20 16:08:41 +00:00
Hiram R. Chirino
870fa687d5
Added profile that adds console timestamps.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1484510 13f79535-47bb-0310-9956-ffa450edef68
2013-05-20 16:02:45 +00:00
Hiram R. Chirino
4ca6f230d5
Switch to released mqtt client version.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1484486 13f79535-47bb-0310-9956-ffa450edef68
2013-05-20 14:23:13 +00:00
Hiram R. Chirino
4aac5a6bf3
Fixes AMQ-4544: Cant send MQTT message to AMQP endpoints
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1484143 13f79535-47bb-0310-9956-ffa450edef68
2013-05-18 16:39:35 +00:00
Hiram R. Chirino
f20e17ae32
Latest hawtdispatch snapshot should fix the hang in the MQTT SSL test.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1484012 13f79535-47bb-0310-9956-ffa450edef68
2013-05-17 22:03:38 +00:00
Bosanac Dejan
87a29847bb
upgrading leveldbjni to 1.7
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1481849 13f79535-47bb-0310-9956-ffa450edef68
2013-05-13 13:49:20 +00:00
Hiram R. Chirino
e0ae445900
For AMQ-4338: Lets see if using a newer MQTT client helps. Also hook into the client tracing and use the auto fail test support base class to timeout the tests if they take too long.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1481092 13f79535-47bb-0310-9956-ffa450edef68
2013-05-10 16:52:47 +00:00
Timothy A. Bish
b5f6bc3c90
https://issues.apache.org/jira/browse/AMQ-4524
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1480282 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 14:05:30 +00:00
Hiram R. Chirino
5c6b8ba11f
Adding an initial spike of a M/S replicated leveldb store. Replication protocol is working nicely, just need automated M/S election bits.
...
Move tests in a test package.
Rename the HA* classes to DFS*.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1476719 13f79535-47bb-0310-9956-ffa450edef68
2013-04-28 03:53:57 +00:00
Timothy A. Bish
32042a5b8b
update some deps with bugfix versions.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1466287 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 23:29:40 +00:00
Bosanac Dejan
0507ad380b
https://issues.apache.org/jira/browse/AMQ-4418 - refactor web demo to be war that can be ran in karaf
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1462479 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 13:34:34 +00:00
Jonathan Anstey
734b9babba
AMQ-4412 - align jackson version with Camel
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1461819 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 19:30:06 +00:00
Bosanac Dejan
4276091e21
https://issues.apache.org/jira/browse/AMQ-4377 - bring back activemq-blueprint module
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1456991 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 15:42:36 +00:00
Gary Tully
e5768c009b
move pax exam itests after osgi and web console builds so they pick up the latest bundles
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1450840 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 16:55:33 +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
Hiram R. Chirino
b2fca26213
Remove deprecated modules. Converted many AMQ store tests to be LevelDB tests.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445633 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 14:47:40 +00:00
Hiram R. Chirino
dc86b87236
Avoid building/packing legacy/deprecated modules.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445631 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 14:44:56 +00:00
Hiram R. Chirino
cd5e1f3d99
update the leveldbjni version
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1444823 13f79535-47bb-0310-9956-ffa450edef68
2013-02-11 15:19:40 +00:00
Bosanac Dejan
386b7bb844
improving building maven site
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1444071 13f79535-47bb-0310-9956-ffa450edef68
2013-02-08 15:30:53 +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
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
Timothy A. Bish
a3bfd17e7d
revert to surefire 2.10 for now 2.13 seems to have some issues
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441299 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 02:59:59 +00:00
Timothy A. Bish
fe2489fc4b
bump versions of plugin and dependencies to latest patch releases prior to v5.8 release.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441100 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 18:22:54 +00:00
Timothy A. Bish
1e86ac0508
Bumping surefire to v2.13 since it fixes some problems with empty report files that happens with some of our failing tests.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1440594 13f79535-47bb-0310-9956-ffa450edef68
2013-01-30 19:19:37 +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
Hiram R. Chirino
373ed3622c
Pickup release proton lib
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439499 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 17:02:34 +00:00
Hiram R. Chirino
c441e3a66c
Almost all the amqp joram tests are passing with the QPID 0.20 client.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1438797 13f79535-47bb-0310-9956-ffa450edef68
2013-01-26 00:41:48 +00:00
Gary Tully
91b0780af3
pick up priton snap
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1438736 13f79535-47bb-0310-9956-ffa450edef68
2013-01-25 21:48:31 +00:00
Timothy A. Bish
095224f327
couple more bugifx version updates
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1438596 13f79535-47bb-0310-9956-ffa450edef68
2013-01-25 17:12:34 +00:00
Timothy A. Bish
0cb78fa1de
Bump latest bugfix version of xstream v1.4.4
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1438584 13f79535-47bb-0310-9956-ffa450edef68
2013-01-25 16:50:09 +00:00
Hiram R. Chirino
15298cb1b4
Switch to proton snapshot to pick up fix /w link closing. Also make a link fail if the address is an empty string.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1438570 13f79535-47bb-0310-9956-ffa450edef68
2013-01-25 16:07:12 +00:00
Hiram R. Chirino
d0a06160e0
Upgrade the leveldbjni version to fix potential corruption issues. See: https://issues.apache.org/jira/browse/APLO-282
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1438024 13f79535-47bb-0310-9956-ffa450edef68
2013-01-24 14:46:01 +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
Claus Ibsen
06e67e02bb
Use osgi 4.3.1 which works better with java7
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1436860 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 12:08:38 +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
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
Claus Ibsen
38f24afbd5
AMQ-4257: Upgraded to Aries Blueprint 1.0.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1433333 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 10:03:18 +00:00
Claus Ibsen
d8766963a9
AMQ-4256: Upgraded to OSGi 4.3.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1433328 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 09:42:20 +00:00
Timothy A. Bish
a25df91fcd
https://issues.apache.org/jira/browse/AMQ-4253
...
update spring version 3.1.1-RELEASE
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1432997 13f79535-47bb-0310-9956-ffa450edef68
2013-01-14 17:16:45 +00:00
Hiram R. Chirino
69ff572f88
Switch to a released version of proton
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430373 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 16:46:04 +00:00
Hiram R. Chirino
1949846c0a
Switch to scala 2.10
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1429079 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 20:02:27 +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
Hiram R. Chirino
650d2b4d52
Add a profile to generate a dependency graph of the modules.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1427860 13f79535-47bb-0310-9956-ffa450edef68
2013-01-02 16:56:56 +00:00
Timothy A. Bish
2aecbc48a0
bump commons-net to latest bugfix version.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1424058 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 19:45:40 +00:00
Timothy A. Bish
73f0fc7820
Update to latest camel 2.10.3 release.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1423956 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 17:05:43 +00:00