You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/08/21 11:17:05 UTC

[GitHub] [camel] davsclaus commented on pull request #5971: camel-jbang: align features to ensure they match the same version of CamelJBang by default

davsclaus commented on pull request #5971:
URL: https://github.com/apache/camel/pull/5971#issuecomment-903101237


   @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
   ```


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org