You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by Bamboo <ba...@logicblaze.com> on 2007/03/28 15:24:51 UTC

[Bamboo] Apache ServiceMix - Nightly build 29 has FAILED. Change made by 4 authors

The project Apache ServiceMix - Nightly has the following 17 changes by 4 authors:

*Guillaume Nodet* made the following changes at 07:29 AM, 27 March 2007

Comment:
SM-895: Authentication info should be set on the message for HttpConsumerEndpoint.
Thanks to Eduardo Burgos for this patch.

> /incubator/servicemix/trunk/deployables/bindingcomponents/servicemix-http/src/main/java/org/apache/servicemix/http/endpoints/HttpConsumerEndpoint.java (522804)
*Guillaume Nodet* made the following changes at 07:16 AM, 27 March 2007

Comment:
SM-220: fix typos, thx to Jamie Goodyear

> /incubator/servicemix/trunk/core/servicemix-core/src/main/java/org/apache/servicemix/jbi/messaging/MessageExchangeImpl.java (522801)
> /incubator/servicemix/trunk/core/servicemix-core/src/main/java/org/apache/servicemix/jbi/container/JBIContainer.java (522801)
> /incubator/servicemix/trunk/core/servicemix-core/src/main/java/org/apache/servicemix/jbi/messaging/ExchangePacket.java (522801)
*Guillaume Nodet* made the following changes at 07:11 AM, 27 March 2007

Comment:
SM-897: DefaultComponent#addEndpoint should be public

> /incubator/servicemix/trunk/common/servicemix-common/src/main/java/org/apache/servicemix/common/DefaultComponent.java (522800)
*Hiram Chirino* made the following changes at 08:09 PM, 26 March 2007

Comment:
upgrade the livetribe-jsr223 version

> /incubator/servicemix/trunk/common/servicemix-components/pom.xml (522612)
*Guillaume Nodet* made the following changes at 12:17 PM, 27 March 2007

Comment:
SM-899: Broken servicemix-common

> /incubator/servicemix/trunk/common/servicemix-common/src/main/java/org/apache/servicemix/common/DefaultComponent.java (522883)
*Guillaume Nodet* made the following changes at 11:21 AM, 27 March 2007

Comment:
SM-889: Add possibility to rename files after FTP upload
Patch provided by Gert Vanthienen, thx !

> /incubator/servicemix/trunk/deployables/bindingcomponents/servicemix-ftp/src/main/java/org/apache/servicemix/ftp/FtpSenderEndpoint.java (522868)
*Guillaume Nodet* made the following changes at 11:09 AM, 27 March 2007

Comment:
SM-894: Auto-create directory when file name contains subdirectories

> /incubator/servicemix/trunk/deployables/bindingcomponents/servicemix-file/src/main/java/org/apache/servicemix/file/FileSenderEndpoint.java (522867)
*Guillaume Nodet* made the following changes at 08:37 AM, 27 March 2007

Comment:
SM-898: soap2 unit tests fail with NPE
Patch provided by Gert Vanthienen, thx !

> /incubator/servicemix/trunk/common/servicemix-soap2/src/test/resources/log4j-tests.properties (522809)
> /incubator/servicemix/trunk/common/servicemix-soap2/src/test/java/org/apache/servicemix/soap/Person.wsdl2 (522809)
> /incubator/servicemix/trunk/common/servicemix-soap2/src/test/resources/log4j.properties (522809)
> /incubator/servicemix/trunk/common/servicemix-soap2/src/test/resources/org/apache/servicemix/soap/Person.wsdl2 (522809)
*Guillaume Nodet* made the following changes at 10:53 PM, 20 March 2007

Comment:
Add getters on EndpointComponentContext for endpoint / context

> /incubator/servicemix/trunk/common/servicemix-common/src/main/java/org/apache/servicemix/common/EndpointComponentContext.java (520635)
*Guillaume Nodet* made the following changes at 02:49 PM, 21 March 2007

Comment:
SM-980: Security Subject can not be propagated in servicemix-jsr181 when using the jsr181 proxies

> /incubator/servicemix/trunk/deployables/serviceengines/servicemix-jsr181/src/main/java/org/apache/servicemix/jsr181/xfire/JbiProxyFactoryBean.java (520904)
> /incubator/servicemix/trunk/deployables/serviceengines/servicemix-jsr181/src/main/java/org/apache/servicemix/jsr181/xfire/JbiProxy.java (520904)
> /incubator/servicemix/trunk/deployables/serviceengines/servicemix-jsr181/src/main/java/org/apache/servicemix/jsr181/xfire/JbiChannel.java (520904)
*Rob Davies* made the following changes at 06:15 AM, 22 March 2007

Comment:
check container isn't null when closing

> /incubator/servicemix/trunk/core/servicemix-core/src/main/java/org/apache/servicemix/client/DefaultServiceMixClient.java (521133)
*Guillaume Nodet* made the following changes at 01:45 PM, 22 March 2007

Comment:
SM-893: Fix synchronization problems in JMS flow

> /incubator/servicemix/trunk/core/servicemix-core/src/main/java/org/apache/servicemix/jbi/nmr/flow/jms/JMSFlow.java (521263)
> /incubator/servicemix/trunk/core/servicemix-core/src/main/java/org/apache/servicemix/jbi/nmr/flow/jms/AbstractJMSFlow.java (521263)
> /incubator/servicemix/trunk/core/servicemix-core/src/main/java/org/apache/servicemix/jbi/nmr/flow/jms/JMSFlowTibco.java (521263)
*Guillaume Nodet* made the following changes at 02:14 PM, 22 March 2007

Comment:
SM-892: ManagementContext.shutdown() calls wrong method to unregister MBeans. Patch provided by David Potter.

> /incubator/servicemix/trunk/core/servicemix-core/src/main/java/org/apache/servicemix/jbi/management/ManagementContext.java (521281)
*James Strachan* made the following changes at 12:49 PM, 26 March 2007

Comment:
avoid possible NPE

> /incubator/servicemix/trunk/core/servicemix-core/src/main/java/org/apache/servicemix/jbi/resolver/EndpointResolverSupport.java (522503)
*Guillaume Nodet* made the following changes at 03:13 PM, 26 March 2007

Comment:
SM-896: Add a currentState on the component and ensure endpoints are correctly added / started at runtime

> /incubator/servicemix/trunk/common/servicemix-common/src/main/java/org/apache/servicemix/common/DefaultComponent.java (522539)
> /incubator/servicemix/trunk/common/servicemix-common/src/main/java/org/apache/servicemix/common/Registry.java (522539)
> /incubator/servicemix/trunk/common/servicemix-common/src/main/java/org/apache/servicemix/common/AsyncBaseLifeCycle.java (522539)
*Hiram Chirino* made the following changes at 07:32 PM, 26 March 2007

Comment:
Added java 1.6 required method impls.

> /incubator/servicemix/trunk/common/servicemix-components/src/test/java/org/apache/servicemix/components/jdbc/JdbcComponentUniqueNamesTest.java (522603)
*Hiram Chirino* made the following changes at 07:35 PM, 26 March 2007

Comment:
make it 1.4 compat

> /incubator/servicemix/trunk/common/servicemix-components/src/test/java/org/apache/servicemix/components/jdbc/JdbcComponentUniqueNamesTest.java (522604)

        

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

No tests were executed.

Click http://ci.logicblaze.com:8085/browse/SMX-NIGHT-29 to find out more.

Thanks,

Bamboo