This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.
omit 9469366 (chores) camel-package-maven-plugin: replace read logic
omit 1b409d1 (chores) camel-package-maven-plugin: do close stream after
opening it
omit 9018cbf (chores) camel-util-json: remove commented code
omit e36741e (chores) camel-util-json: use try-with-resources when possible
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/regen_bot (2a65583)
\
O -- O -- O (9469366)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../apache/camel/tooling/util/PackageHelper.java | 24 ++++++++++-
.../java/org/apache/camel/util/json/Jsoner.java | 48 +++++++++++++++++-----
.../camel/maven/packaging/ComponentDslMojo.java | 3 +-
.../camel/maven/packaging/EndpointDslMojo.java | 4 +-
.../camel/maven/packaging/PrepareExampleMojo.java | 6 +--
.../packaging/generics/PackagePluginUtils.java | 8 ----
6 files changed, 66 insertions(+), 27 deletions(-)