Commit Graph

4154 Commits

Author SHA1 Message Date
Hiram R. Chirino 651dbd4f82 Fixing osgi meta data
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818635 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 21:40:47 +00:00
Hiram R. Chirino 1c34b2adc9 Fixing JMSConsumerTest failure: Test case made an invalid assumption.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818609 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 20:00:47 +00:00
Bosanac Dejan a43311770f adding commons net as optional osgi dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818516 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 15:26:49 +00:00
Bosanac Dejan 68d34fd5a0 adding commons net as optional osgi dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818513 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 15:16:27 +00:00
Robert Davies b403707398 amended number of messages sent
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818510 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 15:14:00 +00:00
Hiram R. Chirino ed3c23fce7 Adding repo needed to get the josl dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818502 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 14:53:57 +00:00
Hiram R. Chirino 7f534db142 Adding a modified version of the test case attached to AMQ2401. This test would fail quickly before the patch in revision 818487 was applied.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818496 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 14:33:58 +00:00
Hiram R. Chirino ec821411aa AMQ-2401: Applying patch which makes the DUPS_OK on Queue case use the same ack strategy that is used by AUTO_ACK.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818487 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 14:01:53 +00:00
Hiram R. Chirino ded63631fd AMQ-2405: Better tests for the kahadb corruption handling.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818484 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 13:46:30 +00:00
Robert Davies c437eb08ce remove noop test file
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818480 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 13:33:20 +00:00
Bosanac Dejan c8fb3c9ec8 updating xbean and protobuf references
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818450 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 11:46:04 +00:00
Hiram R. Chirino 7b2a13e4e0 New test added in commit 818147 did not have any test methods.. Related to AMQ-2403
adding a noop test case so that way it does not fail the build.  Perhaps the real test methods are still under development?



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818262 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 21:04:03 +00:00
Hiram R. Chirino 35658c7c7b MQ-2404 : Configurable KahaDBStore verbosity.. -Dorg.apache.activemq.store.kahadb.LOG_SLOW_ACCESS_TIME=300 system prop now supported.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818224 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 19:46:21 +00:00
Hiram R. Chirino 15c2c96609 AMQ-2408 and AMQ-2407
- adding new tool to manually inspect/audit the amqPersistenceAdapter's journal files.
 - adding new HTTP based discovery agent



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818211 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 19:11:24 +00:00
Hiram R. Chirino a0af351520 AMQ-2408 and AMQ-2407
- adding new tool to manually inspect/audit the amqPersistenceAdapter's journal files.
 - adding new HTTP based discovery agent



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818209 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 19:06:58 +00:00
Robert Davies 6e7c4a4da9 remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818176 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 17:51:45 +00:00
Bosanac Dejan 86c43805e3 https://issues.apache.org/activemq/browse/AMQ-2368 - 'start' task should have the same funcionality as activemq script
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818159 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 16:34:08 +00:00
Hiram R. Chirino c9500f45ef AMQ-2405: Adding more robust/graceful disk corruption recovery logic.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818155 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 16:16:39 +00:00
Robert Davies 785454a366 Fix for https://issues.apache.org/activemq/browse/AMQ-2403
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818147 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 15:54:37 +00:00
Hiram R. Chirino 5efe421cdc It's possible that an transport listener could generate a runtime exception while handling an exception. Add a handler for it so that we DEBUG log the event instead of letting
it propagate up which eventally kills the run thread and causes a System.err stack dump.



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818138 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 15:27:27 +00:00
Robert Davies 09f156456f Now memory limits are being set properly for a Destination - have to update the test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818013 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 09:21:48 +00:00
Colin W Macnaughton 4245c355dd Changing memory limit flow control warning messages to be one time messages [http://issues.apache.org/activemq/browse/AMQ-2401]
This avoids performance penalty of constant logging since under normal circumstance producers will be going in and out of flow control frequently. 

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@817842 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 21:12:49 +00:00
Bosanac Dejan db3a021384 https://issues.apache.org/activemq/browse/AMQ-2401 - fixes problem with low memory limits
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@817713 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 16:06:17 +00:00
Bosanac Dejan 7dca53d690 https://issues.apache.org/activemq/browse/AMQ-2400 - fixing tab spaces
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@817640 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 12:43:29 +00:00
Bosanac Dejan d021e5b6c7 https://issues.apache.org/activemq/browse/AMQ-2400 - producer flow control log messages for topics
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@817639 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 12:39:50 +00:00
Bosanac Dejan ab60046336 https://issues.apache.org/activemq/browse/AMQ-2400 - producer flow control log messages for queues
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@817625 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 12:07:44 +00:00
Bosanac Dejan de9a2ddfa3 https://issues.apache.org/activemq/browse/AMQ-2398 - resolve compilation problem
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@817222 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 12:23:17 +00:00
Guillaume Nodet 361bbebab9 AMQ-2398: org.apache.activemq.camel.component.ActiveMQConfiguration uses the TCCL to load some classes which usually don't work in OSGi
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816509 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 07:53:31 +00:00
Hiram R. Chirino 76381791e8 - refactored FactoryFinder so that it Implementation is pluggable.
- made an OSGi friendly strategy for it using a BundleActivator (needs testing)



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816444 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 02:49:21 +00:00
Hiram R. Chirino 583d8490fa Adding missing license headers
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816298 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:36:37 +00:00
Gary Tully 434e77692a fix java.util.logging.config.file reference to jul logging.properties to disable
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816293 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:25:27 +00:00
Bosanac Dejan 8a214e3f6c removing derby from release NOTICE file
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816288 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:21:09 +00:00
Bosanac Dejan 69f21b8ad6 removing derby from distribution
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816281 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:08:24 +00:00
Hiram R. Chirino 3a6e7cb988 Forgot to add this file /w the last commit.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816279 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:06:17 +00:00
Hiram R. Chirino 96fab6d4c1 Better logging configuration
- We now have a config file for jul log messages
 - console logging format simplified and but expanded the logfile format so that it's easier to parse and does not truncate field values



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816278 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:02:10 +00:00
Hiram R. Chirino a51019947c Update version so that trunk can continue to build fine
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816272 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 16:46:56 +00:00
Bosanac Dejan 7172be35bc [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816197 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 14:02:19 +00:00
Bosanac Dejan 05a2c0773e [maven-release-plugin] prepare release activemq-5.3.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816195 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 14:01:35 +00:00
Bosanac Dejan 21f67b88e3 putting apache-release profile back
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816189 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 13:48:58 +00:00
Bosanac Dejan 0b9f0e34fd removing apache-release profile, since we will use parent's one
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816142 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 11:25:11 +00:00
Bosanac Dejan 32d547ecf2 switching to protobuf 1.0 - for the release purposes
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816131 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 10:34:01 +00:00
Robert Davies 7350bd1a3f remove activemq-groups from the 5.3 build
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816057 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 05:22:41 +00:00
Gary Tully ada5de3438 update to xbean 3.6 - resolve https://issues.apache.org/activemq/browse/AMQ-2342
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@815815 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 14:53:03 +00:00
Robert Davies 7d4b446e67 fix some synchonization issues
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@815788 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 14:04:20 +00:00
Gary Tully 5f2abc13c8 resolve intermittent failure of test for https://issues.apache.org/activemq/browse/AMQ-1687 - wait for messages needs to wait for the outstanding count rather than just 10
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@815684 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 09:20:50 +00:00
Bosanac Dejan da6809ced3 https://issues.apache.org/activemq/browse/AMQ-2393 - add repositories for jsr311-api
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@815661 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 08:20:19 +00:00
Bosanac Dejan c5c7cd68a0 fix for https://issues.apache.org/activemq/browse/AMQ-2393
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@815359 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 15:09:26 +00:00
Robert Davies a80e0619de Tidied up fix for https://issues.apache.org/activemq/browse/AMQ-2071
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@815321 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 13:24:06 +00:00
Bosanac Dejan 03e6a7f9ef https://issues.apache.org/activemq/browse/AMQ-2390 - trim down camel webapp size
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@815187 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 07:14:21 +00:00
Gary Tully fd976da1b5 tidy info message
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@814758 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 18:06:24 +00:00