orpiske commented on pull request #5971: URL: https://github.com/apache/camel/pull/5971#issuecomment-903102049
> @otavioprado there is a compile error, can you try again when its fixed > > ``` > [ERROR] /Users/davsclaus/workspace/camel/dsl/camel-jbang/camel-jbang-main/src/main/jbang/main/CamelJBang.java:[251,8] error: cannot find symbol > [ERROR] symbol: method setBranch(String) > [ERROR] location: class SearchKamelets > [ERROR] /Users/davsclaus/workspace/camel/dsl/camel-jbang/camel-jbang-main/src/main/jbang/main/CamelJBang.java:[303,8] error: cannot find symbol > [ERROR] symbol: method setBranch(String) > [ERROR] location: class SearchComponents > [ERROR] /Users/davsclaus/workspace/camel/dsl/camel-jbang/camel-jbang-main/src/main/jbang/main/CamelJBang.java:[359,8] error: cannot find symbol > [ERROR] symbol: method setBranch(String) > [ERROR] location: class SearchLanguages > [ERROR] /Users/davsclaus/workspace/camel/dsl/camel-jbang/camel-jbang-main/src/main/jbang/main/CamelJBang.java:[414,8] error: cannot find symbol > [ERROR] symbol: method setBranch(String) > [ERROR] location: class SearchOthers > ``` My bad. Let me send the fix RN. -- 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