Commit Graph

224 Commits

Author SHA1 Message Date
Christopher L. Shannon (cshannon) 50d1fe9f8e NO-JIRA: Add 5.15.8 schema version 2018-11-14 10:01:03 -05:00
Christopher L. Shannon 144808c6e1 NO-JIRA: Add schemas for 5.15.7
(cherry picked from commit 030974f5bf)
2018-10-24 08:46:35 -04:00
Christopher L. Shannon (cshannon) 3c2da4969e NO-JIRA: Add 5.15.6 schema 2018-09-04 07:02:44 -04:00
Christopher L. Shannon (cshannon) d1c3c4814e NO-JIRA: Add spring schemas for 5.15.5 2018-07-31 08:35:08 -04:00
Christopher L. Shannon (cshannon) 1db36d864d NO-JIRA: Add 5.15.4 schema identifier 2018-05-17 13:14:13 -04:00
Christopher L. Shannon (cshannon) 5189b4e545 Add schemas 2018-01-29 08:07:46 -05:00
gtully 22f8f88ddb [NO JIRA] harden test occasional failure 2017-12-19 11:48:47 +00:00
Christopher L. Shannon (cshannon) b3f41cb44b NO-JIRA: Adding 5.15.2 schema mapping 2017-10-17 09:59:54 -04:00
Christopher L. Shannon (cshannon) 76cc779668 NO-JIRA: Adding schema definition for 5.15.1 2017-09-25 08:43:04 -04:00
Christopher L. Shannon (cshannon) a9fe4e33c3 [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
Christopher L. Shannon (cshannon) 5f0d6943cb [maven-release-plugin] prepare release activemq-5.15.0 2017-06-27 13:41:01 -04:00
Christopher L. Shannon (cshannon) 13ed4b64e8 NO-JIRA: Adding spring schemas 2017-06-27 13:32:49 -04:00
Christopher L. Shannon (cshannon) b3dff48a0a AMQ-5932 - removing all traces of Spring DM
Spring DM is not longer needed anymore after the upgrade to Camel 2.19.x
as everything is using Blueprint
2017-06-24 08:59:45 -04:00
gtully 7cae60eae0 [AMQ-6684] exclude json cat-x transitive dep 2017-05-24 16:19:09 +01:00
Christopher L. Shannon (cshannon) 67ad35d342 NO-JIRA: Adding 5.14.4 schemas 2017-02-27 07:56:14 -05:00
gtully 0ae90c0897 https://issues.apache.org/jira/browse/AMQ-6547 - add storeUsage attribute to mKahadb filtered adapter such that disk utilisation is available as a QOS 2016-12-20 14:47:22 +00:00
Christopher L. Shannon (cshannon) 04626d807e NO-JIRA: Adding 5.14.3 schemas 2016-12-19 10:16:25 -05:00
Daniel Kulp d76cabe344 Add upcoming 5.13.5 release to spring schemas 2016-12-16 13:01:00 -05:00
Christopher L. Shannon (cshannon) fa55316b65 NO-JIRA: Adding 5.14.2 schema 2016-12-05 09:05:14 -05:00
Hadrian Zbarcea be24a133ef This closes #88 (merged as a65ac586). More file permissions fixes. 2016-11-03 14:26:34 -04:00
Hadrian Zbarcea d5a929c0d2 This closes #205. Won't fix. (fix even more file permissions) 2016-11-03 14:11:40 -04:00
Hadrian Zbarcea d54d046b8a This closes #185. Won't fix. (fix more file permissions) 2016-11-03 11:54:33 -04:00
Hadrian Zbarcea a8a650cbee Fix warnings in Eclipse IDE; remove deprecated prerequisites in maven3 2016-10-31 20:37:45 -04:00
Christopher L. Shannon (cshannon) 26e7136ab7 NO-JIRA: Adding 5.14.1 schema entry 2016-09-27 08:05:15 -04:00
Christopher L. Shannon (cshannon) 06a21dbbb3 [maven-release-plugin] prepare for next development iteration 2016-08-02 09:03:37 -04:00
Christopher L. Shannon (cshannon) 71cbc65283 [maven-release-plugin] prepare release activemq-5.14.0 2016-08-02 09:02:54 -04:00
Christopher L. Shannon (cshannon) d654e04535 NO-JIRA : Adding 5.14.0 schema 2016-08-02 08:08:48 -04:00
Christopher L. Shannon (cshannon) d4dd138216 NO-JIRA: Adding schema for 5.13.4 2016-07-14 09:47:46 -04:00
Christopher L. Shannon (cshannon) 4e27618ddd NO-JIRA : Adding 5.13.3 schema identifier 2016-04-26 11:16:58 +00:00
Dejan Bosanac 993d561947 https://issues.apache.org/jira/browse/AMQ-6118 - CRL Checking via OCSP 2016-04-01 13:07:17 +02:00
Christopher L. Shannon (cshannon) ebe8cf65a0 NO-JIRA - adding missing schema identifiers 2016-03-01 15:50:05 +00:00
Timothy Bish 4ecff14030 NO-JIRA Update master version to 5.14.0-SNAPSHOT to match the eventual
release version.
2016-01-20 12:40:20 -05:00
Christopher L. Shannon (cshannon) 09cbfa9477 Adding activemq-5.12.2 to spring.schemas 2015-12-15 15:12:34 +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
Christopher L. Shannon (cshannon) 1499f2eee0 Adding 5.13.0 to schemas file 2015-11-30 12:34:17 +00:00
Christopher L. Shannon (cshannon) 3744349d08 Adding schema for 5.12.1 release 2015-10-12 16:30:07 +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
Timothy Bish 5b1c26c4de Add schema for missing 5.11.x releases to master. 2015-08-10 10:10:37 -04:00
Timothy Bish 7f4bf84342 Adding in 5.12.0 for the upcoming release. 2015-08-03 18:50:40 -04: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
Dejan Bosanac a53d4cf7bf https://issues.apache.org/jira/browse/AMQ-5008 - fix the case then crlPath is defined and trustStoreAlgorithm is not PKIX 2015-07-01 12:09:07 +02: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
Dejan Bosanac 0fd174b928 https://issues.apache.org/jira/browse/AMQ-5008 - certificate revocation list support 2015-03-30 16:39:15 +02: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
artnaseef 3e007d89a2 [AMQ-5514] Add the 5.10.1 release to the spring.schemas file. 2015-01-09 12:34:57 -07: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
Dejan Bosanac 54f6508d44 Update spring.schemas for the 5.11.0 release 2014-12-29 11:48:26 +01:00
Rob Davies 7ca25965db added CamelRoutesBrokerPlugin for https://issues.apache.org/jira/browse/AMQ-5351 2014-09-09 16:53:28 +01:00
Torsten Mielke 5648482311 https://issues.apache.org/jira/browse/AMQ-5304 - applying groupClass to <tempDestinationAuthorizationEntry> 2014-08-07 11:08:38 +02:00
Torsten Mielke 98f707bd1e https://issues.apache.org/jira/browse/AMQ-5304 - still missing unit test case 2014-08-07 10:55:04 +02:00
Kevin Earls 13581c9aac Exclude leveldb tests on AIX, Solaris, HP-UX, and Windows as they cause problems with CI 2014-07-10 11:10:11 +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
Hadrian Zbarcea 997bbb7a01 Update spring.schemas for the 5.9.1 release 2014-03-31 18:56:35 -04:00
Hadrian Zbarcea 7b555c2898 AMQ-5047. Fix packaging issues related to maven version 2014-02-15 16:15:04 -05:00
Claus Ibsen e1a363f96e AMQ-3580: Added unit test 2013-11-13 15:15:42 +01:00
gtully 002ef96867 replace fabric deps with linkedin zk to reflect revised deps from leveldb replication 2013-11-06 12:08:22 +00:00
Claus Ibsen 4ddbb8546d AMQ-2960: Fixed potential NPE in pooled connection factory in activemq-spring when using spring-dm in OSGi. As spring-dm may call getObject before postCostruct has been called. 2013-11-03 13:40:38 +01: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
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 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
gtully e64f83abcc fix mvn warning on duplicate dependencies.dependency.\(groupId:artifactId:type:classifier\) must be unique: org.osgi:org.osgi.core:jar -> version 4.3.1 vs \(?\) \@ line 195, column 17 2013-09-30 23:42:18 +01: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
gtully 9f26e0b640 https://issues.apache.org/jira/browse/AMQ-4682 - support classpath urls 2013-09-03 00:36:49 +01:00
gtully 634a81898c https://issues.apache.org/jira/browse/AMQ-4682 - use spring.schemas for spring.xsd resolution - use brokerContext for configurationurl, support property PropertyPlaceholderConfigurer locations and system prop replacement, nested networkConnector elements - excludedDestinations,dynamicallyIncludedDestinations etc. lists and sets of destination 2013-09-03 00:28:46 +01:00
Gary Tully 8d480b451a https://issues.apache.org/jira/browse/AMQ-4682 - support updates to authorizationPlugin/map/authorizationMap
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1517794 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 11:48:34 +00:00
Timothy A. Bish 174fe15b30 fix for: https://issues.apache.org/jira/browse/AMQ-4676 and https://issues.apache.org/jira/browse/AMQ-4673
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1517052 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 21:27:27 +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
Hiram R. Chirino c5344c9179 Help xbean generate the proper xsd for the leveldb store.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1491281 13f79535-47bb-0310-9956-ffa450edef68
2013-06-09 20:22:09 +00:00
Timothy A. Bish 1b38caacf4 fix junit warnings. https://issues.apache.org/jira/browse/AMQ-4437
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1464584 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 15:00:05 +00:00
Gary Tully ef6beb78fe https://issues.apache.org/jira/browse/AMQ-4432 - ensure camel-*.xsd can be found locally
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1463923 13f79535-47bb-0310-9956-ffa450edef68
2013-04-03 11:33:07 +00:00
Bosanac Dejan 2f469c1744 https://issues.apache.org/jira/browse/AMQ-3883 - refactoring to make authoriation module with arbitrary group class configuration easier
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1460766 13f79535-47bb-0310-9956-ffa450edef68
2013-03-25 17:08:58 +00:00
Timothy A. Bish 091ee37b8e apply patch for: https://issues.apache.org/jira/browse/AMQ-4400
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1459969 13f79535-47bb-0310-9956-ffa450edef68
2013-03-22 20:24:43 +00:00
Timothy A. Bish 931ca1882e fix for: https://issues.apache.org/jira/browse/AMQ-4360
Update spring pooled bean and config files to use non-deprecated calls.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1452985 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 20:37:10 +00:00
Hiram R. Chirino b2fca26213 Remove deprecated modules. Converted many AMQ store tests to be LevelDB tests.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445633 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 14:47:40 +00:00
Hiram R. Chirino dc86b87236 Avoid building/packing legacy/deprecated modules.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445631 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 14:44:56 +00:00
Bosanac Dejan 386b7bb844 improving building maven site
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1444071 13f79535-47bb-0310-9956-ffa450edef68
2013-02-08 15:30:53 +00:00
Timothy A. Bish 600f209e4c Don't use hardcoded ports.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443642 13f79535-47bb-0310-9956-ffa450edef68
2013-02-07 18:20:32 +00:00
Gary Tully 56174e770d [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443026 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 15:45:26 +00:00
Gary Tully 5e257808f3 [maven-release-plugin] prepare release activemq-5.8.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443024 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 15:43:41 +00:00
Gary Tully fc519e186a fix up missing license files - our rat check friend
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442984 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 14:27:03 +00:00
Gary Tully 993377fedf ensure no messages get stuck inflight on pooled active consumers. A little tricky to get to the bottom of exactly why the consumer remains. it is visible in jmx on occasion when it hangs. prefetch=0 avoids any inflight messages, may need a revisit
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442761 13f79535-47bb-0310-9956-ffa450edef68
2013-02-05 21:39:46 +00:00
Timothy A. Bish a55aae00e7 Scrub the pom files and remove old cruft and leftovers from the recent refactoring
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439680 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 22:44:25 +00:00
Bosanac Dejan 503d3c3fd1 https://issues.apache.org/jira/browse/AMQ-4034 - adding dependency resources to the osgi jar
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1436379 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 14:43:57 +00:00
Bosanac Dejan 94f71ccf40 https://issues.apache.org/jira/browse/AMQ-4034 -first step on fixing features and creating a osgi service factory for the broker
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1435065 13f79535-47bb-0310-9956-ffa450edef68
2013-01-18 10:12:11 +00:00