This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-3.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 559ef5b379a CAMEL-18439: camel-github - Consumer that polls commits
crashed when repository has more than 100 commits
new eab8dd54125 CAMEL-18442: camel-github - Fix NPE
new 501b765951e CAMEL-18442: camel-github - Github commit consumer does
not pickup new commits
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../component/github/consumer/CommitConsumer.java | 78 ++++++++++++++--------
.../CommitConsumerSkipExistingOnStartupTest.java | 2 +-
.../github/services/MockCommitService.java | 2 +-
3 files changed, 54 insertions(+), 28 deletions(-)