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/09/23 08:03:02 UTC

[camel] branch CAMEL-13965 updated (a88a110 -> c9d797d)

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

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


    omit a88a110  CAMEL-13965: Shrink the code a bit with AdviceWithRouteBuilder
    omit ffbe0d1  CAMEL-13965: Restored pom.xml formatting and corrected log messages
    omit 696b34e  CAMEL-13965: Fixed the build
    omit 6621271  CAMEL-13965: Fixed an issue where a test with @EnableRouteCoverage had JMX disabled because of a previous test without @EnableRouteCoverage
    omit 8c9eb40  CAMEL-13965: Added links in the documentation
    omit 9f367f9  CAMEL-13965: Corrected few typos
    omit 515dedd  CAMEL-13965: Cleaned the code with constant semantics
    omit 6b20398  CAMEL-13965: Updated the camel-test-spring-junit5 documentation
    omit 27df11a  CAMEL-13965: Fixed some unused and deprecated statements
    omit 24fbeec  CAMEL-13965: Renamed some classes as CamelSpringRunner is no more used
    omit 50c00fc  CAMEL-13965: Migrated the initial import of camel-test-spring-junit5 to camel-test-junit5
    omit 9175f8d  CAMEL-13965: Moved classes to a dedicated junit5 package
    omit 8bf120a  CAMEL-13965: Removed deprecated classes
    omit 0161644  CAMEL-13965: Initial import of camel-test-spring-junit5 based on camel-test-spring
     add bfee8c4  CAMEL-13965: Created the camel-test-spring-junit5 based on camel-test-spring
     add c9d797d  CAMEL-13965: Shrink the code a bit with AdviceWithRouteBuilder

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (a88a110)
            \
             N -- N -- N   refs/heads/CAMEL-13965 (c9d797d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes: