Frederick G. Oconer
|
5e5febb4de
|
AMQ-859: nightly snapshots to include source distro.
Added src-bin.xml and modified assembly/pom.xml to include a build for creating the source distro.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428970 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-05 07:07:09 +00:00 |
James Strachan
|
c68f455cab
|
rolled back groupId change
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428667 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-04 08:50:22 +00:00 |
James Strachan
|
f76e23ce2f
|
backed out parent pom change
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428666 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-04 08:48:55 +00:00 |
James Strachan
|
365960e40c
|
Added scm element
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428664 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-04 08:44:22 +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 |
James Strachan
|
5ae67695ef
|
Added parent pom
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428660 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-04 08:41:37 +00:00 |
Frederick G. Oconer
|
d8ff65aab0
|
Sorry, wasn't included in the previous checkin. Related to AMQ-858.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428654 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-04 07:32:46 +00:00 |
Frederick G. Oconer
|
541d9fe3f3
|
AMQ-858: create a super pom for tooling projects in activemq so we can create a nightly build of the various maven plugins.
Also moved the maven-bundle-plugin and maven-gram-plugin to tooling.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428653 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-04 07:25:02 +00:00 |
Robert Davies
|
fd96598b25
|
extended debug information for clarity
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428467 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-03 18:13:37 +00:00 |
Robert Davies
|
51829f56a1
|
copying the broker path breaks networks - if a consumer re-uses a consumed
message and forwards it on
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428465 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-03 18:09:23 +00:00 |
James Strachan
|
a974625016
|
modified test case to ignore the extra Timer thread that gets created but I can't yet figure out where its created :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428436 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-03 16:01:10 +00:00 |
James Strachan
|
4d2b20b1b2
|
lets wait a little for the background thread to shut first so that threads tend to shut down nicely
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428419 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-03 15:00:14 +00:00 |
James Strachan
|
6cf2169533
|
Added a modified version of the patch donated to (LINGO-22) submitted by Jim Beattie which tests that we leave no threads around after shutting down the JMS client and broker, together with making the Session Executor / TaskRunnerFactory part of the connection. We could still make it a singleton if required and just use reference counting to ensure its shutdown properly after all connections are closed
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428339 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-03 11:16:18 +00:00 |
James Strachan
|
b62e5cd91e
|
added a test case and a fix for the use of temporary destinations in NMS. Fixes AMQ-843
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428235 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-03 04:44:17 +00:00 |
James Strachan
|
df09548bde
|
made it easy to be able to run a single NUnit test case e.g.
nant test-case -D:test=NMS.TemporaryQueueTest
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428233 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-03 04:41:03 +00:00 |
James Strachan
|
0462d1d3d0
|
disabled logging by default but allow it to be specified via a URI query argument of tcp://localhost:port?logging=true
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428225 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-03 04:08:06 +00:00 |
Hiram R. Chirino
|
98f3545303
|
Added test case to verify that the prefetch buffer works as expected for prefetch==1
http://www.nabble.com/Trouble-with-prefetch-buffer.-tf2029800.html#a5599978
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428022 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-02 15:22:30 +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
|
c3a8de8b53
|
porting license changes
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427820 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-02 00:38:26 +00:00 |
Nathan Christopher Mittler
|
a797efb3dc
|
patch for AMQ-854 - adding Javadoc-style comments to support autogeneration of documentation for activemq-cpp
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427774 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-01 22:30:22 +00:00 |
Robert Davies
|
902a8ea864
|
Allow the local destination name to be set -
re this thread on the user list: http://www.nabble.com/JMS-to-JMS-Bridge-tf1901141.html#a5598457
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427656 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-01 17:31:47 +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 |
James Strachan
|
6b03bd3f9b
|
added a test case showing how to use the XBean configuration in a regular Spring XML file using the Spring 2 namespace handler feature
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427599 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-01 15:10:59 +00:00 |
James Strachan
|
65f67c6530
|
switch to use 2.6-SNAPSHOT of the xbean plugin to avoid the bug that was creating bad XSDs
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427597 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-01 15:01:37 +00:00 |
James Strachan
|
5fbf634cfb
|
applied patch from Jason Carreira for AMQ-853 with thanks!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427542 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-01 11:40:57 +00:00 |
James Strachan
|
3badddac87
|
got the xbean XSDs to deploy as part of a release
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427527 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-01 10:59:22 +00:00 |
James Strachan
|
794acb667c
|
a minor refactor to make it easier to extend ConnectionInfo/ConnectionContext without having to change code in the AbstractConnection in the future - such as to support new certificate or security token mechanisms. For background see thread: http://www.nabble.com/Certificate-login-tf2029724.html#a5583011
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427507 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-01 09:50:46 +00:00 |
Joseph Dennis O. Gapuz
|
c45c69b30a
|
added files to start ActiveMQ with Java Service Wrapper on MacOSX
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427481 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-01 07:49:51 +00:00 |
James Strachan
|
dd5c9e6e13
|
allow folks to disable the JDBC database lock
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427144 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-31 15:37:07 +00:00 |
Hiram R. Chirino
|
b3001f22b1
|
Fixed comments and allow the use of <connectionFactory> and <xaConnectionFactory> in xbean files.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427135 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-31 15:06:27 +00:00 |
Hiram R. Chirino
|
b2f9eba23a
|
Enabled the gram plugin
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427119 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-31 14:03:02 +00:00 |
James Strachan
|
5ad1202426
|
Added C++ client contributed by Amazon for AMQ-842
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427057 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-31 09:36:40 +00:00 |
James Strachan
|
518e981b4b
|
Added better NDoc documentation
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427051 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-31 09:19:51 +00:00 |
Adrian T. Co
|
bc71842394
|
Added NPE checking for test case. Still failing though.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427037 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-31 07:48:58 +00:00 |
Adrian T. Co
|
f4d37277d3
|
Fix possible wrong type checking
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427020 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-31 05:52:31 +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
|
82942f9e31
|
disabled test case which seems to repeatedly fail on linux
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426875 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-30 08:41:32 +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 |
James Strachan
|
cb77064b88
|
fix for AMQ-839 - lets not use == but compare the connectionIDs by value when removing a clientID
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426764 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-29 08:03:31 +00:00 |
James Strachan
|
73d14ce879
|
automatically copy the generated documentation to the website checkout (ready for deploying) and added a little readme to describe how to use NAnt
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426534 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 13:52:41 +00:00 |
James Strachan
|
1d1f6597df
|
added a 'doc' goal which uses NDoc to create static html documentation (which doesn't render too well on FireFox and lousy on Safari but I assume it must render OK on IE :). Would be nice to get this documentation auto-deployed on the site
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426497 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 13:13:37 +00:00 |
Adrian T. Co
|
795166e87a
|
Fix xml resource path
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426493 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 13:04:46 +00:00 |
Adrian T. Co
|
8e85dd25ed
|
Enabled ProxyConnector test. I've tested this in windows and linux and it seems to be passing. Although, it takes around 379 secs on our linux box, while it takes just 9 secs in windows.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426487 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 12:20:25 +00:00 |
Adrian T. Co
|
dffe336851
|
Re-enabled passing test case. Tested it on windows and linux env.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426486 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 12:14:06 +00:00 |
Adrian T. Co
|
c1e4384db2
|
fix mistype in slave.xml
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426472 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 10:37:16 +00:00 |
Adrian T. Co
|
6e755a5cc5
|
Renamed the kahaPersistentAdaptor to kahaPersistenceAdapter to be consistent with other persistence adapters. Makes configuration slightly more intuitive. :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426461 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 09:54:32 +00:00 |
James Strachan
|
c36ea1aa9b
|
applied patch from Mathew Kuppe for AMQ-849 - many thanks!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426438 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 08:41:07 +00:00 |
Hiram R. Chirino
|
8c9a6ebb53
|
The openwire generation scripts have moved to the activemq-openwire-generator module
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426386 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 05:02:36 +00:00 |
Hiram R. Chirino
|
7f883f6fe2
|
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@426384 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-28 05:00:24 +00:00 |