Commit Graph

127 Commits

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