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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to