2016 Commits

Author SHA1 Message Date
David Jencks
5a868627e3 AMQ-1632 Fix mdb stopping problem and improve some thread-safety
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@640336 13f79535-47bb-0310-9956-ffa450edef68
2008-03-24 07:22:51 +00:00
David Jencks
1ea5ffa913 clarification that mutex is final
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@640324 13f79535-47bb-0310-9956-ffa450edef68
2008-03-24 06:18:00 +00:00
David Jencks
296d537b13 javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@640323 13f79535-47bb-0310-9956-ffa450edef68
2008-03-24 06:17:17 +00:00
David Jencks
8b10a369d6 AMQ-1618 merge synchronization fixes from trunk, using synchronize instead of a lock
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@637246 13f79535-47bb-0310-9956-ffa450edef68
2008-03-14 20:21:41 +00:00
David Jencks
a08344e04d AMQ-1618 Fix check for 'endpoint factory won't let us create any endpoints at all'
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@637006 13f79535-47bb-0310-9956-ffa450edef68
2008-03-14 06:38:09 +00:00
Jonas B. Lim
f06585433b applied patch for AMQ-1302
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@585932 13f79535-47bb-0310-9956-ffa450edef68
2007-10-18 11:26:07 +00:00
Hiram R. Chirino
16556f17aa clientMaster should default to true
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@580376 13f79535-47bb-0310-9956-ffa450edef68
2007-09-28 14:46:49 +00:00
Hiram R. Chirino
197845c046 Adding missing files that did not get commited in last patch applicaiton.
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@572972 13f79535-47bb-0310-9956-ffa450edef68
2007-09-05 15:39:36 +00:00
Jonas B. Lim
960f4a7706 fix for https://issues.apache.org/activemq/browse/AMQ-1365
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@568868 13f79535-47bb-0310-9956-ffa450edef68
2007-08-23 07:46:45 +00:00
Jonas B. Lim
e3a13763e6 patch for https://issues.apache.org/activemq/browse/AMQ-1319 and https://issues.apache.org/activemq/browse/AMQ-1322
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@559023 13f79535-47bb-0310-9956-ffa450edef68
2007-07-24 12:32:09 +00:00
Jonas B. Lim
9b5acf4fa1 patch for https://issues.apache.org/activemq/browse/AMQ-1320
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@559015 13f79535-47bb-0310-9956-ffa450edef68
2007-07-24 11:55:17 +00:00
Jonas B. Lim
bb4a890b7a https://issues.apache.org/activemq/browse/AMQ-1306
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@552644 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 02:03:56 +00:00
Jonas B. Lim
08b638da13 patch applied for https://issues.apache.org/activemq/browse/AMQ-1302
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@551880 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 13:03:53 +00:00
Jonas B. Lim
eb9f1d02c7 patch applied for https://issues.apache.org/activemq/browse/AMQ-1300
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@551847 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 11:00:27 +00:00
Adrian T. Co
a9223e42eb Fix for https://issues.apache.org/activemq/browse/AMQ-1167. Thanks for the heads up Woonsan.
Added some spelling corrections.

git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@548207 13f79535-47bb-0310-9956-ffa450edef68
2007-06-18 04:32:17 +00:00
Jonas B. Lim
6fcaaaed92 patch for https://issues.apache.org/activemq/browse/AMQ-1274
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@547473 13f79535-47bb-0310-9956-ffa450edef68
2007-06-15 01:02:51 +00:00
Adrian T. Co
20ee10ed77 Aliased the 4.1.2 xsd, instead of just 4.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@547279 13f79535-47bb-0310-9956-ffa450edef68
2007-06-14 15:28:23 +00:00
Adrian T. Co
e5a41a148a Backported spring configuration fix to 4.1.
https://issues.apache.org/activemq/browse/AMQ-1276

