This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 0cce378 CAMEL-10671: Adding Camel example project for the Ceylon JVM language new bb6f838 Fixed potential NPE new 341ff4d CAMEL-12483: route-coverage - Fixed issue with endChoice in CBR problem. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/camel/test/junit4/CamelTestSupport.java | 4 ++-- .../parser/helper/CamelJavaTreeParserHelper.java | 23 ++++++++++++++++---- ...RouteBuilder.java => MyChoiceRouteBuilder.java} | 21 ++++++++++++------ ...=> RoasterChoiceRouteBuilderConfigureTest.java} | 25 ++++++---------------- 4 files changed, 41 insertions(+), 32 deletions(-) copy tooling/camel-route-parser/src/test/java/org/apache/camel/parser/java/{MyMethodCallRouteBuilder.java => MyChoiceRouteBuilder.java} (67%) copy tooling/camel-route-parser/src/test/java/org/apache/camel/parser/java/{RoasterConcatFieldRouteBuilderConfigureTest.java => RoasterChoiceRouteBuilderConfigureTest.java} (56%) -- To stop receiving notification emails like this one, please contact davscl...@apache.org.