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
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
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
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
marshalAndUnmarshalGeneric("direct:in", "direct:back");
+}
+
+
+private void marshalAndUnmarshalGeneric(String inURI, String outURI)
throws InterruptedException {
+GenericRecord input = new GenericData.Record(schema);
+input.put("name"
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
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:/
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