This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from 9379e2a2d3a camel-jbang - Upgrade to quarkus 2.16.4 new 0f17a3df943 Polished new a5c616e30b4 CAMEL-19122: camel-jbang - Export java code with existing package name The 2 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: .../apache/camel/language/joor/JoorCompiler.java | 2 +- .../dsl/jbang/core/commands/ExportBaseCommand.java | 42 ++++++++++++++++++---- .../dsl/jbang/core/commands/ExportCamelMain.java | 11 +++--- .../dsl/jbang/core/commands/ExportQuarkus.java | 5 +-- .../dsl/jbang/core/commands/ExportSpringBoot.java | 5 +-- 5 files changed, 49 insertions(+), 16 deletions(-)