Camel.trunk.notest - Build # 2483 - Fixed

2015-08-21 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #2483) Status: Fixed Check console output at https://builds.apache.org/job/Camel.trunk.notest/2483/ to view the results.

[GitHub] camel pull request: CAMEL-9097: untested XSLT Aggregation Strategy

2015-08-21 Thread stravag
GitHub user stravag opened a pull request: https://github.com/apache/camel/pull/598 CAMEL-9097: untested XSLT Aggregation Strategy @raulk hi raul as discussed here's my contribution. unfortunately i couldn't run the test. i currently can't build camel-core: "cannot access LoadBalan

[GitHub] camel pull request: Fix KafkaProducer URI

2015-08-21 Thread williamd1618
GitHub user williamd1618 opened a pull request: https://github.com/apache/camel/pull/597 Fix KafkaProducer URI Guarantees that if the KafkaEndpoint has a UriParam of topic the KeyedMessage will be sent to that topic, if it does not have a topic and the Exchange message ha

[GitHub] camel pull request: Fix Endpoint URI for KafkProducer

2015-08-21 Thread williamd1618
Github user williamd1618 closed the pull request at: https://github.com/apache/camel/pull/596 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: Fix Endpoint URI for KafkProducer

2015-08-21 Thread williamd1618
GitHub user williamd1618 opened a pull request: https://github.com/apache/camel/pull/596 Fix Endpoint URI for KafkProducer When doing a route from Kafka topic to Kafka topic I noticed that functionality like: ``` from("kafka:localhost:9092?topic=from&zookeeperHost=loc

[GitHub] camel pull request: CAMEL-8961: Upgrade Docker component to docker...

2015-08-21 Thread sabre1041
GitHub user sabre1041 opened a pull request: https://github.com/apache/camel/pull/595 CAMEL-8961: Upgrade Docker component to docker-java 1.4.0 and reenabled unit tests Upgrades to Camel Docker component to support docker-java 1.4.0 * Removed deprecated start options *

org.apache.camel.component.mail.SplitAttachmentsExpression

2015-08-21 Thread Arnaud Marchand
Hi, We are using the class org.apache.camel.component.mail.SplitAttachmentsExpression with the new "extractAttachments" option set to true that will be released in Camel 2.16. It works as expected but please find below two remarks: 1) In the code, the attachment is set in the body of a new messa