Hiram R. Chirino
|
a51019947c
|
Update version so that trunk can continue to build fine
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816272 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-17 16:46:56 +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
|
21f67b88e3
|
putting apache-release profile back
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816189 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-17 13:48:58 +00:00 |
Bosanac Dejan
|
0b9f0e34fd
|
removing apache-release profile, since we will use parent's one
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816142 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-17 11:25:11 +00:00 |
Bosanac Dejan
|
32d547ecf2
|
switching to protobuf 1.0 - for the release purposes
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816131 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-17 10:34:01 +00:00 |
Robert Davies
|
7350bd1a3f
|
remove activemq-groups from the 5.3 build
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816057 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-17 05:22:41 +00:00 |
Gary Tully
|
ada5de3438
|
update to xbean 3.6 - resolve https://issues.apache.org/activemq/browse/AMQ-2342
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@815815 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-16 14:53:03 +00:00 |
Bosanac Dejan
|
03e6a7f9ef
|
https://issues.apache.org/activemq/browse/AMQ-2390 - trim down camel webapp size
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@815187 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-15 07:14:21 +00:00 |
Bosanac Dejan
|
5ab78c1234
|
fix for https://issues.apache.org/activemq/browse/AMQ-1499 - oxm message transformer
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@814586 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-14 11:34:34 +00:00 |
Gary Tully
|
5c405cbfd8
|
resolve https://issues.apache.org/activemq/browse/AMQ-2342 - update to xbean 3.7-SNAPSHOT pending 3.6 release - auto generation of xsd is back - seems to work ok for broker definitions in spring contexts etc.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813525 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-10 17:47:43 +00:00 |
Bosanac Dejan
|
c7c29e960a
|
changing back maven 2.0.10 since hudson now supports it
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813027 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-09 16:12:13 +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 |
Robert Davies
|
5a80d5a6c0
|
added activemq-groups
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801514 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-06 06:14:57 +00:00 |
Gary Tully
|
200f06bbff
|
enable ftpblob test - pull in test dependency on apache ftpserver
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801312 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-05 17:14:17 +00:00 |
Robert Davies
|
8664315314
|
added dependency on commons-net
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800234 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-03 07:41:12 +00:00 |
Gary Tully
|
8274f09dd4
|
resolve https://issues.apache.org/activemq/browse/AMQ-1191 by introducing driver specific locker so that impl for sql_server can diverge from those of oracle etc. Thus the patch is applied to a transact sql specific impl - the impls are defined in a resoruce file in the same way as the adapters. The default locker now remains unchanged. Also updated to the latest stable jmock 2.5.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@798602 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-28 16:44:47 +00:00 |
Bosanac Dejan
|
444412f0df
|
fix for https://issues.apache.org/activemq/browse/AMQ-1380 - upgrade to activeio 3.1.2 and remove backport dependencies
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@797359 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-24 08:31:56 +00:00 |
Hadrian Zbarcea
|
b36235f291
|
AMQ-2311. Use camel-2.0-M2 dependency.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@788995 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-27 16:33:10 +00:00 |
Bosanac Dejan
|
b675bb045c
|
switching required maven version to 2.0.9
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@788644 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-26 09:59:36 +00:00 |
Bosanac Dejan
|
c1c7e10e94
|
switching required maven version to 2.0.9
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@788624 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-26 08:13:09 +00:00 |
Gary Tully
|
9a852b2a99
|
resolve a bunch of unit test failures that reference the file system by reverting change to surefire working directory
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@787856 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-23 22:30:49 +00:00 |
David Jencks
|
9ed41e25e1
|
ACTIVEMQ-2297 update to nexus, apache 6 pom, etc
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@786767 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-20 08:14:41 +00:00 |
Bosanac Dejan
|
120d1d457a
|
https://issues.apache.org/activemq/browse/AMQ-2257 - protobuf repository
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@776250 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-19 09:40:45 +00:00 |
Bosanac Dejan
|
09bae42a83
|
partial fix for https://issues.apache.org/activemq/browse/AMQ-2238 - http transport improvements
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@774421 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-13 16:43:31 +00:00 |
Bosanac Dejan
|
6999a02d70
|
fix for https://issues.apache.org/activemq/browse/AMQ-1781 - ldap login module npe
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@769838 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-29 17:14:15 +00:00 |
Bosanac Dejan
|
75a8d9d623
|
activemq protobuf moved to hudson
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@768892 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-27 08:26:47 +00:00 |
Bosanac Dejan
|
7ae174f4f8
|
adding apache snapshot repository for camel 2.0 snapshots
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@765544 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-16 09:49:49 +00:00 |
Bosanac Dejan
|
2de531cb52
|
fix for https://issues.apache.org/activemq/browse/AMQ-2074
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@747030 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-23 14:36:03 +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 |
Bosanac Dejan
|
f53e392766
|
Upgrading Camel https://issues.apache.org/activemq/browse/AMQ-2124
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@745895 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-19 15:14:51 +00:00 |
Bosanac Dejan
|
8242a3f58c
|
fix for https://issues.apache.org/activemq/browse/AMQ-1494
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@729844 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-29 09:20:09 +00:00 |
Bosanac Dejan
|
70f4eba372
|
cobertura test coverage reports
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@727352 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-17 11:56:33 +00:00 |
David Jencks
|
05602bb0b1
|
nail down build-helper-maven-plugin version for reproducibility
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@725018 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-10 07:13:15 +00:00 |
Hiram R. Chirino
|
91d83c9870
|
Adding snapshot plugin repo since the activemq-protobuf plugin has not been released yet
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@720536 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-25 16:52:55 +00:00 |
Jonathan Anstey
|
7530b1270c
|
AMQ-2013 - exclude xom dependency from xstream
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@720262 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-24 19:13:17 +00:00 |
Hiram R. Chirino
|
a85ca4a186
|
Updated assembly so that kahadb is included and also added an example HA configuration which uses it.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@719763 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-22 00:36:43 +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 |
Hiram R. Chirino
|
2ffb1a6782
|
Making pom version property match pom artifact version
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@718635 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-18 15:49:08 +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 |
Bosanac Dejan
|
8de97c6a98
|
Changed activemq-version to 5.3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@694201 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-11 10:03:41 +00:00 |
Bosanac Dejan
|
8d03599be6
|
Patch applied for https://issues.apache.org/activemq/browse/AMQ-1743
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@693767 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-10 10:05:20 +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
|
ab2d3a358a
|
shade in -all fails with install, need to install manually
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@693644 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-09 22:48:39 +00:00 |