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/03/20 10:24:38 UTC

[Bamboo] Apache ActiveMQ - NightSite build 30 has FAILED. Change made by James Strachan and Hiram Chirino

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

*James Strachan* made the following changes at 11:39 AM, 15 March 2007

Comment:
added support for using a properties file to configure the broker to avoid the dependency on Spring and xbean; for AMQ-1206

> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/BrokerService.java (518590)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/xbean/XBeanBrokerFactory.java (518590)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/BrokerFactory.java (518590)
> /activemq/trunk/activemq-core/src/main/resources/META-INF/services/org/apache/activemq/broker/properties (518590)
> /activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/config/broker.properties (518590)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/DefaultBrokerFactory.java (518590)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/config/BrokerPropertiesTest.java (518590)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/BrokerFactoryHandler.java (518590)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/PropertiesBrokerFactory.java (518590)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/transport/peer/PeerTransportFactory.java (518590)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/transport/vm/VMTransportFactory.java (518590)
*James Strachan* made the following changes at 02:10 PM, 15 March 2007

Comment:
rolled back the creation of the file: scheme and made the xbean: scheme handle files or URLs as well as classpath resources

> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/xbean/XBeanBrokerFactory.java (518632)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/xbean/FileXBeanBrokerFactory.java (518632)
> /activemq/trunk/activemq-core/src/main/resources/META-INF/services/org/apache/activemq/broker/file (518632)
> /activemq/trunk/assembly/src/test/java/org/apache/activemq/config/BrokerXmlConfigTest.java (518632)
*James Strachan* made the following changes at 02:17 PM, 15 March 2007

Comment:
added snippet macro...

> /activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/config/broker.properties (518636)
*Hiram Chirino* made the following changes at 02:25 PM, 15 March 2007

Comment:
Added test case that makes use of producer window flow control.  So now even async sends can be flow controled so that an individual publisher can be stopped without stopping the entire connection.

> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/ProducerFlowControlTest.java (518638)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/Queue.java (518638)
*Hiram Chirino* made the following changes at 08:15 PM, 15 March 2007

Comment:
removed the caching of the marshalled form of a message.

> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java (518745)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/CompositeDestinationBroker.java (518745)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/cursors/QueueStorePrefetch.java (518745)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/network/ForwardingBridge.java (518745)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/util/BrokerSupport.java (518745)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/Topic.java (518745)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/command/Message.java (518745)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/command/MarshallAware.java (518745)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/openwire/OpenWireFormat.java (518745)

        

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

No tests were executed.

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

Thanks,

Bamboo