From camel-commits-return-1012-apmail-activemq-camel-commits-archive=activemq.apache.org@activemq.apache.org Thu Oct 04 17:09:41 2007 Return-Path: Delivered-To: apmail-activemq-camel-commits-archive@locus.apache.org Received: (qmail 97903 invoked from network); 4 Oct 2007 17:09:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Oct 2007 17:09:40 -0000 Received: (qmail 42906 invoked by uid 500); 4 Oct 2007 17:09:29 -0000 Delivered-To: apmail-activemq-camel-commits-archive@activemq.apache.org Received: (qmail 42888 invoked by uid 500); 4 Oct 2007 17:09:29 -0000 Mailing-List: contact camel-commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-commits@activemq.apache.org Received: (qmail 42878 invoked by uid 99); 4 Oct 2007 17:09:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2007 10:09:29 -0700 X-ASF-Spam-Status: No, hits=2.7 required=10.0 tests=SPF_NEUTRAL,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [82.110.65.152] (HELO sourcesvr) (82.110.65.152) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2007 17:09:29 +0000 Received: from sourcesvr (localhost.localdomain [127.0.0.1]) by sourcesvr (8.13.1/8.13.1) with ESMTP id l94H949b005268 for ; Thu, 4 Oct 2007 18:09:05 +0100 Date: Thu, 4 Oct 2007 18:09:04 +0100 (BST) From: Bamboo To: camel-commits@activemq.apache.org Message-ID: <21055512.01191517744623.JavaMail.jstrachan@sourcesvr> Subject: [Bamboo] Camel - Default build 541 has FAILED (2 tests failed). Change made by Hiram Chirino and James Strachan MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org The project Camel - Default has the following 8 changes by 2 authors: *Hiram Chirino* made the following changes at 05:52 PM, 02 October 2007 Comment: The boom folks have relicensed under the MIT lic.. see: http://people.opera.com/howcome/2005/ala/boom-mit.css > /activemq/camel/trunk/tooling/camel-manual/src/styles/print.css (581299) *Hiram Chirino* made the following changes at 06:52 PM, 02 October 2007 Comment: adding missing headers > /activemq/camel/trunk/components/camel-http/src/test/java/org/apache/camel/component/http/HttpGetWithQueryParamsTest.java (581320) > /activemq/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/ValidationHandleAllTest.java (581320) > /activemq/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/ValidationHandleAllNoCatchTest.java (581320) *James Strachan* made the following changes at 12:31 PM, 04 October 2007 Comment: added a simple example to show how to use from inside a spring XML > /activemq/camel/trunk/components/camel-spring/src/test/java/org/apache/camel/spring/processor/SpringTransformTest.java (581855) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/processor/transform.xml (581855) > /activemq/camel/trunk/components/camel-spring/src/test/java/org/apache/camel/spring/processor/MyProcessor.java (581855) *Hiram Chirino* made the following changes at 02:46 PM, 04 October 2007 Comment: Expose some more camel template attributes so that it be more fully configured: in reference to: http://www.nabble.com/How-camel-resolve-JNDI-End-point-tf4568653s22882.html#a13039322 > /activemq/camel/trunk/components/camel-jms/src/main/java/org/apache/camel/component/jms/JmsConfiguration.java (581900) > /activemq/camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsRouteUsingSpringJMSTemplateTest.java (581900) > /activemq/camel/trunk/components/camel-jms/src/main/java/org/apache/camel/component/jms/JmsComponent.java (581900) > /activemq/camel/trunk/components/camel-jms/src/test/resources/org/apache/camel/component/jms/jmsRouteUsingSpringJMSTemplate.xml (581900) *Hiram Chirino* made the following changes at 02:49 PM, 04 October 2007 Comment: Support autowiring the destination resolver too > /activemq/camel/trunk/components/camel-jms/src/main/java/org/apache/camel/component/jms/JmsComponent.java (581903) *Hiram Chirino* made the following changes at 03:49 PM, 04 October 2007 Comment: Finishing of a better UnitOfWork implementation. Also added easy to use DelegateAsyncProcessor base class. > /activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/impl/DefaultUnitOfWork.java (581937) > /activemq/camel/trunk/camel-core/src/test/java/org/apache/camel/TestSupport.java (581937) > /activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/impl/RouteContext.java (581937) > /activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/impl/converter/AsyncProcessorTypeConverter.java (581937) > /activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/processor/DelegateProcessor.java (581937) > /activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/spi/UnitOfWork.java (581937) > /activemq/camel/trunk/camel-core/src/test/java/org/apache/camel/builder/ErrorHandlerTest.java (581937) > /activemq/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/UnitOfWorkTest.java (581937) > /activemq/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/UnitOfWorkWithAsyncFlowTest.java (581937) > /activemq/camel/trunk/camel-core/src/test/java/org/apache/camel/builder/RouteBuilderTest.java (581937) > /activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/processor/DelegateAsyncProcessor.java (581937) > /activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/processor/UnitOfWorkProcessor.java (581937) > /activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/impl/DefaultExchange.java (581937) *Hiram Chirino* made the following changes at 05:23 PM, 04 October 2007 Comment: Update UnitOfWork processor so that consumers can participate in the UoW > /activemq/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/UnitOfWorkTest.java (581960) > /activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/processor/DelegateAsyncProcessor.java (581960) > /activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/processor/UnitOfWorkProcessor.java (581960) > /activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/Exchange.java (581960) > /activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/impl/DefaultExchange.java (581960) *James Strachan* made the following changes at 05:35 PM, 04 October 2007 Comment: applied patch from William Tam to simplify the test > /activemq/camel/trunk/components/camel-http/src/test/java/org/apache/camel/component/http/HttpPollingGetTest.java (581964) --------------------------------------------------------------------------------------- The build has 2 failed tests and 375 successful tests. Click http://bamboo.logicblaze.com:8085/browse/CAMEL-CI-541 to find out more. Thanks, Bamboo