Commit Graph

636 Commits

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