Commit Graph

559 Commits

Author SHA1 Message Date
Timothy A. Bish e560055b70 fix for: https://issues.apache.org/jira/browse/AMQ-3329
Update pom to include the same webconsole version as the other camel components.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1125371 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 13:10:48 +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
Bosanac Dejan 26cf6a7f26 https://issues.apache.org/jira/browse/AMQ-826 - ldap based authorization - making tests work again, upgrading to apache ds 1.5.7, fixing ldif
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1091401 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 13:25:34 +00:00
Bosanac Dejan d8c142f1f4 https://issues.apache.org/jira/browse/AMQ-3249 - removing jaxb and stax from dependencies and distro
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1086566 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 12:32:34 +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 8e3e5839e9 change camel to version 2.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1085377 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 14:02:45 +00:00
Bosanac Dejan a065bb1fb3 https://issues.apache.org/jira/browse/AMQ-3105 - removing icu4j as we're now requiring JDK 6
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1084237 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 16:20:51 +00:00
Bosanac Dejan 536755170c https://issues.apache.org/jira/browse/AMQ-3235 - use old web console
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1084208 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 15:00:56 +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
Bruce Snyder da66c46847 AMQ-2968 - Add Apache commons daemon (jsvc/procrun) start/stop support.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1079638 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 01:42:36 +00:00
Bosanac Dejan 2f47288da2 https://issues.apache.org/jira/browse/AMQ-3142 - upgrade to karaf 2.2.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1077868 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 11:00:24 +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
Bosanac Dejan a806882adb https://issues.apache.org/jira/browse/AMQ-3177 - slf4j final touch
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1069754 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 11:25:24 +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
Bosanac Dejan a71c1e354e https://issues.apache.org/jira/browse/AMQ-3105 - require JDK 6 and fix an bug for osx
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1052512 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 14:18:15 +00:00
Gary Tully dbaf2b1c8c fix version post release - back to snap
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1039325 13f79535-47bb-0310-9956-ffa450edef68
2010-11-26 12:15:12 +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 e8a32d56f8 updating activemq-version
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1039281 13f79535-47bb-0310-9956-ffa450edef68
2010-11-26 09:37:39 +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
Bosanac Dejan 52aaa0a7f3 fixing licenses
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1033853 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11 09:26:35 +00:00
Bosanac Dejan 90fb6e6e0f https://issues.apache.org/activemq/browse/AMQ-2989 - xmpp3
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1024215 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 12:18:20 +00:00
Bosanac Dejan e3f784df2a https://issues.apache.org/activemq/browse/AMQ-2972 - stomp over web socket - upgrade Jetty
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1022029 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 08:49:46 +00:00
Bosanac Dejan d28be4dfb4 https://issues.apache.org/activemq/browse/AMQ-2885 - upgrading aries and karaf
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1001699 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27 12:14:59 +00:00
Hadrian Zbarcea 9aced62c4c update activemq-version post release
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998398 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 04:46:34 +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
Hadrian Zbarcea 19e8203299 refined rat exclusions
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998389 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 01:42:32 +00:00
Hadrian Zbarcea 1b3d4f805a refined rat exclusions
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998388 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 01:34:26 +00:00
Hadrian Zbarcea a368127517 Update rat plugin configuration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998376 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 00:35:58 +00:00
Gary Tully c9460a0231 include smx repo so aries 0.1-r964701 can be resolved, needed till karaf updates to 0.2-incubating - https://issues.apache.org/activemq/browse/AMQ-2885
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@996692 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 21:22:37 +00:00
Gary Tully e5201f6450 0.2-incubating aries-blueprint is now in central, best to use that - https://issues.apache.org/activemq/browse/AMQ-2885
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@996680 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 20:35:08 +00:00
Jonathan Anstey bea9f68d9a AMQ-2896 - configure maven-eclipse-plugin so it doesn't try and get a 2.8-SNAPSHOT version that doesn't exist
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@991936 13f79535-47bb-0310-9956-ffa450edef68
2010-09-02 13:56:07 +00:00
Bosanac Dejan 28bc447954 https://issues.apache.org/activemq/browse/AMQ-2460 - encrypted passwords
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@991934 13f79535-47bb-0310-9956-ffa450edef68
2010-09-02 13:47:40 +00:00
Bosanac Dejan f3c81eebb9 https://issues.apache.org/activemq/browse/AMQ-2885 - upgrade aries
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@990825 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30 15:32:14 +00:00
Gary Tully 28d18651d9 fix up version ref post release process
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985873 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16 11:19:31 +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
Bosanac Dejan 61e47a2345 upgrade release plugin to 2.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985217 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 14:48:17 +00:00
Gary Tully 317bee8f6f fix activemq-version ref post release
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984744 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 12:37:57 +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
David Jencks 05a2ffb9dc protobuf 1.1 is released, 1.1-SNAPSHOT no longer available
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983353 13f79535-47bb-0310-9956-ffa450edef68
2010-08-08 06:05:13 +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
Bosanac Dejan f5e8d90337 upgrading to karaf 2.0.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@981445 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 10:33:10 +00:00
Robert Davies 40f921dab9 updated to Apache Camel 2.4.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@966510 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22 05:54:04 +00:00
Bosanac Dejan 145c80a298 https://issues.apache.org/activemq/browse/AMQ-2574 - removing runtime OSGi dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@964847 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 16:20:21 +00:00
Bosanac Dejan 3817ed9a97 https://issues.apache.org/activemq/browse/AMQ-2825 - jettison 1.2
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@964087 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 15:51:37 +00:00
Bosanac Dejan d1fa2baf40 https://issues.apache.org/activemq/browse/AMQ-2815 - first stab at moving karaf commands to activemq
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@961712 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08 11:11:22 +00:00
Gary Tully 4160249750 resolve https://issues.apache.org/activemq/browse/AMQ-2603 - update to org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:1.0.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@960857 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06 09:55:17 +00:00
Bosanac Dejan 412730b899 https://issues.apache.org/activemq/browse/AMQ-2570 - use spring 3.0.x
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@960485 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05 08:33:53 +00:00
Guillaume Nodet f0a446f395 AMQ-2762: Support for blueprint as a custom namespace handler
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@950728 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02 19:10:57 +00:00
Gary Tully a4983690cb add in apache.snapshots plugin repo for protobuf 1.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@947981 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 09:30:41 +00:00
Gary Tully 87b1ab15fe add in apache.snapshots repo for protobuf 1.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@947960 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 08:37:39 +00:00
Hiram R. Chirino 09642bbcfa upgrade to activemq-protobuf-1.1-SNAPSHOT fixes one of the errors in the XARecoveryBrokerTest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@947439 13f79535-47bb-0310-9956-ffa450edef68
2010-05-23 16:13:23 +00:00
Gary Tully 5555f7c7e1 lock down surefire plugin version
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@943084 13f79535-47bb-0310-9956-ffa450edef68
2010-05-11 11:13:53 +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
Bosanac Dejan 76de7c05e6 https://issues.apache.org/activemq/browse/AMQ-2702 - introducing activemq-spring module
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@935952 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20 15:05:29 +00:00
Bosanac Dejan c8d775dcc3 adapt site deploy url
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@926658 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 16:47:32 +00:00
Bosanac Dejan eb7275d53a disabling surefire and cobertura reports as they make site building long and doesn't add too much value in era of hudson and sonar
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@926616 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 15:27:26 +00:00
David Jencks 24d47d289d AMQ-2638 use the apache 7 pom
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@919659 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05 22:44:55 +00:00
David Jencks 7cefb7ae73 AMQ-2637 widen osgi import version ranges
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@919561 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05 19:45:10 +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 eac31e8417 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@916651 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26 11:53:18 +00:00
Bosanac Dejan d801f35d32 https://issues.apache.org/activemq/browse/AMQ-2510 - adding 'deploy' profile to be used to deploy sources and java docs from hudson
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@911811 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 13:48:11 +00:00
Bosanac Dejan 51f9dc6a9b dealing with timestamp in artifact names during snapshot deploy
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@911799 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 12:36:32 +00:00
Bosanac Dejan fe93fd1174 https://issues.apache.org/activemq/browse/AMQ-2617 - adapting assembly
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@911784 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 11:06:59 +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
Bosanac Dejan e8a06c43bb https://issues.apache.org/activemq/browse/AMQ-2600 - jetty 7 initial commit - web console working, need more work on enabling other apps
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908136 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 18:07:38 +00:00
Robert Davies 9ef09dfcab upgraded to commons-pool 1.5.4
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@906094 13f79535-47bb-0310-9956-ffa450edef68
2010-02-03 15:45:47 +00:00
Robert Davies 164826a421 Fix for https://issues.apache.org/activemq/browse/AMQ-2231
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@905967 13f79535-47bb-0310-9956-ffa450edef68
2010-02-03 10:03:16 +00:00
Bosanac Dejan d0b5f954aa https://issues.apache.org/activemq/browse/AMQ-2570 - adding activemq-karaf dependency to parent pom
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@902850 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25 15:59:51 +00:00
Bosanac Dejan 36770e727d https://issues.apache.org/activemq/browse/AMQ-2574 - add repository for external spring dependencies
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@901626 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21 09:55:52 +00:00
Bosanac Dejan 0a3c0e5300 https://issues.apache.org/activemq/browse/AMQ-2574 - stop osgi bundle on application context close
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@901171 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20 12:54:07 +00:00
Bosanac Dejan e5d134d4c0 https://issues.apache.org/activemq/browse/AMQ-2570 - activemq karaf - features update
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@900850 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19 17:20:59 +00:00
Bosanac Dejan 1d166a7396 https://issues.apache.org/activemq/browse/AMQ-2570 - first iteration of activemq karaf features definition
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@899673 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15 15:53:42 +00:00
Bosanac Dejan 3ea1015a92 https://issues.apache.org/activemq/browse/AMQ-2488 - dynamic osgi import for activemq-core
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@898812 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 15:54:07 +00:00
Jonathan Anstey d7b0408803 Get ActiveMQ building with Maven 3
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@881439 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 18:55:29 +00:00
Bruce Snyder a15b39569b Changes to the test for AMQ-2324 and AMQ-2484; trying to get it to pass consistently
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@881174 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 06:43:17 +00:00
Bosanac Dejan a84bbc1de8 using javadoc 2.5 plugin, with some extra options, since 2.6 doesn't work well with site plugin
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@824790 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 14:40:27 +00:00
Hiram R. Chirino aa9ff75d45 AMQ-2313: Upgrade ApacheDS dependency to 1.5.5 - fixes issue wiht jaas LDAP tests on AIX/IBM jdk
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820764 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 19:45:17 +00:00
Bosanac Dejan 3f84ef2906 https://issues.apache.org/activemq/browse/AMQ-2432 - felix bundle plugin and osgi metadata
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820221 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 09:10:03 +00:00
Hiram R. Chirino 7290d95b88 AMQ-2420 AMQ-2423 AMQ-2422 AMQ-2419 AMQ-2425 AMQ-2424
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818985 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 20:10:53 +00:00
Hiram R. Chirino ba477931a7 AMQ-2415: Move the activemq-jpa-store module into the sandbox
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818914 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 16:37:44 +00:00
Bosanac Dejan c8fb3c9ec8 updating xbean and protobuf references
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818450 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 11:46:04 +00:00
Hiram R. Chirino 15c2c96609 AMQ-2408 and AMQ-2407
- adding new tool to manually inspect/audit the amqPersistenceAdapter's journal files.
 - adding new HTTP based discovery agent



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818211 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 19:11:24 +00:00
Hiram R. Chirino 76381791e8 - refactored FactoryFinder so that it Implementation is pluggable.
- made an OSGi friendly strategy for it using a BundleActivator (needs testing)



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816444 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 02:49:21 +00:00
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
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 cf35460eba allow release:prepare phase to find dependent projects with the next version in the local repo
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@692403 13f79535-47bb-0310-9956-ffa450edef68
2008-09-05 10:08:40 +00:00
Gary Tully ff2bc927df update javadoc url to javeee from j2ee
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@691995 13f79535-47bb-0310-9956-ffa450edef68
2008-09-04 12:41:29 +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
James Strachan b9c25144ff Added jetty-client optional jar too
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@689545 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 18:17:35 +00:00
James Strachan 1d9a6c1cc8 switched to the latest/greatest spring
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@687031 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 12:05:10 +00:00
Guillaume Nodet b11cee9bb6 AMQ-1869: Upgrade to camel 1.4.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@679422 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 14:23:58 +00:00
Hadrian Zbarcea 50c16c7672 Exclude activemq-protocol-buffer until rotobuf-java becomes available
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@677956 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 16:09:12 +00:00
James Strachan 35e33eab07 Added spring-aop so the broker boots up correctly due to recent camel dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@676927 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 14:37:36 +00:00
Guillaume Nodet f0ae093a12 Add activemq-console module back in the build
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@674815 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 13:28:07 +00:00
Robert Davies 445dc449c2 Fix for https://issues.apache.org/activemq/browse/AMQ-1809
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669740 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 23:06:39 +00:00
Guillaume Nodet 2e57fb5fd9 AMQ-1802: extract activemq pool in its own module
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@668559 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 08:16:50 +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 9d12bdd73c ActiveMQ was not starting up cause the jaxb api was not getting included in the final distro.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@666673 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 14:05:41 +00:00
Hiram R. Chirino 56b6d3174a putting test-jars in the test scope.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@655610 13f79535-47bb-0310-9956-ffa450edef68
2008-05-12 19:21:30 +00:00
James Strachan 2532f5c4f1 Switched to 1.4-SNAPSHOT of camel to fix SetHeaderTest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652820 13f79535-47bb-0310-9956-ffa450edef68
2008-05-02 16:57:38 +00:00
Hiram R. Chirino ac4d7504e1 fixing up version after release attempt
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652616 13f79535-47bb-0310-9956-ffa450edef68
2008-05-01 18:36:35 +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 1f1be5215f Including addtional spring bits in the assembly needed to get the default activemq configuration to boot up.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652601 13f79535-47bb-0310-9956-ffa450edef68
2008-05-01 18:14:36 +00:00
Hiram R. Chirino 935ab765ac fix build
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652549 13f79535-47bb-0310-9956-ffa450edef68
2008-05-01 15:05:14 +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 e57b646261 Don't test in the full profile
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@651666 13f79535-47bb-0310-9956-ffa450edef68
2008-04-25 17:52:05 +00:00
Hiram R. Chirino d5634894f5 Fixing source ver problems
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@651663 13f79535-47bb-0310-9956-ffa450edef68
2008-04-25 17:46:30 +00:00
Hiram R. Chirino e9b1cd5282 Fixing up pom after the release
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@650893 13f79535-47bb-0310-9956-ffa450edef68
2008-04-23 14:44:07 +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 349d7e1e81 Fixing ver for next release attempt
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@650863 13f79535-47bb-0310-9956-ffa450edef68
2008-04-23 13:38:38 +00:00
Hiram R. Chirino 6aa07faceb Fix the build
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@650626 13f79535-47bb-0310-9956-ffa450edef68
2008-04-22 19:40:03 +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 c3d3eab863 upgrade to xbean 3.3
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@648836 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 20:36:08 +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 45bd335a7f Removing the licenses and organization elements since they are provided in the parent pom
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@647900 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14 16:53:30 +00:00
Hiram R. Chirino 15b5d84ce0 reanmed the version pom variable to activemq-version
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@647857 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14 15:41:37 +00:00
Hiram R. Chirino 5805fe34cf the version variable is not changed by the release plugin so sue pom.version instead
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@647840 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14 15:16:23 +00:00
Hiram R. Chirino ee9e607dea making the staging config a little more consistent with the site config
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@647817 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14 14:38:23 +00:00
Hiram R. Chirino 0fb77544a3 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@647269 13f79535-47bb-0310-9956-ffa450edef68
2008-04-11 19:00:54 +00:00
Hiram R. Chirino 42bd3c82e2 [maven-release-plugin] prepare release activemq-5.1.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@647267 13f79535-47bb-0310-9956-ffa450edef68
2008-04-11 19:00:05 +00:00
Hiram R. Chirino a4212eab6f Fixing up build to be able to release
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@647252 13f79535-47bb-0310-9956-ffa450edef68
2008-04-11 18:13:37 +00:00
Hiram R. Chirino 334c00a6a6 Use the release version of activeio
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@646841 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 15:20:46 +00:00
Hiram R. Chirino 510bf9b5da Merged in release chagnes from 4.1... generating the run.jar as seperate module now. And started using a
common assembly configuration for bits that are the same on both windows and unix



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@646460 13f79535-47bb-0310-9956-ffa450edef68
2008-04-09 18:17:02 +00:00
James Strachan 508128e3e6 updated to the latest/greatest jetty & sl4j along with patching the web console so it works again :)
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@646334 13f79535-47bb-0310-9956-ffa450edef68
2008-04-09 13:29:07 +00:00
Hiram R. Chirino f49b62d015 Use the released camel 1.3.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@646137 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 23:39:39 +00:00
Hiram R. Chirino dd2d911bc7 Included the jta stuff in the distro..
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@646053 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 19:52:10 +00:00
Hiram R. Chirino af27811a75 Merged in the rest of djencks's release changes from the 4.1 branch
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@645991 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 16:28:08 +00:00
Hiram R. Chirino 1ad15ccac2 Merged in rev 644519 from 4.1 branch.. porting djencks release changes
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@645980 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 15:54:02 +00:00
Hiram R. Chirino f45ef8d319 Merging in release changes that djencks has been doing to the 4.1 branch
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@645959 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 14:57:40 +00:00
James Strachan 0b33ad6074 Upgrade to latest commons-pool
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@643937 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 15:15:57 +00:00
James Strachan 401937a115 Added full hamcrest dependency for testing
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@641364 13f79535-47bb-0310-9956-ffa450edef68
2008-03-26 16:07:36 +00:00
James Strachan 54280bcfec Added central repo to try fix issue with ibiblio and the build
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@640898 13f79535-47bb-0310-9956-ffa450edef68
2008-03-25 17:03:57 +00:00
James Strachan 95fcceb00e added missing jars caused by upgrade to spring 2.5.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@636330 13f79535-47bb-0310-9956-ffa450edef68
2008-03-12 14:00:18 +00:00
James Strachan 26eedea5fb added support to be able to auto-expose ActiveMQ Queues into a CamelContext so that they are browsable by any Camel based tooling
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@634686 13f79535-47bb-0310-9956-ffa450edef68
2008-03-07 14:17:01 +00:00
James Strachan 5075fb9dea added a test case showing how to set a property using a Processor http://www.nabble.com/setting-JMSXGroupId-property-from-within-a-processor-tp15706825s22882p15706825.html
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@631509 13f79535-47bb-0310-9956-ffa450edef68
2008-02-27 07:56:33 +00:00
Adrian T. Co 4a8ade0fae Fix typo: https://issues.apache.org/activemq/browse/AMQ-1565
Added explicit version for maven-antrun-plugin

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@628764 13f79535-47bb-0310-9956-ffa450edef68
2008-02-18 14:52:56 +00:00
Hiram R. Chirino 4c978f17bb Applying patch: https://issues.apache.org/activemq/browse/AMQ-1493 Thx Dejan.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@612548 13f79535-47bb-0310-9956-ffa450edef68
2008-01-16 19:29:10 +00:00
Hiram R. Chirino e7245768b3 Fixing the build. Backing down the xbean version until the qdox parser problem is resolved.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@611918 13f79535-47bb-0310-9956-ffa450edef68
2008-01-14 20:29:18 +00:00
Hiram R. Chirino b39430ab17 Upgrade to xbean 3.3-SNAPSHOT to pull in the fix for:
http://issues.apache.org/jira/browse/XBEAN-101
PropertyPlaceholderConfigurer can not be used to resolve values assigned to xbean properties that have a custom PropertyEditor



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@610502 13f79535-47bb-0310-9956-ffa450edef68
2008-01-09 18:44:34 +00:00
Hiram R. Chirino 01215e240d Updated version number now that 5.0.0 is out the door
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@605972 13f79535-47bb-0310-9956-ffa450edef68
2007-12-20 16:23:16 +00:00
James Strachan 00ee64f076 upgraded to 1.2.0 release of camel
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@586402 13f79535-47bb-0310-9956-ffa450edef68
2007-10-19 12:32:51 +00:00
James Strachan a395b872c1 updated the stax version
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@579943 13f79535-47bb-0310-9956-ffa450edef68
2007-09-27 08:37:57 +00:00
Guillaume Nodet 8032375531 AMQ-1429: Package ActiveMQ as OSGi bundles instead of plain jars
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@577760 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 14:16:12 +00:00
Hiram R. Chirino 84da202a7a Update to the latest version of xbean
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@574327 13f79535-47bb-0310-9956-ffa450edef68
2007-09-10 18:41:32 +00:00
Hiram R. Chirino cfe8b632b1 Updated to latest version of openjpa
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@574325 13f79535-47bb-0310-9956-ffa450edef68
2007-09-10 18:38:39 +00:00
Hiram R. Chirino 5f96839259 Moved the camel-activemq module into the activemq-core module to break the circular dependency between the activemq and camel projects.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@573615 13f79535-47bb-0310-9956-ffa450edef68
2007-09-07 15:44:45 +00:00
Alan Cabrera c6301c37a8 ActiveIO removed its incubator label
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@572523 13f79535-47bb-0310-9956-ffa450edef68
2007-09-04 04:57:10 +00:00
James Strachan 9cde47f42c Patched the ActiveMQ build to work with Camel 1.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@564622 13f79535-47bb-0310-9956-ffa450edef68
2007-08-10 15:39:05 +00:00
James Strachan b6fad12ac6 migrated the Camel destination code from the camel project into ActiveMQ as it makes more sense to host it here - and avoids a circular dependency issue when releasing ActiveMQ 5.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@563611 13f79535-47bb-0310-9956-ffa450edef68
2007-08-07 18:38:42 +00:00
Hiram R. Chirino 8b68c62249 Switched from using ${activemq-version} to using ${version}
added a required dependency in activemq-web to spring-web


