Cameron Fitzwater created CAMEL-22808:
-----------------------------------------
Summary: feat: improve camel version list handling with cli
Key: CAMEL-22808
URL: https://issues.apache.org/jira/browse/CAMEL-22808
Project: Camel
Issue Type: New Feature
Components: camel-jbang
Affects Versions: 4.16.0, 4.14.3
Reporter: Cameron Fitzwater
`camel version list` and `camel version list --fresh` are often out of sync,
even after updating to latest version of camel/jbang.
e.g., currently 4.14.3 only shows when using --fresh option.
It looks like this may be due to a manually tracked file:
[https://github.com/apache/camel/blob/camel-4.14.3/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-releases.json]
Request: Add some automation or checks to ensure the release is always part of
this file.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)