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 2020/10/08 07:01:08 UTC

[camel] branch regen_bot updated (95e18d4 -> 007a1d3)

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 95e18d4  CAMEL-15558 pollEnrich timeout issue (#4389)
     add 7416c4b  CAMEL-15558 pollEnrich timeout issue added unit test
     add 2799afb  Upgrade AWS SDK v2 to version 2.15.5
     add 801e40b  Sync Properties
     add b1cb807  Jenkinsfile: lets clean the workspace as default
     add 5930af1  Jenkinsfile.deploy: Lets clean the workspace as default
     add 3cc7b98  Jenkinsfile.jdk11: Lets clean the workspace as default
     add 7c4e48f  Jenkinsfile.jdk14: Lets clean the workspace as default
     add 007a1d3  CAMEL-15558 pollEnrich timeout issue added unit test

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile                                        |  2 +-
 Jenkinsfile.deploy                                 |  2 +-
 Jenkinsfile.jdk11                                  |  2 +-
 Jenkinsfile.jdk14                                  |  2 +-
 camel-dependencies/pom.xml                         |  2 +-
 .../component/file/GenericFilePollingConsumer.java |  2 +-
 ...EndpointTest.java => PollEnricherFileTest.java} | 26 +++++++++++++---------
 .../camel/support/ScheduledPollEndpoint.java       | 11 +++++----
 parent/pom.xml                                     |  2 +-
 9 files changed, 29 insertions(+), 22 deletions(-)
 copy core/camel-core/src/test/java/org/apache/camel/processor/enricher/{EnrichExpressionIgnoreInvalidEndpointTest.java => PollEnricherFileTest.java} (57%)