davsclaus commented on code in PR #21670:
URL: https://github.com/apache/camel/pull/21670#discussion_r2871252815
##########
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/jbang/camel-jbang-configuration-metadata.json:
##########
@@ -3,6 +3,7 @@
{ "name": "camel.jbang", "description": "Camel JBang configurations" }
],
"properties": [
+ { "name": "camel.jbang.buildTool", "required": false, "description":
"Build tool to use (Maven or Gradle)", "type": "string", "javaType": "String",
"defaultValue": "Maven", "secret": false },
Review Comment:
Yes it was removed - with all the big changes its a good idea to run the
regen script
./etc/scripts/regen.sh
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]