This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-24375
in repository https://gitbox.apache.org/repos/asf/camel.git
from b2b04eb03e60 CAMEL-24375: parseDuration should handle plain millis
value without relying on type converter
add 74c4c34a4fce CAMEL-24375: Address review feedback
No new revisions were added by this update.
Summary of changes:
.../apache/camel/converter/DurationConverter.java | 6 +----
.../apache/camel/support/CamelContextHelper.java | 6 +----
.../main/java/org/apache/camel/util/TimeUtils.java | 6 ++++-
.../java/org/apache/camel/util/TimeUtilsTest.java | 30 ++++++++++++++++++++++
4 files changed, 37 insertions(+), 11 deletions(-)