You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/03/14 09:05:58 UTC

[GitHub] [bookkeeper] eolivelli commented on pull request #3107: Run protobuf code generation automatically in IntelliJ and fix config

eolivelli commented on pull request #3107:
URL: https://github.com/apache/bookkeeper/pull/3107#issuecomment-1066537617


   If I run this command I get the warning below:
   `./gradlew build -x test`
   
   ```
   > Task :bookkeeper-dist:distZip
   Execution optimizations have been disabled for task ':bookkeeper-dist:distZip' to ensure correctness due to the following reasons:
     - Gradle detected a problem with the following location: '/Users/enrico.olivelli/dev/bookkeeper'. Reason: Task ':bookkeeper-dist:distZip' uses this output of task ':bookkeeper-proto:generateProto' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implicit_dependency for more details about this problem.
   ```


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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