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 ef510b0 Improve BaseMainSupport (#4388)
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 (b5a309e)
\
O -- O -- O (ef510b0)
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:
.../org/apache/camel/main/BaseMainSupport.java | 283 +++++++++++++++++++--
.../java/org/apache/camel/main/MainHelper.java | 218 ----------------
.../java/org/apache/camel/main/MainSupport.java | 32 +--
.../org/apache/camel/main/PropertyOptionKey.java | 57 -----
.../camel/main/MainPropertyPlaceholderTest.java | 20 --
5 files changed, 264 insertions(+), 346 deletions(-)
delete mode 100644
core/camel-main/src/main/java/org/apache/camel/main/PropertyOptionKey.java