Commit Graph

215 Commits

Author SHA1 Message Date
Daniel Kulp f4d99591da [maven-release-plugin] prepare for next development iteration 2016-12-16 13:10:42 -05:00
Daniel Kulp 321ddd71ae [maven-release-plugin] prepare release activemq-5.13.5 2016-12-16 13:10:24 -05:00
Christopher L. Shannon (cshannon) c1a2998660 [maven-release-plugin] prepare for next development iteration 2016-07-14 11:10:08 -04:00
Christopher L. Shannon (cshannon) 9d48997177 [maven-release-plugin] prepare release activemq-5.13.4 2016-07-14 11:09:17 -04:00
Christopher L. Shannon (cshannon) e82e5c5e3c [maven-release-plugin] prepare for next development iteration 2016-04-28 12:28:08 +00:00
Christopher L. Shannon (cshannon) f2f130b3c8 [maven-release-plugin] prepare release activemq-5.13.3 2016-04-28 12:27:29 +00:00
Christopher L. Shannon (cshannon) 4c109cf273 Revert "[maven-release-plugin] prepare release activemq-5.13.3"
This reverts commit c49ab9fb51.
2016-04-28 11:47:44 +00:00
Christopher L. Shannon (cshannon) 2e9c35bf26 Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit ff2241d795.
2016-04-28 11:47:32 +00:00
Christopher L. Shannon (cshannon) ff2241d795 [maven-release-plugin] prepare for next development iteration 2016-04-26 13:32:03 +00:00
Christopher L. Shannon (cshannon) c49ab9fb51 [maven-release-plugin] prepare release activemq-5.13.3 2016-04-26 13:31:15 +00:00
Christopher L. Shannon (cshannon) 369a430538 [maven-release-plugin] prepare for next development iteration 2016-03-01 16:39:41 +00:00
Christopher L. Shannon (cshannon) 6a2e71f11c [maven-release-plugin] prepare release activemq-5.13.2 2016-03-01 16:39:02 +00:00
Claus Ibsen 559477285c AMQ-6166: Add option to configure trustAllPackages on Camel ActiveMQ component 2016-02-11 12:09:51 +01:00
Christopher L. Shannon (cshannon) 86e51d2461 [maven-release-plugin] prepare for next development iteration 2016-02-02 17:11:44 +00:00
Christopher L. Shannon (cshannon) d60b73402c [maven-release-plugin] prepare release activemq-5.13.1 2016-02-02 17:11:03 +00:00
Claus Ibsen d5101d46a7 Polished 2016-01-17 10:21:34 +01:00
Claus Ibsen a558f8d4f1 Polished 2016-01-11 13:35:32 +01:00
Dejan Bosanac 9aa6bdcf6e https://issues.apache.org/jira/browse/AMQ-6077 - define default values (based on system property) for connection factory and object message
(cherry picked from commit eeec0c07b0)
2015-12-15 12:52:00 +00:00
Dejan Bosanac f3aedc753c https://issues.apache.org/jira/browse/AMQ-6077 - test
(cherry picked from commit 7951037f20)
2015-12-14 19:09:14 +00:00
Christopher L. Shannon (cshannon) 95fc593975 Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
Christopher L. Shannon (cshannon) cfb4ca9f54 [maven-release-plugin] prepare for next development iteration 2015-11-30 13:48:58 +00:00
Christopher L. Shannon (cshannon) abfe038ddf [maven-release-plugin] prepare release activemq-5.13.0 2015-11-30 13:48:11 +00:00
gtully 48fbd3116d test for transacted send and ack camel route with explicit set of connection factory necessary due to config clone across component endpoints 2015-11-23 12:27:03 +00:00
Christopher L. Shannon (cshannon) 04ee70a161 https://issues.apache.org/jira/browse/AMQ-5889
Adding support for auto detection of wire protocols over a transport.
OpenWire, AMQP, STOMP, and MQTT can all be detected and the broker
will properly handle each one over a given Transport.  Currently
auto TCP, NIO, SSL, and NIO+SSL transports can handle auto-detection
of the wire format and client but support could be added in the
future for other transports like websockets.
2015-08-11 19:39:29 +00:00
Timothy Bish 6cdd750ddc [maven-release-plugin] prepare for next development iteration 2015-08-10 11:04:26 -04:00
Timothy Bish a9eeb03520 [maven-release-plugin] prepare release activemq-5.12.0 2015-08-10 11:04:17 -04:00
Jeff Genender de86f473f7 This closes #137
Fix for AMQ-5903 - thanks Heath and Paul
2015-07-29 18:27:47 -06:00
Heath Kesler 8f407a78dc AMQ-5903 - add patch that fixes the broker camel component to take all header values 2015-07-29 17:48:16 -06:00
gtully a05a9a2129 https://issues.apache.org/jira/browse/AMQ-5552 - added profile for activemq.tests=smoke to run a fast subset of tests that gives a fast verification of a full build 2015-07-09 14:10:38 +01: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
Claus Ibsen 94f1e98adc AMQ-5693: Include component documentation for activemq-camel 2015-04-03 09:29:20 +02:00
Claus Ibsen 9f040144f2 Upgrade to Camel 2.15.1 2015-04-03 09:17:56 +02:00
Claus Ibsen 6097401c50 AMQ-5657: Upgrade to Camel 2.15.0 2015-03-11 10:07:20 +01:00
artnaseef 6efafbd7f1 Commit applied with thanks to Jeff Genender.
This closes #66
2015-03-06 10:01:33 -07:00
Jeff Genender 939c8a14df AMQ-5636 - Update old openjsb tests to more current DBCP2 XA Camel tests 2015-03-06 09:51:26 -07:00
Timothy Bish 3ef8f492a7 https://issues.apache.org/jira/browse/AMQ-5563
Added fix to update the documentation to reflect correct defaults.
2015-03-05 16:04:12 -05: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
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
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 0e98ed6f53 Polished 2014-11-11 09:21:03 +01:00
Claus Ibsen dfd168b0b6 Use the Camel apt compiler for the activemq-camel plugin to generte component details. 2014-11-11 08:24:39 +01:00
Claus Ibsen f54e771df0 AMQ-5366: Upgrade to Camel 2.14 2014-09-19 07:55:23 +02:00
Daniel Kulp b1ede0559e [AMQ-5353] Use the same version range for the imports and the features.xml 2014-09-09 16:38:53 -04:00