Commit Graph

189 Commits

Author SHA1 Message Date
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
James Strachan 935fde0377 added a test case to try reproduce bug AMQ-1054 (unfortunately it doesnt) - also added a patch to try fix AMQ-1054 based on the kind suggestion from Shoaib Akhtar that it could be the cast from getData() causing the ClassCastException; so AMQ-1054 may be fixed but as yet we don't have a test case to prove it
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@479726 13f79535-47bb-0310-9956-ffa450edef68
2006-11-27 19:01:37 +00:00
Hiram R. Chirino 6e3bb5d682 Moved the new JPA module to it's own directory.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@479145 13f79535-47bb-0310-9956-ffa450edef68
2006-11-25 16:56:12 +00:00
Hiram R. Chirino 118c806907 Added a new org.apache.activemq.kaha.impl.asyc package that holds data manager/journal that implements both the Kaha DataManager and ActiveIO Journal interfaces.
- Initial bench marks show it to be as fast or faster than the default ActiveIO Journal.
- The bigest differentiator is that this implementation of the journal was built to also provide fast reads.
- The DataManager interface was extracted and now the KahaStore can switch between the original DataManager implementation and the new implementation in the kaha.impl.async packagge.
- Simplified the original implementation by removing the AsyncDataWriters stuff since this is largely what the new package is based on.



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@479089 13f79535-47bb-0310-9956-ffa450edef68
2006-11-25 06:00:56 +00:00
Hiram R. Chirino 0607226831 Added the initial cut of a JPA based message store.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@477273 13f79535-47bb-0310-9956-ffa450edef68
2006-11-20 18:13:50 +00:00
Hiram R. Chirino 69e5439718 More Java 5 Ehancements.
- Use activeio-3.1 snapshot since that has been upgraded to Java 5
 - Don't need mx4j since Java 5 includes a JMX server



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@476007 13f79535-47bb-0310-9956-ffa450edef68
2006-11-17 00:56:16 +00:00
Hiram R. Chirino 86cbdfd5db Switching to Java 5.. Build and Runtime now require Java 5 see: http://www.nabble.com/Switching-to-ActiveMQ-4.2-to-Java-5----tf2637427.html
- Update maven build
- Removed dependency on concurrent-backport



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@475999 13f79535-47bb-0310-9956-ffa450edef68
2006-11-17 00:29:03 +00:00
Frederick G. Oconer 2d64943d45 Minor fix on build failure due to missing start tag "<dependency>" on one of the dependencies.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@474632 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 02:43:04 +00:00
Hiram R. Chirino 636e37b376 Don't include activecluster as dependency since it not :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@474523 13f79535-47bb-0310-9956-ffa450edef68
2006-11-13 21:18:54 +00:00
Hiram R. Chirino 8396de884b Merge in change 474371 from 4.1 branch
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@474373 13f79535-47bb-0310-9956-ffa450edef68
2006-11-13 15:40:21 +00:00
Jonas B. Lim b75b1ee059 fix for https://issues.apache.org/activemq/browse/AMQ-1039
updated activemq-version property to 4.2-incubator-SNAPSHOT
updated activecluster-version property to 4.x-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@473325 13f79535-47bb-0310-9956-ffa450edef68
2006-11-10 12:47:17 +00:00
Hiram R. Chirino 8be1b5eb5a Reving up version
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@472518 13f79535-47bb-0310-9956-ffa450edef68
2006-11-08 15:27:38 +00:00
James Strachan 2672065943 fixed the use of the maven-jettty-plugin to use the correct jetty version for AMQ-1015
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@469564 13f79535-47bb-0310-9956-ffa450edef68
2006-10-31 17:09:40 +00:00
James Strachan 9f000ec235 added the activemq-xmpp module to the build
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@468027 13f79535-47bb-0310-9956-ffa450edef68
2006-10-26 14:59:41 +00:00
Hiram R. Chirino 02991433bb https://issues.apache.org/activemq/browse/AMQ-1004
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467783 13f79535-47bb-0310-9956-ffa450edef68
2006-10-25 22:05:36 +00:00
Frederick G. Oconer 9fc2fd6af6 Changes:
1. use actual group Id instead of using ${pom.groupId}.
2. changed groupId of tooling modules.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@454602 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 04:01:42 +00:00
Hiram R. Chirino cc1a9be9c8 Switch to using a variable when specify the url to the m1 deployment repo and also deploy to the snapshot repo by default.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@453467 13f79535-47bb-0310-9956-ffa450edef68
2006-10-06 02:16:18 +00:00
Hiram R. Chirino e353513bcd pom tweak
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@453459 13f79535-47bb-0310-9956-ffa450edef68
2006-10-06 02:03:37 +00:00
Hiram R. Chirino 8c5aadf6a0 Switch to latest depolyed snapshot of activeio and disable persitence for some tests that don't need it on.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@453454 13f79535-47bb-0310-9956-ffa450edef68
2006-10-06 01:41:03 +00:00
Frederick G. Oconer ac4beb12f9 https://issues.apache.org/activemq/browse/AMQ-956:
Fix, created an activemq-version property that will represent as the version of each activemq dependencies. This way the activemq snapshot transitive dependencies will not refer to the timestamp of the parent.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@453166 13f79535-47bb-0310-9956-ffa450edef68
2006-10-05 09:55:36 +00:00
Hiram R. Chirino cc11683bf6 Use property variables to specify the URLs of the distribution repositories so that they can be overriden on the command line
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@452659 13f79535-47bb-0310-9956-ffa450edef68
2006-10-03 22:35:22 +00:00
James Strachan 45055d3532 removed unnecessary central repo which was causing G some issues
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@450343 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 06:30:34 +00:00
Hiram R. Chirino 3df5af05ec Removed parent pom since it was adding the rsync repo to the distribution list, and reformated
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@449739 13f79535-47bb-0310-9956-ffa450edef68
2006-09-25 16:58:58 +00:00
James Strachan 2e7aa919e8 Fixed up the poms to include the maven plugins
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@448832 13f79535-47bb-0310-9956-ffa450edef68
2006-09-22 06:33:03 +00:00
Hiram R. Chirino 1039894721 Updated pom due to recent repo restructure.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@441524 13f79535-47bb-0310-9956-ffa450edef68
2006-09-08 14:56:18 +00:00
Hiram R. Chirino 9da7781c49 Swtich to released xbean
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439880 13f79535-47bb-0310-9956-ffa450edef68
2006-09-04 00:06:14 +00:00
Frederick G. Oconer 46c6ff97ac Issues:
1. 