git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@547274 13f79535-47bb-0310-9956-ffa450edef68
2007-06-14 15:18:31 +00:00
Adrian T. Co
4161819944 Backported fix for http://issues.apache.org/activemq/browse/AMQ-1014
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@546754 13f79535-47bb-0310-9956-ffa450edef68
2007-06-13 06:47:15 +00:00
Adrian T. Co
dc8cd47669 Updated the branch to use xbean-3.0 and also ported the spring test
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@545463 13f79535-47bb-0310-9956-ffa450edef68
2007-06-08 09:27:11 +00:00
Hiram R. Chirino
7fe3d964fe fix for https://issues.apache.org/activemq/browse/AMQ-1266
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@544972 13f79535-47bb-0310-9956-ffa450edef68
2007-06-06 22:08:00 +00:00
James Strachan
148a2a0437 Amended patch for AMQ-1235 to not depend on Java 6
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@534050 13f79535-47bb-0310-9956-ffa450edef68
2007-05-01 13:04:05 +00:00
Hiram R. Chirino
156479e213 Applied patch https://issues.apache.org/activemq/browse/AMQ-1235
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@533739 13f79535-47bb-0310-9956-ffa450edef68
2007-04-30 13:14:25 +00:00
James Strachan
fb72e6cc72 Backported fix for JDBC master/slave from trunk to 4.1 branch for AMQ-1236
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@533725 13f79535-47bb-0310-9956-ffa450edef68
2007-04-30 12:41:11 +00:00
Adrian T. Co
16f7f2f9a2 Fix compile problem by adding log4j to list of dependencies
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@531320 13f79535-47bb-0310-9956-ffa450edef68
2007-04-23 03:24:36 +00:00
Hiram R. Chirino
38afec2a7b Tweaked some tests so that they are more resiliant against thread schedualing variations
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@524780 13f79535-47bb-0310-9956-ffa450edef68
2007-04-02 13:43:03 +00:00
Hiram R. Chirino
5dde5562a9 Use a latch so that the getBrokerName() call is moreforgiving of connection establishment timing issues.
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@524779 13f79535-47bb-0310-9956-ffa450edef68
2007-04-02 13:39:40 +00:00
Alan Cabrera
538b23bdeb AMQ-1218 added version to xbean plugin
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@524276 13f79535-47bb-0310-9956-ffa450edef68
2007-03-30 21:17:31 +00:00
Hiram R. Chirino
64669eda8b Make the test more forgiving of thread schedualing variations
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@524265 13f79535-47bb-0310-9956-ffa450edef68
2007-03-30 20:40:51 +00:00
James Strachan
c2280ed5fd Backported fix for AMQ-992
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@518164 13f79535-47bb-0310-9956-ffa450edef68
2007-03-14 14:53:16 +00:00
James Strachan
04c5a67344 Backporting fix for AMQ-992
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@518161 13f79535-47bb-0310-9956-ffa450edef68
2007-03-14 14:50:08 +00:00
James Strachan
5ef2a30e91 Removed incubating disclaimer
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@516355 13f79535-47bb-0310-9956-ffa450edef68
2007-03-09 10:27:09 +00:00
Hiram R. Chirino
cb9118e80a Puting the test-jar in a test scope
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@516035 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 13:24:30 +00:00
Hiram R. Chirino
7a69a9f78e Added some missing licence headers.
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@515935 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 06:16:13 +00:00
Hiram R. Chirino
0ffac9b22b Set the eol-style to native
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@515927 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 05:24:44 +00:00
Hiram R. Chirino
dfdbfd0c1c Fix for https://issues.apache.org/activemq/browse/AMQ-1189
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@515631 13f79535-47bb-0310-9956-ffa450edef68
2007-03-07 16:15:43 +00:00
James Strachan
0b9c3da7a4 Backported the fix to 4.1 for AMQ-1189
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@515622 13f79535-47bb-0310-9956-ffa450edef68
2007-03-07 16:08:28 +00:00
Hiram R. Chirino
2f1e430c26 Better Stomp protocol trace logging support. When the ?transport.trace=true
option is specified on a stomp connector, we now log the Stomp protocol frames instead of the ActiveMQ command objects.



git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@515282 13f79535-47bb-0310-9956-ffa450edef68
2007-03-06 20:20:20 +00:00
James Strachan
7f9bbbc28e Avoided Java 5 code
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@513669 13f79535-47bb-0310-9956-ffa450edef68
2007-03-02 09:11:57 +00:00
James Strachan
c466a044a6 Moved back to 3.0.0 of activeio as its based on java 1.4
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@513662 13f79535-47bb-0310-9956-ffa450edef68
2007-03-02 08:56:47 +00:00
James Strachan
49abc1b954 Disabled a couple more tests that'll get fixed in trunk
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@513645 13f79535-47bb-0310-9956-ffa450edef68
2007-03-02 07:39:59 +00:00
James Strachan
8780dba3f4 Disabled some maven reports to avoid CI servers running out of memory
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@513386 13f79535-47bb-0310-9956-ffa450edef68
2007-03-01 15:33:27 +00:00
James Strachan
b53e51061c Disabled another test from the 4.1 branch which will be fixed in trunk
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@513257 13f79535-47bb-0310-9956-ffa450edef68
2007-03-01 10:20:52 +00:00
Dain Sundstrom
d458a7943c If thread context class loader is null use the class loader of the FactoryFinder class
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@512994 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 21:45:52 +00:00
James Strachan
b47be19b5f Disabled a couple more tests that'll get fixed in trunk
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@512888 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 18:14:59 +00:00
James Strachan
37f91a3745 Use the latest activeio version
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@512687 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 10:06:52 +00:00
James Strachan
db811a5016 removed incubator from version numbers and removed the incubating disclaimers
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@512662 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 08:46:39 +00:00
James Strachan
179cfd833d Disabled tests with timing issues in them for 4.1 branch; they will get fixed in trunk
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@512256 13f79535-47bb-0310-9956-ffa450edef68
2007-02-27 14:00:23 +00:00
Hiram R. Chirino
429c24b146 Adding test case in AMQ-1165
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@512103 13f79535-47bb-0310-9956-ffa450edef68
2007-02-27 01:32:45 +00:00
James Strachan
df4309b45d Added patch for AMQ-1099
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@511940 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 18:17:58 +00:00