This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from 5f3c86019c1 CAMEL-20225: use a monotonic source for computing duration new f7048e5f4e3 CAMEL-20225: simplify getting a ZonedDateTime new 868c1ad1b79 CAMEL-20225: simplify getting a Date instance from the clock API 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: .../camel/component/cloudevents/CloudEvent.java | 5 +---- .../knative/ce/AbstractCloudEventProcessor.java | 5 +---- .../src/main/java/org/apache/camel/Clock.java | 21 +++++++++++++++++++++ .../org/apache/camel/support/LanguageHelper.java | 3 +-- 4 files changed, 24 insertions(+), 10 deletions(-)