This is an automated email from the ASF dual-hosted git repository.
lburgazzoli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from d8ef1f9 [CAMEL-11807] Fix checkstyle for camel-kafka
add 99074d3 Move FastUuidGenerator from camel-quarkus
No new revisions were added by this update.
Summary of changes:
...atorTest.java => VanillaUuidGeneratorTest.java} | 20 +++++++++--------
...uidGenerator.java => VanillaUuidGenerator.java} | 26 +++++++++++++++++-----
2 files changed, 31 insertions(+), 15 deletions(-)
copy
core/camel-core/src/test/java/org/apache/camel/impl/{SimpleUuidGeneratorTest.java
=> VanillaUuidGeneratorTest.java} (71%)
copy
core/camel-support/src/main/java/org/apache/camel/support/{SimpleUuidGenerator.java
=> VanillaUuidGenerator.java} (50%)