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 13:14:24 UTC

[camel] branch regen_bot updated (48b184a -> 6313fc6)

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 48b184a  CAMEL-16400: adjust manual integration tests for camel-zendesk (#5417)
     add 6313fc6  CAMEL-16400: split unit and integration tests for camel-jbpm (#5418)

No new revisions were added by this update.

Summary of changes:
 components/camel-jbpm/pom.xml                                         | 4 ++++
 .../jbpm/{JBPMComponentIntegrationTest.java => JBPMComponentIT.java}  | 2 +-
 ...rkItemHandlerIntegrationTests.java => CamelWorkItemHandlerIT.java} | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
 rename components/camel-jbpm/src/test/java/org/apache/camel/component/jbpm/{JBPMComponentIntegrationTest.java => JBPMComponentIT.java} (98%)
 rename components/camel-jbpm/src/test/java/org/apache/camel/component/jbpm/workitem/{CamelWorkItemHandlerIntegrationTests.java => CamelWorkItemHandlerIT.java} (99%)