Commit Graph

628 Commits

Author SHA1 Message Date
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