Bug: Unable to find some dependencies because the maven plugin that is downloaded are snapshots version. 

Solution: Disabled release version on pluginRepository "apache-snapshots".

2.  

Bug: https://issues.apache.org/activemq/browse/AMQ-901
Solution: Changed version of maven-xbean-plugin to release version 2.5


git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@438348 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 04:18:56 +00:00
Gregory John Wilkins b353831999 AMQ-884 patch
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@436909 13f79535-47bb-0310-9956-ffa450edef68
2006-08-25 19:13:03 +00:00
Frederick G. Oconer 427a397e11 related to AMQ-858. Modified pom.xml because maven-bundle-plugin and maven-gram-plugin was moved to tooling.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428663 13f79535-47bb-0310-9956-ffa450edef68
2006-08-04 08:44:09 +00:00
Hiram R. Chirino 9c92f186a5 Rolling back my previous change.. I did not notice that james was the one that moved it to as SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427975 13f79535-47bb-0310-9956-ffa450edef68
2006-08-02 13:23:18 +00:00
Hiram R. Chirino f998bc7398 Lets not move up to 2.6 yet
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427617 13f79535-47bb-0310-9956-ffa450edef68
2006-08-01 15:38:53 +00:00
Hiram R. Chirino 4c1cc956cc This allow spring 2.0 to work with xbean-2.5
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427613 13f79535-47bb-0310-9956-ffa450edef68
2006-08-01 15:30:46 +00:00
Jonas B. Lim fc68c3a6e5 updated location of <notifier> tag. should be child of <notifiers> element
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427006 13f79535-47bb-0310-9956-ffa450edef68
2006-07-31 03:06:50 +00:00
James Strachan 3f1f8a626a Added IRC CI notification
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426874 13f79535-47bb-0310-9956-ffa450edef68
2006-07-30 08:37:26 +00:00
Hiram R. Chirino 96d92110a3 Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426370 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 03:22:58 +00:00
Hiram R. Chirino 8176dca67f http://issues.apache.org/activemq/browse/AMQ-846
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@425637 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 06:07:11 +00:00
Hiram R. Chirino 94e0dd614a gbeans are in geronimo tree now
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@425141 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 18:31:56 +00:00
Hiram R. Chirino 457093c386 changed to a released plugin dependency
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@423604 13f79535-47bb-0310-9956-ffa450edef68
2006-07-19 20:59:11 +00:00
James Strachan 7b154cfacf rolled back move to spring 2.0-rc2 as the build failed on some CI builds
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@422239 13f79535-47bb-0310-9956-ffa450edef68
2006-07-15 14:43:24 +00:00
James Strachan c6b98adac4 Upgraded to xbean 2.5
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@422015 13f79535-47bb-0310-9956-ffa450edef68
2006-07-14 20:19:55 +00:00
James Strachan 82004d8523 Switched to using spring 2.0-rc1
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@421937 13f79535-47bb-0310-9956-ffa450edef68
2006-07-14 16:26:25 +00:00
Hiram R. Chirino 9758b12a08 took an exclusion out
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@421651 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 15:54:24 +00:00
Frederick G. Oconer 2d9190f56a changed version of spring to 2.0-m5. Also, added spring dependency in activemq core to ensure that the right version is being set in the classpath.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@421575 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 10:20:29 +00:00
Hiram R. Chirino 5f7c6b73ba http://issues.apache.org/activemq/browse/AMQ-773
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@421282 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 14:58:33 +00:00
Hiram R. Chirino c67a8838f3 Adding a project that can build a m2 repository of all the activemq dependencies.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@421123 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 05:08:00 +00:00
James Strachan 0e91a73c61 Upgraded to later spring release
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420836 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 13:24:28 +00:00
James Strachan 35ce059a69 updated to spring 2.x and xbean 2.4 for AMQ-531
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419849 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 09:23:49 +00:00
Frederick G. Oconer 7c6798ad8d permission config doesn't have an effect when deploying using scp. Changed it to scpexe instead.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419503 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 09:50:26 +00:00
Frederick G. Oconer 8245f68d79 Issue: For some reason, pom of maven-war-plugin is not downloaded when a central repository is declared in pluginRepository.
Fix: Removed central entry in pluginRepository since it is also included implicitly.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419485 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 08:20:22 +00:00
Hiram R. Chirino a49017fb10 switch to /www/people.apache.org/
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419307 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 18:31:28 +00:00
Hiram R. Chirino 311cd54b78 Updated pom so that when you do a mvn clean, it does not affect your eclipse project
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418380 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 21:07:54 +00:00
James Strachan 26c45dee0a added plugin repo for latest surefire plugin
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@415729 13f79535-47bb-0310-9956-ffa450edef68
2006-06-20 16:50:45 +00:00
James Strachan 1a2c507d2f Use redirect to file when running tests
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@415670 13f79535-47bb-0310-9956-ffa450edef68
2006-06-20 14:46:21 +00:00
James Strachan cf1fc15ad5 fixed m2 build on java1.4
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412970 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 08:01:08 +00:00
Frederick G. Oconer a1ba6e0325 Updates:
1. Added plugin that will start Broker
2. Updated assembly pom to include the new plugin but still commented out.
3. Updated memtest plugin dependency version config.
4. Updated root pom.xml to use https on scm connection.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412955 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 06:54:32 +00:00
Guillaume Nodet 3324233455 Apply patch for AMQ-722
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412408 13f79535-47bb-0310-9956-ffa450edef68
2006-06-07 14:29:33 +00:00
James Strachan 15ae52dbd6 removed unnecessary repo from pom
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412401 13f79535-47bb-0310-9956-ffa450edef68
2006-06-07 13:28:21 +00:00
Hiram R. Chirino bc7aa98d45 trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411906 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 20:16:30 +00:00
Gregory John Wilkins a4bb58725d cleaned up versions and dependencies to remove duplicates and to allow settings.xml overrides
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411792 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 13:53:38 +00:00
James Strachan ce6e1b4945 Rolled back upgrade to spring-2.0 as my mvn2 build was confusing me into thinking it actually works :(
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411776 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 13:02:51 +00:00
James Strachan 6235a07700 Upgraded to Spring 2.0-M5
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411767 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 12:30:09 +00:00
James Strachan b36cf8c30b Added javadoc reports
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410601 13f79535-47bb-0310-9956-ffa450edef68
2006-05-31 17:08:23 +00:00
Gregory John Wilkins 4bdfd88208 updated jetty
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410456 13f79535-47bb-0310-9956-ffa450edef68
2006-05-31 08:08:35 +00:00
Frederick G. Oconer fd43325c2b changes:
1. Fix for assembly build.
2. Fix for jar deploy.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409633 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 10:47:42 +00:00
James Strachan 8383905546 updated the pom so that the javadoc is generated at the apache site
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409105 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 10:08:07 +00:00
Hiram R. Chirino b29f744014 Fixed references to the test-jar.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399854 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 20:37:24 +00:00
Frederick G. Oconer 778adae020 Disabled maven-one-plugin declaration. This forces nightly-build deploy to also update the maven 1 repository.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399233 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 10:05:34 +00:00
Guillaume Nodet fbc8053db8 Use beta2 build of activeio instead of snapshot
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398951 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 14:51:13 +00:00