camel git commit: Fix for https://issues.apache.org/jira/browse/CAMEL-5113 Parallel and fault tolerant message processing for SQS endpoints

2015-01-08 Thread ceposta
ilder.NotifyBuilder; +import org.apache.camel.builder.RouteBuilder; +import org.apache.camel.impl.JndiRegistry; +import org.apache.camel.test.junit4.CamelTestSupport; +import org.junit.Test; + + + +/** + * Created by ceposta + * http://christianposta.com/blog>http://christianposta.com/blog. + */ +pu

git commit: fix for https://issues.apache.org/jira/browse/CAMEL-7230 SJMS does not respect QoS settings (ttl/persistence) for sending to queues

2014-02-24 Thread ceposta
Repository: camel Updated Branches: refs/heads/camel-2.12.x 415e51c89 -> ce2482002 fix for https://issues.apache.org/jira/browse/CAMEL-7230 SJMS does not respect QoS settings (ttl/persistence) for sending to queues Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git

git commit: fix for https://issues.apache.org/jira/browse/CAMEL-7230 SJMS does not respect QoS settings (ttl/persistence) for sending to queues

2014-02-20 Thread ceposta
Repository: camel Updated Branches: refs/heads/master c34177d71 -> 5d1eebccc fix for https://issues.apache.org/jira/browse/CAMEL-7230 SJMS does not respect QoS settings (ttl/persistence) for sending to queues Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-u

git commit: removed author javadoc from test i wrote

2014-01-14 Thread ceposta
Updated Branches: refs/heads/master 039463cd7 -> 753885400 removed author javadoc from test i wrote Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/75388540 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/75388540

git commit: Test that shows https://issues.apache.org/jira/browse/CAMEL-7108 already works -- using GenericRecord with camel-avro

2014-01-13 Thread ceposta
marshalAndUnmarshalGeneric("direct:in", "direct:back"); +} + + +private void marshalAndUnmarshalGeneric(String inURI, String outURI) throws InterruptedException { +GenericRecord input = new GenericData.Record(schema); +input.put("name"

git commit: Tidy up test for https://issues.apache.org/jira/browse/CAMEL-6918

2013-11-05 Thread ceposta
Updated Branches: refs/heads/master 8ca7e3c36 -> 360319d2d Tidy up test for https://issues.apache.org/jira/browse/CAMEL-6918 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/360319d2 Tree: http://git-wip-us.apache.org/repos

git commit: Fix for https://issues.apache.org/jira/browse/CAMEL-6918 - Error handler for SEDA producer doesn't work - added exception handling in the SendProducer + tests

2013-11-04 Thread ceposta
Updated Branches: refs/heads/master cfe5ddd56 -> 5761250c7 Fix for https://issues.apache.org/jira/browse/CAMEL-6918 - Error handler for SEDA producer doesn't work - added exception handling in the SendProducer + tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http:/

git commit: Fix for https://issues.apache.org/jira/browse/CAMEL-6185 - http4 component should always filter 'host' header

2013-11-04 Thread ceposta
Updated Branches: refs/heads/master 41ce3c6fd -> cfe5ddd56 Fix for https://issues.apache.org/jira/browse/CAMEL-6185 - http4 component should always filter 'host' header Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cfe5