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/14 11:53:25 UTC

[camel] branch regen_bot updated (0cccb19 -> e92f2a8)

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 0cccb19  CAMEL-16498 - Camel-Azure-Storage-queue consumer doesn't work
     add e92f2a8  CAMEL-16400: split unit and integration tests for camel-pg-replication-slot (#5359)

No new revisions were added by this update.

Summary of changes:
 components/camel-pg-replication-slot/pom.xml       | 77 ++++------------------
 ...estSupport.java => PgReplicationITSupport.java} |  2 +-
 ...amelTest.java => PgReplicationSlotCamelIT.java} |  2 +-
 3 files changed, 15 insertions(+), 66 deletions(-)
 rename components/camel-pg-replication-slot/src/test/java/org/apache/camel/component/pg/replication/slot/integration/{PgReplicationTestSupport.java => PgReplicationITSupport.java} (95%)
 rename components/camel-pg-replication-slot/src/test/java/org/apache/camel/component/pg/replication/slot/integration/{PgReplicationSlotCamelTest.java => PgReplicationSlotCamelIT.java} (97%)