git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@562099 13f79535-47bb-0310-9956-ffa450edef68
2007-08-02 13:03:33 +00:00
Adrian T. Co 073f05cc6f Created an activemq-all.jar bundle
http://issues.apache.org/activemq/browse/AMQ-1318

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@555882 13f79535-47bb-0310-9956-ffa450edef68
2007-07-13 05:45:09 +00:00
James Strachan b0538fcc66 added support for AMQ-1307 so that enterprise integration patterns can be used easily in the broker. For more help see the documentation: http://cwiki.apache.org/ACTIVEMQ/enterprise-integration-patterns.html
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@552926 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 17:37:10 +00:00
James Strachan db51eba74f updated to latest jetty release; thanks for the heads up TomS
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@550400 13f79535-47bb-0310-9956-ffa450edef68
2007-06-25 07:40:24 +00:00
James Strachan 8b8c268a37 switch to people.apache.org for repos
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@546868 13f79535-47bb-0310-9956-ffa450edef68
2007-06-13 13:46:12 +00:00
Hiram R. Chirino 8f8ff58f8c Updated the pom version from 4.2-SNAPSHOT to 5.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@545505 13f79535-47bb-0310-9956-ffa450edef68
2007-06-08 13:55:40 +00:00
Adrian T. Co af2dcc7965 Upgraded to use xbean 3.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@542418 13f79535-47bb-0310-9956-ffa450edef68
2007-05-29 05:57:56 +00:00
James Strachan 87f75b2de7 applied patch for AMQ-1241 to allow the web console to be run against an embedded, invm, properties or remote broker. Many thanks to Mario Siegenthaler for the patch!
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@541306 13f79535-47bb-0310-9956-ffa450edef68
2007-05-24 14:14:49 +00:00
James Strachan a1904ea1e7 Fixed up the poms so the build works again :)
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@527938 13f79535-47bb-0310-9956-ffa450edef68
2007-04-12 13:36:43 +00:00
James Strachan e6d20f3932 Applied patch from Aleksi Kallio for AMQ-1075 to add a file server for out of band BlobMessage support
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@527701 13f79535-47bb-0310-9956-ffa450edef68
2007-04-11 22:05:37 +00:00
James Strachan 9dccfa4a8a fixed the assembly so that the activemq broker script works again. Now moved from a Jetty snapshot to a release (6.1.2rc2) and also made BrokerService.setDataDirectory(String) take a string to avoid strange Spring errors we were getting
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@523279 13f79535-47bb-0310-9956-ffa450edef68
2007-03-28 11:15:22 +00:00
James Strachan 735dc7a230 zapped clogging's extra dependencies
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@521365 13f79535-47bb-0310-9956-ffa450edef68
2007-03-22 17:38:49 +00:00
James Strachan 8c08fcad76 Added jetty repo to fix build for some folks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@521305 13f79535-47bb-0310-9956-ffa450edef68
2007-03-22 15:15:48 +00:00
James Strachan 9f027a6254 Rolled back hirams rollback to use the vesrion of Jetty which actually works in the distro
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@520477 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 16:52:30 +00:00
Hiram R. Chirino 3e281cff12 Lets use a released version of 6.1 for now
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@519234 13f79535-47bb-0310-9956-ffa450edef68
2007-03-17 04:17:38 +00:00
James Strachan 0315016d37 added the URLs which are available to run the Web Console or Web Demos when booting up activemq
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@518157 13f79535-47bb-0310-9956-ffa450edef68
2007-03-14 14:45:12 +00:00
James Strachan 8e7fa346f7 Upgraded to newer jetty release
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@516471 13f79535-47bb-0310-9956-ffa450edef68
2007-03-09 17:21:47 +00:00
James Strachan 24984276fc Tidied up the activemq.xml file shipped in the distro. Also by default we now embded Jetty so that we can include the web console, or an out of band file transfer mechanism by default
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@516442 13f79535-47bb-0310-9956-ffa450edef68
2007-03-09 15:52:13 +00:00
James Strachan 5143838fa3 Moved the version numbers of jars into the root pom
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@516049 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 14:20:49 +00:00
James Strachan ad8c06116b Disabled some reports to avoid heap exhaustion on the CI boxes
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@513276 13f79535-47bb-0310-9956-ffa450edef68
2007-03-01 11:04:51 +00:00
James Strachan 1ea7c196b5 enabled Java 5 javadoc and fixed some javadoc links
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@513256 13f79535-47bb-0310-9956-ffa450edef68
2007-03-01 10:18:38 +00:00
James Strachan 569273e7d4 fixed up javadoc links
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@513244 13f79535-47bb-0310-9956-ffa450edef68
2007-03-01 09:47:32 +00:00
James Strachan f41a3789b1 added nicer javadoc css
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@513242 13f79535-47bb-0310-9956-ffa450edef68
2007-03-01 09:43:35 +00:00
Frederick G. Oconer fb3e5468b7 AMQ-1159.
Updated scm url to point to new repository.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@505193 13f79535-47bb-0310-9956-ffa450edef68
2007-02-09 06:02:22 +00:00
James Strachan 5372b7f403 added the activemq-book to the default build
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@504629 13f79535-47bb-0310-9956-ffa450edef68
2007-02-07 17:31:55 +00:00
Hiram R. Chirino e17e5eca88 Updated version to remove the "incubator" bit.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@504248 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 19:09:51 +00:00
James Strachan d9ca5c07fd fix for AMQ-1151 to include the activemq-xmpp jar in the binary distro - along with including the shell scripts in the zip
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@503688 13f79535-47bb-0310-9956-ffa450edef68
2007-02-05 14:05:29 +00:00