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/01/14 13:02:41 UTC

[camel] branch regen_bot updated (3995240 -> 6f36473)

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 3995240  CAMEL-16033: Move camel-core-languages out of the generated list of components (#4879)
     add bd790e5  CAMEL-15998 - Camel-Github: Better structure for consumer returned object, commit consumer
     add 9f93bd6  Sort and regen
     add 6f36473  CAMEL-15998 - Added note in the migration guide about commit consumer

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/component/github/GitHubConstants.java  |  8 ++++++++
 .../camel/component/github/consumer/CommitConsumer.java     |  6 +++++-
 .../camel/component/github/consumer/CommitConsumerTest.java | 12 ++++++------
 .../camel/component/github/services/MockCommitService.java  |  5 +++++
 .../modules/ROOT/pages/camel-3x-upgrade-guide-3_8.adoc      | 13 +++++++++++++
 5 files changed, 37 insertions(+), 7 deletions(-)