You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by Bamboo <ba...@logicblaze.com> on 2007/10/11 17:06:30 UTC

[Bamboo] Apache ActiveMQ - NightSite build 187 has FAILED. Change made by Rob Davies and James Strachan

The project Apache ActiveMQ - NightSite has the following 14 changes by 2 authors:

*Rob Davies* made the following changes at 07:28 PM, 10 October 2007

Comment:
removed System.out

> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/virtual/MirroredQueueTest.java (583571)
*Rob Davies* made the following changes at 08:53 PM, 10 October 2007

Comment:
Fix for NPE in duplex network connection

> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/MapTransportConnectionStateRegister.java (583595)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java (583595)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnection.java (583595)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/network/SimpleNetworkTest.java (583595)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnectionState.java (583595)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/SingleTransportConnectionStateRegister.java (583595)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnectionStateRegister.java (583595)
*Rob Davies* made the following changes at 05:42 AM, 07 October 2007

Comment:
Fix for https://issues.apache.org/activemq/browse/AMQ-1445

> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/DiskIndexLinkedList.java (582574)
*Rob Davies* made the following changes at 06:10 AM, 07 October 2007

Comment:
refresh entry for prev as well as next

> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/DiskIndexLinkedList.java (582575)
*Rob Davies* made the following changes at 01:39 PM, 08 October 2007

Comment:
Add properties to the AMQPersistenceAdaptorFactory
to set syncOnWrite(default=false) and persistentIndex(default=true) properties

> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/KahaStore.java (582801)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/amq/AMQPersistenceAdapterFactory.java (582801)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/kahadaptor/KahaReferenceStoreAdapter.java (582801)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/Store.java (582801)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/amq/AMQPersistenceAdapter.java (582801)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/kahadaptor/KahaPersistenceAdapter.java (582801)
*Rob Davies* made the following changes at 01:54 PM, 08 October 2007

Comment:
set options on the discovery agent correctly from the URI

> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/transport/discovery/simple/SimpleDiscoveryAgentFactory.java (582810)
*Rob Davies* made the following changes at 04:10 PM, 08 October 2007

Comment:
make persistentIndex true by default

> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/amq/AMQPersistenceAdapterFactory.java (582839)
*Rob Davies* made the following changes at 06:47 PM, 08 October 2007

Comment:
quick fix for npe

> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/VMIndexLinkedList.java (582910)
*James Strachan* made the following changes at 12:28 PM, 09 October 2007

Comment:
updated the javadoc to be more clear about the camel support

> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/camel/component/package.html (583114)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/camel/package.html (583114)
> /activemq/trunk/activemq-core/pom.xml (583114)
*James Strachan* made the following changes at 02:35 PM, 09 October 2007

Comment:
updated javadoc link

> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/virtual/MirroredQueue.java (583163)
*James Strachan* made the following changes at 03:44 PM, 09 October 2007

Comment:
added a plugin to support invocation of MessageListener classes as a bean in Camel; for more information see: http://cwiki.apache.org/CAMEL/activemq.html

> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/camel/component/ActiveMQConverter.java (583184)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/camel/converter/ActiveMQMessageConverter.java (583184)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/camel/converter (583184)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/camel/component/ActiveMQReplyToHeaderUsingConverterTest.java (583184)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/camel/converter (583184)
> /activemq/trunk/activemq-core/src/main/resources/META-INF/services/org/apache/camel/TypeConverter (583184)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/camel/converter/package.html (583184)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/camel/converter/ActiveMQConverter.java (583184)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/camel/converter/InvokeMessageListenerTest.java (583184)
*James Strachan* made the following changes at 03:44 PM, 09 October 2007

Comment:
added a plugin to support invocation of MessageListener classes as a bean in Camel; for more information see: http://cwiki.apache.org/CAMEL/activemq.html

> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/camel/component/ActiveMQMessageConverter.java (583185)
*James Strachan* made the following changes at 04:14 PM, 09 October 2007

Comment:
include the STAX API jars in the distro

> /activemq/trunk/assembly/pom.xml (583188)
*Rob Davies* made the following changes at 06:45 PM, 09 October 2007

Comment:
add some more useful methods

> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/ActiveMQMessageAudit.java (583237)

        

---------------------------------------------------------------------------------------

No tests were executed.

Click http://bamboo.logicblaze.com:8085/browse/AMQ-N2-187 to find out more.

Thanks,

Bamboo