You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/04/19 15:35:50 UTC

[camel] branch regen_bot updated (3c67c3b -> c0ce6e5)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 3c67c3b  CAMEL-16400: split unit and integration tests for camel-twitter (#5430)
     add c0ce6e5  CAMEL-16400: adjust manual integration tests for camel-ldap (#5431)

No new revisions were added by this update.

Summary of changes:
 components/camel-ldap/pom.xml                      | 28 +++++++---------------
 .../{LdapRouteTest.java => LdapRouteManualIT.java} |  5 +++-
 ...RouteTwoTest.java => LdapRouteTwoManualIT.java} |  5 +++-
 3 files changed, 16 insertions(+), 22 deletions(-)
 rename components/camel-ldap/src/test/java/org/apache/camel/component/ldap/{LdapRouteTest.java => LdapRouteManualIT.java} (96%)
 rename components/camel-ldap/src/test/java/org/apache/camel/component/ldap/{LdapRouteTwoTest.java => LdapRouteTwoManualIT.java} (95%)