zhfeng commented on code in PR #15367: URL: https://github.com/apache/camel/pull/15367#discussion_r1736162519
########## dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/ExportBaseCommand.java: ########## @@ -219,6 +219,8 @@ public abstract class ExportBaseCommand extends CamelCommand { protected boolean symbolicLink; // copy source files using symbolic link + protected boolean javaLivingReload; // reload java codes in dev Review Comment: Yeah, fix it. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org