The project Apache ActiveMQ - NightSite has the following 9 changes by 2
authors:
*Rob Davies* made the following changes at 08:22 AM, 06 March 2007
Comment:
make sure we delete the persistence store before starting
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/bugs/SlowConsumerTest.java
> (515019)
*Rob Davies* made the following changes at 10:25 AM, 06 March 2007
Comment:
Deleted store implementations rapid and quick, as they are replaced by the
AMQStore implementation
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/amq/AMQPersistenceAdapterFactory.java
> (515054)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/kahadaptor/KahaReferenceStoreAdapter.java
> (515054)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/amq/AMQPersistenceAdapter.java
> (515054)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/journal/JournalPersistenceAdapter.java
> (515054)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/PersistenceAdapterFactoryBean.java
> (515054)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/kahadaptor/KahaMessageStore.java
> (515054)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/kahadaptor/KahaReferenceStore.java
> (515054)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/journal/JournalPersistenceAdapterFactory.java
> (515054)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/kahadaptor/KahaTopicMessageStore.java
> (515054)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/rapid
> (515054)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/kahadaptor/TopicSubContainer.java
> (515054)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/DefaultPersistenceAdapterFactory.java
> (515054)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/jdbc/JDBCPersistenceAdapter.java
> (515054)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/kahadaptor/KahaTopicReferenceStore.java
> (515054)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/PersistenceAdapter.java
> (515054)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/quick
> (515054)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/memory/MemoryPersistenceAdapter.java
> (515054)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/kahadaptor/KahaPersistenceAdapter.java
> (515054)
*Rob Davies* made the following changes at 10:29 AM, 06 March 2007
Comment:
Make AMQPersistenceAdaptor the default persistence engine for ActiveMQ 5.0
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/store/QuickStoreRecoveryBrokerTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/perf/KahaDurableTopicTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/perf/InactiveDurableTopicTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/broker/ft/slave2.xml
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/perf/QueueConnectionMemoryTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/ft/TransactedTopicMasterSlaveTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/usecases/JournalDurableSubscriptionTest.java
> (515059)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/RegionBroker.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/perf/AMQStoreQueueTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/perf/JournalKahaDurableTopicTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/store/KahaXARecoveryBrokerTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/perf/RapidStoreQueueTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/store/AMQStoreRecoveryBrokerTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/usecases/JDBCDurableSubscriptionTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/perf/QuickStoreQueueTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/perf/QuickStoreDurableTopicTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/store/AMQStoreLoadTester.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/store/KahaRecoveryBrokerTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/store/AMQStoreXARecoveryBrokerTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/ft/QueueMasterSlaveTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/usecases/KahaDurableSubscriptionTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/usecases/AMQDeadlockTestW4Brokers.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/store/QuickStoreLoadTester.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/region/cursors/AMQStoreQueueStoreTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/perf/KahaQueueTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/perf/JournalKahaQueueTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/region/cursors/AMQStoreCursorDurableTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/perf/AMQStoreDurableTopicTest.java
> (515059)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/BrokerService.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/store/QuickStoreXARecoveryBrokerTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/perf/SimpleTopicTest.java
> (515059)
> /activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/broker/ft/slave.xml
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/usecases/DurableSubscriptionTestSupport.java
> (515059)
> /activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/broker/store/quickbroker.xml
> (515059)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/perf/InactiveQueueTest.java
> (515059)
*Rob Davies* made the following changes at 10:36 AM, 06 March 2007
Comment:
enable setting of the ReferenceStoreAdapter
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/amq/AMQPersistenceAdapterFactory.java
> (515060)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/amq/AMQPersistenceAdapter.java
> (515060)
*Rob Davies* made the following changes at 10:49 AM, 06 March 2007
Comment:
use a more friendly XBean name
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/amq/AMQPersistenceAdapterFactory.java
> (515064)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/amq/AMQPersistenceAdapter.java
> (515064)
*Rob Davies* made the following changes at 10:51 AM, 06 March 2007
Comment:
AMQPersistenceAdapter is now used instead of the QuickPersistenceAdapter
> /activemq/trunk/activemq-jpa-store/src/main/java/org/apache/activemq/store/jpa/JPAPersistenceAdapter.java
> (515065)
> /activemq/trunk/activemq-jpa-store/src/test/java/org/apache/activemq/broker/store/QuickJPAStoreXARecoveryBrokerTest.java
> (515065)
> /activemq/trunk/activemq-jpa-store/src/test/resources/org/apache/activemq/broker/store/quickjpabroker.xml
> (515065)
> /activemq/trunk/activemq-jpa-store/src/test/java/org/apache/activemq/broker/store/QuickJPAStoreRecoveryBrokerTest.java
> (515065)
*James Strachan* made the following changes at 11:47 AM, 06 March 2007
Comment:
Fix for AMQ-1188 to handle invalid URIs for host names on Linux
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/transport/tcp/TcpTransportServer.java
> (515084)
*James Strachan* made the following changes at 04:28 PM, 06 March 2007
Comment:
fix typo in optimisation that was breaking the virtual topic tests
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/command/ActiveMQDestination.java
> (515175)
*James Strachan* made the following changes at 04:31 PM, 06 March 2007
Comment:
minor fix to avoid exception in some test cases
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/ActiveMQConnection.java
> (515193)
---------------------------------------------------------------------------------------
No tests were executed.
Click http://ci.logicblaze.com:8085/browse/AMQ-N2-20 to find out more.
Thanks,
Bamboo