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


    from 1c08fc777a9 Regen for commit 93943814cce92d053e9fbdcd426d81b33e4c45a4
     add 37c952d645b build tooling - Should not change support level for 
versions when changing x.y.z (z digit).

No new revisions were added by this update.

Summary of changes:
 .../camel/tooling/util/CamelVersionHelper.java     | 56 +------------
 .../org/apache/camel/tooling/util/Version.java     | 92 ++++++++++++++++++++++
 .../camel/maven/packaging/SupportLevelHelper.java  | 11 ++-
 .../maven/packaging/SupportLevelHelperTest.java    | 43 ++++++++++
 4 files changed, 148 insertions(+), 54 deletions(-)
 create mode 100644 
tooling/camel-tooling-util/src/main/java/org/apache/camel/tooling/util/Version.java
 create mode 100644 
tooling/maven/camel-package-maven-plugin/src/test/java/org/apache/camel/maven/packaging/SupportLevelHelperTest.java

Reply via email to