Commit Graph

17 Commits

Author SHA1 Message Date
Dennis Cook c739dba503 Change email address
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378580 13f79535-47bb-0310-9956-ffa450edef68
2006-02-17 18:05:37 +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
Jonas B. Lim 667e7a39c5 moved setting "maven.test.failure.ignore" to test:test preGoal
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@374988 13f79535-47bb-0310-9956-ffa450edef68
2006-02-05 09:26:58 +00:00
Frederick G. Oconer fb7ba93b64 Added goals for generating build failure reports.
The plugin needn't be installed for normal/default builds.
By Patrick Villacorta

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@374589 13f79535-47bb-0310-9956-ffa450edef68
2006-02-03 06:55:14 +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
Jonas B. Lim 1479c15475 included log4j in the rar bundle
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@372532 13f79535-47bb-0310-9956-ffa450edef68
2006-01-26 14:28:39 +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 17c01e7b53 use m2 layout
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357808 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 21:41:56 +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