Commit Graph

156 Commits

Author SHA1 Message Date
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
Guillaume Nodet 2550bc44b7 AMQ-1107: Upgrade to xbean 2.8 to fix invalid generated schemas
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@489665 13f79535-47bb-0310-9956-ffa450edef68
2006-12-22 14:41:05 +00:00
Hiram R. Chirino 0a361e504a getting rid of the 'Embedded error: The attribute Extension-Name may not occur more than once in the same section'
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@485741 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 16:35:55 +00:00
James Strachan 4554b5d22f used a separate room for CI messages
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@481216 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 10:08:11 +00:00