Commit Graph

685 Commits

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