Commit Graph

581 Commits

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