Commit Graph

13 Commits

Author SHA1 Message Date
Hiram R. Chirino e0a2b8eab7 Updated openwire generation scripts so that they produce file with consistent newlines even on windows.
Updated dotnet generator due to refactor


git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@383296 13f79535-47bb-0310-9956-ffa450edef68
2006-03-05 08:49:13 +00:00
Hiram R. Chirino 6da50d0c45 rev up to the last released version of xbean
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378164 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 05:09:47 +00:00
Hiram R. Chirino 68d245f4bf Migrated to using xbean 2.2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@376445 13f79535-47bb-0310-9956-ffa450edef68
2006-02-09 21:41:59 +00:00
Adrian T. Co 7fa8660c7e - Move AMQ command console to separate module (activemq-console)
- Move Main.java to console module
- Move maven goal "run:broker" from core to console.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@375519 13f79535-47bb-0310-9956-ffa450edef68
2006-02-07 06:48:24 +00:00
James Strachan c9205315d2 Applied patch by WayneSIrwin
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@373478 13f79535-47bb-0310-9956-ffa450edef68
2006-01-30 09:35:41 +00:00
Gregory John Wilkins 4e5012ca5d New amq js component to support listen style interaction
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@372855 13f79535-47bb-0310-9956-ffa450edef68
2006-01-27 14:05:02 +00:00
Hiram R. Chirino a0adce9cb5 Updated poms so that we use the incubator-apache group id so that folks can clearly tell that we are still in the incubator
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@369097 13f79535-47bb-0310-9956-ffa450edef68
2006-01-14 21:27:28 +00:00
Hiram R. Chirino 7a7496c841 Maven 1 pom changes so that we cen start deploying to the apache maven repository.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@368463 13f79535-47bb-0310-9956-ffa450edef68
2006-01-12 20:43:53 +00:00
James Strachan 99a45e3f84 Fix for AMQ-435
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@366163 13f79535-47bb-0310-9956-ffa450edef68
2006-01-05 11:25:03 +00:00
Hiram R. Chirino a250442df4 use xbean 2.1
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@365940 13f79535-47bb-0310-9956-ffa450edef68
2006-01-04 16:48:18 +00:00
James Strachan 625856e3a7 updated the max heap size for test cases
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359849 13f79535-47bb-0310-9956-ffa450edef68
2005-12-29 17:08:45 +00:00
Hiram R. Chirino 9b1345bb32 - Updated the config xml to use new discovery syntax.
- Using specific version of activeio as that may change a bit soon.
- The vm transport now support specifing a broker config file: vm://localhost?brokerConfig=xbean:/path/to/config/file
- Starting the JMX connector was taking a LONG time to start up... so I switch to starting it up async.
- The object name for a managed transport connection could be invalid so we now encode the name so that it's not.



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@356616 13f79535-47bb-0310-9956-ffa450edef68
2005-12-13 21:02:04 +00:00
James Strachan 40a7d3b6ac Moved the trunk code into the trunk sub directory
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@356304 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 17:53:59 +00:00