Gary Tully
|
2a6c87259c
|
disable ProxyConnectorTest pending resolution of https://issues.apache.org/activemq/browse/AMQ-2050
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@792078 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-08 09:25:28 +00:00 |
Gary Tully
|
c6a485f90b
|
first cut of resolution to deterministic expiry https://issues.apache.org/activemq/browse/AMQ-1112 - default period is 30 seconds, destination policy entry allows it to be specified or turned off (0)
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@790880 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-03 12:02:07 +00:00 |
Bosanac Dejan
|
e583839810
|
excluding the test for https://issues.apache.org/activemq/browse/AMQ-1112 until it's fixed, so we can have successful builds
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@790526 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-02 09:54:36 +00:00 |
Gary Tully
|
34f00a6a03
|
remove camel dependencies from core, now all in activemq-camel
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@782984 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-09 12:54:56 +00:00 |
Gary Tully
|
32ff105a20
|
remove deprecated camel-swing dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@782029 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-05 14:24:34 +00:00 |
Bosanac Dejan
|
1d5440a1cd
|
reopen https://issues.apache.org/activemq/browse/AMQ-1936 - excluded test case as it hangs on some linux machines ... needs to be ivestigated further
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@779556 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 10:45:47 +00:00 |
Gary Tully
|
7135a68559
|
disable nio test pending investigation
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@778124 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-24 12:07:36 +00:00 |
Bosanac Dejan
|
34ee8cc7dd
|
rmoveing log4j surefire configuration as it clashes with CI tools. Should be uncommented manually
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@774738 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-14 12:03:15 +00:00 |
Bosanac Dejan
|
6fc95f5ce8
|
specifically add log4j.properties location, since surefire will ignore it if pertest fork mode is used
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@767849 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-23 08:27:55 +00:00 |
Bosanac Dejan
|
34b125e18f
|
changing names of excluded kaha tests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@744042 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-13 09:05:10 +00:00 |
Bosanac Dejan
|
a18a55f75c
|
excluding kaha tests as they are failing occasionally
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@743743 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-12 13:58:32 +00:00 |
Bosanac Dejan
|
b2148c5e7a
|
fix for https://issues.apache.org/activemq/browse/AMQ-2104
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@743320 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-11 13:07:04 +00:00 |
Gary Tully
|
3b08860f10
|
resolve https://issues.apache.org/activemq/browse/AMQ-2087 - add a long attribute to RemoveInfo where the last delivered broker sequence id is passed back to the broker, prefetched messages with ids > than this value now don't get their redelivery count incremented, requires wireformat version increment and Destination api change
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@739008 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 20:51:09 +00:00 |
Bosanac Dejan
|
2bda17a6b0
|
additional fix for https://issues.apache.org/activemq/browse/AMQ-2086 and a couple of improvements for network tests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@738421 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-28 09:50:31 +00:00 |
Gary Tully
|
2deea18cc2
|
applied patch from https://issues.apache.org/activemq/browse/AMQ-2068 with thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@734981 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-16 11:47:02 +00:00 |
Bosanac Dejan
|
4dc1fccfdb
|
excluding some tests that randomly fails and stops CI
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@734129 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-13 13:42:50 +00:00 |
Bosanac Dejan
|
589ec88a2b
|
added basic test coverage checks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@732984 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-09 09:35:54 +00:00 |
Hiram R. Chirino
|
f62737be7c
|
Moving stuff around so that activemq-core can depend on kahadb instead of kahadb depending on activemq-core. This step allows kahadb to be used as the default
store implementation if desired. Will do that next.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@731704 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-05 20:48:38 +00:00 |
Gary Tully
|
301203e625
|
resolve AMQ-2030, rev OpenWire version to 4 to accomadate additional field in ConsumerInfo that can hold array of networkConsumerIds that allows suppression of duplicate topic subscriptions in a cyclic network
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@725323 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-10 16:23:07 +00:00 |
Gary Tully
|
7673448206
|
resolve some dependency divergence among modules
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@719220 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-20 12:58:44 +00:00 |
Gary Tully
|
c57afb6289
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711804 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-06 09:19:35 +00:00 |
Gary Tully
|
fcab7488bc
|
[maven-release-plugin] prepare release activemq-5.2.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711802 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-06 09:17:14 +00:00 |
Gary Tully
|
9fbba8d1f8
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@702534 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-07 16:26:23 +00:00 |
Gary Tully
|
dd0d2329ac
|
[maven-release-plugin] prepare release activemq-5.2.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@702519 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-07 15:34:39 +00:00 |
Robert Davies
|
0706a4ce7c
|
added groups
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@702452 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-07 12:31:59 +00:00 |
Gary Tully
|
d3bebf209b
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@693651 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-09 23:01:54 +00:00 |
Gary Tully
|
cc90a50844
|
[maven-release-plugin] prepare release activemq-5.2.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@693649 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-09 23:00:53 +00:00 |
Gary Tully
|
db4ed3fb35
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@693101 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-08 13:59:03 +00:00 |
Gary Tully
|
6f74b5e890
|
[maven-release-plugin] prepare release activemq-parent-5.2
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@693099 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-08 13:57:16 +00:00 |
Gary Tully
|
72808d5c3a
|
fix https://issues.apache.org/activemq/browse/AMQ-1921 and renable MemoryPropertyTest which works fine with xbean 3.4
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@691959 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-04 10:33:37 +00:00 |
Robert Davies
|
c49cb00200
|
exclude MissingDataFileTest for now
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669951 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-20 15:43:53 +00:00 |
Guillaume Nodet
|
702e2a0170
|
AMQ-1801: Extract camel component in its own module
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@668217 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-16 16:11:38 +00:00 |
Hiram R. Chirino
|
2dc9fa98a8
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652613 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-01 18:28:39 +00:00 |
Hiram R. Chirino
|
4e1c52bb27
|
[maven-release-plugin] prepare release activemq-5.1.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652611 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-01 18:28:06 +00:00 |
Hiram R. Chirino
|
faaccf3391
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652512 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-01 13:22:35 +00:00 |
Hiram R. Chirino
|
7f073eb532
|
[maven-release-plugin] prepare release activemq-5.1.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652510 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-01 13:22:13 +00:00 |
Hadrian Zbarcea
|
c65a66fe3e
|
AMQ-1677. Spring dependencies.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652107 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-29 20:55:10 +00:00 |
Hiram R. Chirino
|
147021394a
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@650873 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-23 14:01:23 +00:00 |
Hiram R. Chirino
|
ad089f5e46
|
[maven-release-plugin] prepare release activemq-5.1.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@650871 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-23 14:00:11 +00:00 |
Hiram R. Chirino
|
4f0c105395
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@650588 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-22 17:35:50 +00:00 |
Hiram R. Chirino
|
ad25a169dd
|
[maven-release-plugin] prepare release activemq-5.1.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@650586 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-22 17:34:50 +00:00 |
Hiram R. Chirino
|
62aba75153
|
Fixing osgi export
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@650578 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-22 17:13:32 +00:00 |
Hiram R. Chirino
|
c275d4c3ac
|
AMQ-1673: Namespace updated.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@649568 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-18 15:18:19 +00:00 |
Hiram R. Chirino
|
e413887ee0
|
Fixing build.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@649527 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-18 13:21:42 +00:00 |
Hiram R. Chirino
|
f02b352aaa
|
Disabling the xbean mapping from the build and including it's current generated stuff in the soruce.. it was producing invalid xsds
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@649231 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-17 19:00:22 +00:00 |
Hiram R. Chirino
|
7008fc3988
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@648267 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-15 14:38:02 +00:00 |
Hiram R. Chirino
|
552ca7b453
|
[maven-release-plugin] prepare release activemq-5.1.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@648265 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-15 14:37:21 +00:00 |
Hiram R. Chirino
|
ffdc4176f3
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@647951 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-14 19:24:45 +00:00 |
Hiram R. Chirino
|
86e8f3dfaf
|
[maven-release-plugin] prepare release activemq-5.1.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@647948 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-14 19:23:55 +00:00 |
Hiram R. Chirino
|
474dc137b2
|
Fixing up some missing license headers
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@647915 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-14 17:32:33 +00:00 |