You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/01/15 07:09:38 UTC

[camel] branch master updated (1deaadb -> 5915d00)

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

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 1deaadb  Camel-jooq: Use project.basedir to point to properties file in test
     add acc939d  CAMEL-15998 - Camel-Github: Better structure for consumer returned object, event consumer
     add 90508bc  CAMEL-15998 - Camel-Github: Better structure for consumer returned object, event consumer
     add 1d215c8  CAMEL-15998 - Added a note about Github component event consumer migration
     add 5915d00  Fixed GitHubConstants class name in migration guide

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/component/github/GitHubConstants.java     |  2 ++
 .../apache/camel/component/github/consumer/EventsConsumer.java |  3 ++-
 .../camel/component/github/consumer/EventConsumerTest.java     |  5 ++++-
 .../github/consumer/EventConsumerWithStrategyTest.java         |  5 ++++-
 .../modules/ROOT/pages/camel-3x-upgrade-guide-3_8.adoc         | 10 +++++++++-
 5 files changed, 21 insertions(+), 4 deletions(-)