Commit Graph

451 Commits

Author SHA1 Message Date
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 8141baacef https://issues.apache.org/activemq/browse/AMQ-2440 - adding initial activemq-stomp.xml configuration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@897262 13f79535-47bb-0310-9956-ffa450edef68
2010-01-08 16:55:51 +00:00
Bosanac Dejan e0ee61348e https://issues.apache.org/activemq/browse/AMQ-2462 - new activemq-admin commands
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@829066 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 14:00:02 +00:00
Gary Tully a85e3cc49c update links in to version 5 variants as exsiting links ref ver 4.x info
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@823143 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 12:24:50 +00:00
Bosanac Dejan b89f0d4669 adding vm cursor example in default config
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820563 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 08:08:45 +00:00
Colin W Macnaughton 828e9d0368 Fix for https://issues.apache.org/activemq/browse/AMQ-2433, incorrect pending queue vmCursor configuration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820367 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 18:07:20 +00:00
Bosanac Dejan f3f27ff179 couple of modifications to config files - jdbc and throughput
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820288 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 14:58:14 +00:00
Bosanac Dejan 32e11e182e adding vm cursor for queues as well (in throuhput config), missed it during previous changes
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@819651 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 17:15:45 +00:00
Bosanac Dejan db5ca6e5f8 https://issues.apache.org/activemq/browse/AMQ-2400 - default config modifications
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@819520 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 13:04:54 +00:00
Bosanac Dejan 86c43805e3 https://issues.apache.org/activemq/browse/AMQ-2368 - 'start' task should have the same funcionality as activemq script
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818159 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 16:34:08 +00:00
Hiram R. Chirino 583d8490fa Adding missing license headers
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816298 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:36:37 +00:00
Gary Tully 434e77692a fix java.util.logging.config.file reference to jul logging.properties to disable
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816293 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:25:27 +00:00
Bosanac Dejan 8a214e3f6c removing derby from release NOTICE file
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816288 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:21:09 +00:00
Bosanac Dejan 69f21b8ad6 removing derby from distribution
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816281 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:08:24 +00:00
Hiram R. Chirino 3a6e7cb988 Forgot to add this file /w the last commit.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816279 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:06:17 +00:00
Hiram R. Chirino 96fab6d4c1 Better logging configuration
- We now have a config file for jul log messages
 - console logging format simplified and but expanded the logfile format so that it's easier to parse and does not truncate field values



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816278 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:02:10 +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 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
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 bdd989a975 https://issues.apache.org/activemq/browse/AMQ-2390 - removing unused heavyweight dependencies from camel webapp
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@814696 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 15:29:56 +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 7127a2cc3e differenciate imported config fragments: update to https://issues.apache.org/activemq/browse/AMQ-1894
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813011 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 16:00:09 +00:00
Gary Tully d9c60b1bf9 remove deprecated <package> directive
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812982 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 14:56:41 +00:00
Bosanac Dejan 8d7e93204b https://issues.apache.org/activemq/browse/AMQ-2368 - remove jmx, memory and ssl setup from activemq-admin scripts
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812950 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 13:27:53 +00:00
Bosanac Dejan df8ae3821a https://issues.apache.org/activemq/browse/AMQ-1894 - revert enableJournalDiskSyncs to true and specifically set it in throughput config
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812943 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 13:19:43 +00:00
Bosanac Dejan f89bf4765f https://issues.apache.org/activemq/browse/AMQ-1894 - throughput configuration and changed default kahadb properties
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812885 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 11:09:03 +00:00
Bosanac Dejan f6199fe136 https://issues.apache.org/activemq/browse/AMQ-1894 - tidying up configurations and inserting comments
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812481 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08 12:35:40 +00:00
Bosanac Dejan 9b305d669b https://issues.apache.org/activemq/browse/AMQ-1894 - added scalabilty configuration and made initial commit of the patch
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812128 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 13:26:13 +00:00
Bosanac Dejan f0a6c69d70 make camel webapp behave nicely in secured broker environment
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@811364 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 12:30:47 +00:00
Bosanac Dejan 04d27a7d2d fix for https://issues.apache.org/activemq/browse/AMQ-2275 - activemq-admin attaching to local process
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@810588 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 16:14:19 +00:00
Bosanac Dejan 7091405c19 https://issues.apache.org/activemq/browse/AMQ-1744 - adding commons-net in the lib/optional distribution folder
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@806151 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 12:56:21 +00:00
Bosanac Dejan c0ba767a88 https://issues.apache.org/activemq/browse/AMQ-1473 - adding example for log4j jms appender
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@803078 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11 11:57:00 +00:00
Bosanac Dejan d604723d8f applying patch for https://issues.apache.org/activemq/browse/AMQ-2275
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801647 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 13:47:18 +00:00
Bosanac Dejan a039a0e997 additional improvement for https://issues.apache.org/activemq/browse/AMQ-2238 - include commons-codec in lib/optional
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@797007 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 10:25:53 +00:00
Gary Tully 4ee34c9609 have default broker config use wildcard address to listen on all interfaces to maintain existing behaviour, localhost now means just localhost or loopback - up shot of https://issues.apache.org/activemq/browse/AMQ-2094
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@790100 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01 10:28:05 +00:00
David Jencks de4b78397e ACTIVEMQ-2297 further cleanup, remove tools-maven-plugin
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@786867 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 17:42:44 +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
Gary Tully 9ebc508a5a https://issues.apache.org/activemq/browse/AMQ-2169 - remove duplication of spring mvc query beans
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@785691 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 15:53:10 +00:00
Gary Tully 2d42b629c5 resolve: https://issues.apache.org/activemq/browse/AMQ-2169 - distribution version of webconsole-embedded spring mvc beans were out of date w.r.t their scope and hense were not getting cleaned up after a request as expected
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@785640 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 14:55:52 +00:00
Bosanac Dejan 69946d9805 fix for https://issues.apache.org/activemq/browse/AMQ-2097 - missing jar dependency for activemq-xmpp
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@760045 13f79535-47bb-0310-9956-ffa450edef68
2009-03-30 16:58:24 +00:00
Bosanac Dejan b514d3fb4b fix for https://issues.apache.org/activemq/browse/AMQ-1324
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@751656 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 12:03:14 +00:00
Bosanac Dejan 3cbe388595 changing a link from incubator to project site
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@747718 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 09:31:12 +00:00
James Strachan 45c246cd6d Added repository to download jersey et al for camel-web dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@746948 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23 10:18:28 +00:00
James Strachan f4aa952a09 Initial cut of AMQ-2131 for using camel-web to interact with camel endpoints and routes while inside the AMQ broker
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@746279 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 15:30:36 +00:00
James Strachan 5273aab548 First cut of AMQ-2131 adding the /camel web application to the ActiveMQ broker distro
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@746264 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 14:54:54 +00:00
Bosanac Dejan aed1b5c67c fix for https://issues.apache.org/activemq/browse/AMQ-2101
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@742930 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 10:45:44 +00:00
Bosanac Dejan 2755be3d06 fix for https://issues.apache.org/activemq/browse/AMQ-2055
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@731985 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 16:17:51 +00:00
Hiram R. Chirino f62737be7c Moving stuff around so that activemq-core can depend on kahadb instead of kahadb depending on activemq-core. This step allows kahadb to be used as the default
store implementation if desired.  Will do that next.



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@731704 13f79535-47bb-0310-9956-ffa450edef68
2009-01-05 20:48:38 +00:00
Bosanac Dejan e6a560d960 fix for AMQ 2036
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@727396 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 14:32:42 +00:00
Hiram R. Chirino 4d089f0083 Updated to use new config scheme
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@720239 13f79535-47bb-0310-9956-ffa450edef68
2008-11-24 17:56:44 +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
Bosanac Dejan 1ab2f59af7 fix for AMQ-2003
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@718590 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 13:56:13 +00:00
Gary Tully c57afb6289 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711804 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 09:19:35 +00:00
Gary Tully fcab7488bc [maven-release-plugin] prepare release activemq-5.2.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711802 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 09:17:14 +00:00
Gary Tully c761823613 fix AMQ-1982; modify fix for AMQ-1237
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@706164 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20 09:34:40 +00:00
James Strachan 6cd0ca9bd9 Disabled the default use of last image recovery policy
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@704550 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 14:36:01 +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 c89adb8411 fix for AMQ-1968
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@701381 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 13:57:44 +00:00
Bosanac Dejan 398b468b68 Patch applied for https://issues.apache.org/activemq/browse/AMQ-1237
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@695445 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15 12:15:24 +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 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 4114a78b90 tidy help build.xml help text AMQ-1513
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@692387 13f79535-47bb-0310-9956-ffa450edef68
2008-09-05 08:55:37 +00:00
Robert Davies 2624decb4e applied patch for https://issues.apache.org/activemq/browse/AMQ-1887
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@691131 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 07:15:35 +00:00
James Strachan d0b0e4aa6c Added jetty-client optional jar too
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@689543 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 18:08:37 +00:00
James Strachan 6a5c5eb296 Added camel-jetty to the ActiveMQ distro
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@689542 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 18:03:57 +00:00
James Strachan 46812e240d minor whitespace/reorg/comment improvement
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@688062 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 11:25:28 +00:00
Gary Tully 43880af18a add waitForStart option to vm url, fix AMQ-1895
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@687280 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 08:07:48 +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 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 1e7776ebd2 Fixing the ssl context config
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@666658 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 13:26:13 +00:00
Hiram R. Chirino e897b8968d Use the new SslContext config element to configure ssl instead of the system properties.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@666655 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 13:24:01 +00:00
Hiram R. Chirino 43b0a34cdc Fix for https://issues.apache.org/activemq/browse/AMQ-1728
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@656343 13f79535-47bb-0310-9956-ffa450edef68
2008-05-14 18:09:37 +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 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
Hiram R. Chirino 453d2a25f5 Fix for AMQ-1691 and AMQ-1694
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652159 13f79535-47bb-0310-9956-ffa450edef68
2008-04-29 21:46:23 +00:00
Hiram R. Chirino 29b07eae49 make naming convention more consistent so it shows processor platform
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652123 13f79535-47bb-0310-9956-ffa450edef68
2008-04-29 21:07:24 +00:00
Hiram R. Chirino 22c63e65c7 Fix for AMQ-1691 and AMQ-1694
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652121 13f79535-47bb-0310-9956-ffa450edef68
2008-04-29 21:06:02 +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 4e6a637896 using SHIFT hacnges the way args are passed on so just use %* instead
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@651289 13f79535-47bb-0310-9956-ffa450edef68
2008-04-24 15:23:10 +00:00
Hiram R. Chirino cd1b1d661d AMQ-1685 Made the activemq-admin scripts identical to the activemq ones except the start arg is not passed along. This should make them behave the same way.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@651288 13f79535-47bb-0310-9956-ffa450edef68
2008-04-24 15:19:25 +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 80a978807f Disable the command agent by default for now cause it tends to spew out errors when the broker is shutdown.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@650859 13f79535-47bb-0310-9956-ffa450edef68
2008-04-23 13:24:18 +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 618380f66e Updating the xsd location..
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@649594 13f79535-47bb-0310-9956-ffa450edef68
2008-04-18 16:31:27 +00:00
Hiram R. Chirino c275d4c3ac AMQ-1673: Namespace updated.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@649568 13f79535-47bb-0310-9956-ffa450edef68
2008-04-18 15:18:19 +00:00
Hiram R. Chirino 4a5454c39b Make the default config a little more consistent.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@649544 13f79535-47bb-0310-9956-ffa450edef68
2008-04-18 14:06:01 +00:00
Hiram R. Chirino efef86d392 Fixed the problems with the xsd and updated the distributed activemq.xml files so that they validate against it
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@649273 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 21:06:26 +00:00
Robert Davies 6707ac60cc Apply patch from https://issues.apache.org/activemq/browse/AMQ-1664
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@649192 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 17:20:34 +00:00