Christopher L. Shannon (cshannon)
4b599c23ba
NO-JIRA: Adding 5.14.3 schemas
...
(cherry picked from commit 04626d807e
)
2016-12-19 10:17:28 -05:00
Daniel Kulp
1c625e116e
Add upcoming 5.13.5 release to spring schemas
2016-12-16 13:01:48 -05:00
Christopher L. Shannon (cshannon)
973cb4ce52
NO-JIRA: Adding 5.14.2 schema
...
(cherry picked from commit fa55316b65
)
2016-12-05 09:05:46 -05:00
Christopher L. Shannon (cshannon)
ae97f7dfb7
NO-JIRA: Adding 5.14.1 schema entry
...
(cherry picked from commit 26e7136ab7
)
2016-09-27 08:05:56 -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
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)
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
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
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
Dejan Bosanac
0fd174b928
https://issues.apache.org/jira/browse/AMQ-5008 - certificate revocation list support
2015-03-30 16:39:15 +02:00
artnaseef
3e007d89a2
[AMQ-5514] Add the 5.10.1 release to the spring.schemas file.
2015-01-09 12:34:57 -07:00
Dejan Bosanac
54f6508d44
Update spring.schemas for the 5.11.0 release
2014-12-29 11:48:26 +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
Hadrian Zbarcea
997bbb7a01
Update spring.schemas for the 5.9.1 release
2014-03-31 18:56:35 -04:00
Claus Ibsen
e1a363f96e
AMQ-3580: Added unit test
2013-11-13 15:15:42 +01: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
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
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
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
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
Claus Ibsen
359d8ebcfa
AMQ-4252: OSGi JARs in activemq-spring is provided and optional.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1433323 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 09:33:41 +00:00
Timothy A. Bish
f21992ef41
apply fix for: https://issues.apache.org/jira/browse/AMQ-4068
...
Updated patch for new layout and fixed size returned to only include the dynamic journal size and not the total disk usage since that accounts for the full log file size and not just the used portion.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1421557 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 21:43:50 +00:00
Hiram R. Chirino
60646c955b
Moved the amp-store related command to the activemq-amqp-store module. Hand to introduce dynamic Command discovery to get this working and remove the compile time dependency on activemq-spring from the activemq-console module.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407178 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 17:35:58 +00:00
Hiram R. Chirino
c2f35a027b
Setup the build to generate the xbean xsd and config files again.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407029 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 12:05:44 +00:00
Hiram R. Chirino
7c9fec6e25
Removed all un-needed dependencies from the activemq-broker pom. Moved the remaining spring support classes into activemq-spring.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406852 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 22:53:41 +00:00
Hiram R. Chirino
cd19db289b
Moving spring support classes into the activemq-spring module.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406795 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 20:41:40 +00:00
Hiram R. Chirino
bfbe90b399
rename the activemq-leveldb module to activemq-leveldb-store to be consistent with other store modules. Move more spring/xbean support bits into the activemq-spring module.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406726 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 17:26:31 +00:00
Gary Tully
b469638171
fix up assembly xml configuration validtion tests - have them run by default. Pull out osgi isms to separate hook and add shutdown hook when jetty.xml is included so that it is shutdown on broker stop. Fix problems with the xml eposed by the tests
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1390204 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 22:52:28 +00:00
Claus Ibsen
14dcc2a503
Skip failing test on Java7
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1383276 13f79535-47bb-0310-9956-ffa450edef68
2012-09-11 07:54:48 +00:00
Gary Tully
d04c10845c
have test wait for both network bridges before starting producer to check load balance
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1209201 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 19:25:38 +00:00
Gary Tully
cd7fb6974d
ensure xml brokers are shutdown at test end
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1159818 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 23:40:42 +00:00
Gary Tully
6f5b224ef4
see if the pool shutdown later helps
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1084573 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 13:13:14 +00:00
Gary Tully
b6672d12b2
wait for network bridge formation before starting producer to ensure load is distributed
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1080191 13f79535-47bb-0310-9956-ffa450edef68
2011-03-10 11:39:59 +00:00