This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch camel-2.21.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 0949832  CAMEL-12475 Fix the NPE error of camel-undertow component by 
adding the converter from InputStream into ByteBuffer
     new ea4a1dd  Fixed potential NPE
     new c59276e  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.

Reply via email to