This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-3.20.x in repository https://gitbox.apache.org/repos/asf/camel.git
from c34f8eda3a1 CAMEL-19453: camel-jbang - Run with --open-api to support yaml spec files new 2f65004dcd2 CAMEL-19454: camel-jbang - Export should support --open-api new 5ae79e29594 CAMEL-19454: camel-jbang - Export should support --open-api new cf54505449b CAMEL-19454: camel-jbang - Export should support --open-api The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../camel/dsl/jbang/core/commands/Export.java | 2 + .../dsl/jbang/core/commands/ExportBaseCommand.java | 12 ++--- .../dsl/jbang/core/commands/ExportQuarkus.java | 3 +- .../apache/camel/dsl/jbang/core/commands/Run.java | 2 - .../camel/dsl/jbang/core/common/RuntimeUtil.java | 52 +++++++++++----------- 5 files changed, 38 insertions(+), 33 deletions(-)