Gary Tully
c6ed5ff237
https://issues.apache.org/jira/browse/AMQ-2868 - rework to remove sync on transaction completion, cursor updates are now stacked so that they ocurr in order, independent of thread execution after waiting for the journal to complete a write. This ensures that the cursors are updates in the same order as the index while still working wo the index lock. TransactedConsumerTest shows horizontal scaling now works better with transactions. Reworked metadata.lastUpdate to always work with the existing index lock rather than reaquire, this may help with spurious gc journal data file issue on windows - https://issues.apache.org/jira/browse/AMQ-3470
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1163613 13f79535-47bb-0310-9956-ffa450edef68
2011-08-31 13:07:57 +00:00
Gary Tully
33eb944e18
camel spring pool config, match concurrentConsumers to pool maxActive*num routes
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1162743 13f79535-47bb-0310-9956-ffa450edef68
2011-08-29 11:21:44 +00:00
Gary Tully
35384de3a7
second route is the way to use a second connection and let spring do the caching
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1162175 13f79535-47bb-0310-9956-ffa450edef68
2011-08-26 17:15:46 +00:00
Gary Tully
86dc4d5c34
test to explore concurrent transacted consumption with camel and prefetch implications of pooling
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1162061 13f79535-47bb-0310-9956-ffa450edef68
2011-08-26 11:04:14 +00:00
Bosanac Dejan
4b6648eba1
https://issues.apache.org/jira/browse/AMQ-3463 - osgi and maven metadata
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1160656 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 12:25:22 +00:00
Willem Ning Jiang
5e6f8a1ee8
AMQ-3417 upgrade Camel version to 2.8.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1151406 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 09:51:07 +00:00
Willem Ning Jiang
24785efa95
AMQ-3412: Don't export the package of META-INF.services.org.apache.camel
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1149434 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 02:15:30 +00:00
Gary Tully
d2bc650212
test to verify camel transaction rollback bubbling back to amq rollback and dql processing
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1143930 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 17:34:37 +00:00
Gary Tully
101e7110bc
https://issues.apache.org/jira/browse/AMQ-3305 - Implement "exactly once" delivery with kahaDB and XA in the event of a failure post prepare.
...
Fixed up transaction broker recovery processing and kahadb store such that pending recovered
messages and acks wait for and respect the eventual xa transction outcome. Essentially
implementing exactly once delivery semantics on failure. Updated the camel jms to jdbc
test route to validate correct failure recovery processing with geronimo, test pulls in
xa wrappers from jencks and openejb such that NamedXAResources are registered with geronimo.
Additional unit tests added.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1100208 13f79535-47bb-0310-9956-ffa450edef68
2011-05-06 13:27:49 +00:00
Gary Tully
2f869e32d0
https://issues.apache.org/jira/browse/AMQ-2710 - use original destination from the message original for the test
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1089037 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 13:38:29 +00:00
Gary Tully
2327e3975b
https://issues.apache.org/jira/browse/AMQ-2710 - extend example to show dynamic destination determination based on the message original destination property
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1089033 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 13:34:18 +00:00
Gary Tully
b9045dba98
https://issues.apache.org/jira/browse/AMQ-3253 - Support Temporary Destinations in a network without advisories. Allow the connection id generator prefix to be set via a connection factory such that temp identies can be configured such that they are suitable for inclusion in a network list of statically included destintions. Allow auto recreation of temp destinations by a new producer and tie lifecycle to the producers connection. This allows configurable support for request reply with temps in a network with advisory support disabled
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1087330 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 15:11:09 +00:00
Gary Tully
442232514c
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1086321 13f79535-47bb-0310-9956-ffa450edef68
2011-03-28 18:02:03 +00:00
Gary Tully
c94de4230a
[maven-release-plugin] prepare release activemq-5.5.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1086315 13f79535-47bb-0310-9956-ffa450edef68
2011-03-28 17:52:07 +00:00
Bosanac Dejan
8ba02a395f
https://issues.apache.org/jira/browse/AMQ-3235 - upgrade to camel 2.8-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1084132 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 11:09:52 +00:00
Timothy A. Bish
3e895c6e95
fix for: https://issues.apache.org/jira/browse/AMQ-3139
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1074300 13f79535-47bb-0310-9956-ffa450edef68
2011-02-24 21:25:08 +00:00
Hiram R. Chirino
c1f4dc94bb
Fixes AMQ-3184 : Upgrade to Camel 2.6.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1071848 13f79535-47bb-0310-9956-ffa450edef68
2011-02-18 00:50:35 +00:00
Hiram R. Chirino
b0c2a40fb9
Removing svn keywords, they don't have much value and just add additional noise when diffing source trees.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1071259 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 14:08:48 +00:00
Hiram R. Chirino
0bbc0acb84
Removing svn keywords, they don't have much value and just add additional noise when diffing source trees.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1071256 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 13:58:54 +00:00
Bosanac Dejan
8bf987b134
https://issues.apache.org/jira/browse/AMQ-3177 - use slf4j instead of jcl
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1069405 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 14:24:01 +00:00
Gary Tully
31c01f8916
new xa test - jdbc and jms
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1064858 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 20:20:06 +00:00
Timothy A. Bish
be9bdab07b
fix for: https://issues.apache.org/jira/browse/AMQ-3138
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1059638 13f79535-47bb-0310-9956-ffa450edef68
2011-01-16 19:10:38 +00:00
Bosanac Dejan
81c5b9d6d3
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1039294 13f79535-47bb-0310-9956-ffa450edef68
2010-11-26 10:01:45 +00:00
Bosanac Dejan
2781601db1
[maven-release-plugin] prepare release activemq-5.4.2
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1039292 13f79535-47bb-0310-9956-ffa450edef68
2010-11-26 10:01:35 +00:00
Bosanac Dejan
7fd8cc03d3
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1039020 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25 12:32:08 +00:00
Bosanac Dejan
97a2838007
[maven-release-plugin] prepare release activemq-5.4.2
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1039018 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25 12:32:01 +00:00
Gary Tully
8e70e010a0
resolve: https://issues.apache.org/activemq/browse/AMQ-2966 - related to fix for: https://issues.apache.org/activemq/browse/AMQ-2103 , test via camel component - simple forwarder using vm transport
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1005773 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08 11:00:26 +00:00
Hadrian Zbarcea
4802804da3
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998393 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 02:24:50 +00:00
Hadrian Zbarcea
037b306ca6
[maven-release-plugin] prepare release activemq-5.4.1
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998391 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 02:24:21 +00:00
Willem Ning Jiang
3c39b5d40b
AMQ-2900 Updated the java doc of activemq-camel component
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@993191 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07 01:28:45 +00:00
Hadrian Zbarcea
d2380c8e8a
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985386 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 22:14:13 +00:00
Hadrian Zbarcea
a440b6c677
[maven-release-plugin] prepare release activemq-5.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985384 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 22:13:50 +00:00
Bosanac Dejan
d3bb57d0bc
[maven-release-plugin] rollback the release of activemq-5.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985250 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 15:41:21 +00:00
Bosanac Dejan
760f56875a
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985239 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 15:25:21 +00:00
Bosanac Dejan
d3fc97aba2
[maven-release-plugin] prepare release activemq-5.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985237 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 15:24:34 +00:00
Bosanac Dejan
d649a9184b
rollbacking the previous RC
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985222 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 14:54:03 +00:00
Hadrian Zbarcea
0fad136cc6
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984126 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 17:07:29 +00:00
Hadrian Zbarcea
30d7a7d7d3
[maven-release-plugin] prepare release activemq-5.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984124 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 17:06:59 +00:00
Hadrian Zbarcea
ac652da52d
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983897 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 09:02:54 +00:00
Hadrian Zbarcea
3f8cb55122
[maven-release-plugin] prepare release activemq-5.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983895 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 09:02:36 +00:00
Hadrian Zbarcea
45116abe3a
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983854 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 02:16:19 +00:00
Hadrian Zbarcea
3796cf4497
[maven-release-plugin] prepare release activemq-5.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983852 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 02:15:55 +00:00
Bosanac Dejan
474a30d7ce
reverting to annotation spec 1.0 and including activemq-ra in the feature
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982934 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 11:34:06 +00:00
Bosanac Dejan
e1f6acf038
upgrade geronimo annotation spec to 1.1
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982665 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 15:35:09 +00:00
Gary Tully
623da6ffab
fix compilation error with 2.4, endpoints is a lur cache of endpoints so they will disappear in time, really needs a new component api - list available endpoints - 2.5 wabol
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@967122 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23 15:05:50 +00:00
Gary Tully
79d303d802
some maven future proofing - resolve warn about pom property references
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@941712 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06 13:09:16 +00:00
Gary Tully
f206410b3d
provide test that validates camel loopback redelivery alternative to blocking client side redelivery, resolve: https://issues.apache.org/activemq/browse/AMQ-2710
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@937289 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23 13:40:24 +00:00
Bosanac Dejan
8eb28d51aa
https://issues.apache.org/activemq/browse/AMQ-2393 - camel 2.0.0 fix is not needed anymore after upgrade to 2.2.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@921354 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 13:59:43 +00:00
Gary Tully
a5e9060119
camel 2.2.0 needed to ensure container is started from requestor with 3.0 https://issues.apache.org/activemq/browse/AMQ-2547 - upgrading trunk to spring 3.0.1.RELEASE
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@917534 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01 14:02:59 +00:00
Bosanac Dejan
75a32e4ec7
https://issues.apache.org/activemq/browse/AMQ-2611 - camel context and connections
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@910984 13f79535-47bb-0310-9956-ffa450edef68
2010-02-17 14:13:12 +00:00
Guillaume Nodet
3ce41d42c5
AMQ-2602: avoid activemq osgi bundles to import their own packages
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908905 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 09:57:46 +00:00
David Jencks
09fab742ff
AMQ-2601 Make amq more blueprint-friendly, move away from spring lifecycle interfaces
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908182 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 19:56:21 +00:00
Willem Ning Jiang
0fdd03febd
AMQ-2501 Modify import package ofApache Camel version in activemq-camel the pom
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@889298 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10 15:34:28 +00:00
Gary Tully
86e7d511a8
resolve https://issues.apache.org/activemq/browse/AMQ-2502 , add optional import of pool
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@882136 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19 13:11:06 +00:00
Gary Tully
d50a3ca5ce
exclude reference to spring 3.0.0.M3 via camel-web jersey dependency
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@826645 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 11:28:15 +00:00
Bosanac Dejan
de9a2ddfa3
https://issues.apache.org/activemq/browse/AMQ-2398 - resolve compilation problem
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@817222 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 12:23:17 +00:00
Guillaume Nodet
361bbebab9
AMQ-2398: org.apache.activemq.camel.component.ActiveMQConfiguration uses the TCCL to load some classes which usually don't work in OSGi
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816509 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 07:53:31 +00:00
Bosanac Dejan
7172be35bc
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816197 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 14:02:19 +00:00
Bosanac Dejan
05a2c0773e
[maven-release-plugin] prepare release activemq-5.3.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816195 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 14:01:35 +00:00
Bosanac Dejan
da6809ced3
https://issues.apache.org/activemq/browse/AMQ-2393 - add repositories for jsr311-api
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@815661 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 08:20:19 +00:00
Bosanac Dejan
c5c7cd68a0
fix for https://issues.apache.org/activemq/browse/AMQ-2393
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@815359 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 15:09:26 +00:00
Gary Tully
26eb49f259
update to camel 2.0.0 and spring 2.5.6 to match camel, https://issues.apache.org/activemq/browse/AMQ-2370
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@810644 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 18:18:08 +00:00
Gary Tully
e183a824d3
apply patch from https://issues.apache.org/activemq/browse/AMQ-2348 - update to camel-2.0-M3 - with thanks
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801559 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 09:25:41 +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
af13cfc1ce
reflecting camel-jms api changes
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@779587 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 12:58:35 +00:00
Bosanac Dejan
7a4d84a5b8
fixing camel 2.0 test failure
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@765941 13f79535-47bb-0310-9956-ffa450edef68
2009-04-17 10:36:47 +00:00
Bosanac Dejan
d2e9236f30
fix for https://issues.apache.org/activemq/browse/AMQ-2182;apache-camel test failures
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@758789 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26 18:30:51 +00:00
Bosanac Dejan
27ea85e15a
just a minor improvement over the previous commit (758293)
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@758294 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25 15:07:15 +00:00
Bosanac Dejan
65aef36600
getBody() does not throw exceptions any more, changed to 2.0 approach
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@758293 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25 15:03:58 +00:00
James Strachan
e01a937d29
Made topics also auto-expose themselves in Camel's context
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@747001 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23 12:58:44 +00:00
James Strachan
e24a791f6e
Fix for AMQ-2130 to upgrade to Camel 2.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@746263 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 14:52:36 +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
Jonathan Anstey
65ff8f4b9b
AMQ-1986 - Upgrade to Camel 1.5.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@709735 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 17:46:44 +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
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
James Strachan
84dfaabc85
added explicit dependency on activemq-pool for now until we maybe move activemq-camel to use spring's pool classes to minimse dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@685910 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 14:18:01 +00:00
Guillaume Nodet
604ebd14eb
Add camel-pool dependency on activemq-camel
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@668635 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 12:41:26 +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