You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by al...@apache.org on 2019/08/06 15:46:22 UTC

[camel] branch CAMEL-13826 updated (8e54095 -> 97531ca)

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

aldettinger pushed a change to branch CAMEL-13826
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 8e54095  CAMEL-13826: Initial version of a camel-test module with JUnit 5
     add 97531ca  CAMEL-13826: Raised the junit-jupiter-version in the parent pom and fixed check style issues

No new revisions were added by this update.

Summary of changes:
 components/camel-test-junit5/pom.xml               | 31 +++++++++++++---------
 .../camel/test/junit5/CamelTestSupportTest.java    |  1 -
 .../test/junit5/RouteFilterPatternExcludeTest.java |  1 -
 .../RouteFilterPatternIncludeExcludeTest.java      |  1 -
 .../test/junit5/RouteFilterPatternIncludeTest.java |  1 -
 parent/pom.xml                                     | 17 +++++++++++-
 6 files changed, 34 insertions(+), 18 deletions(-)