Commit Graph

115 Commits

Author SHA1 Message Date
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