lhotari edited a comment on pull request #3107:
URL: https://github.com/apache/bookkeeper/pull/3107#issuecomment-1066824623


   > I am still seeing other warnings, not a blocker for this patch
   > 
   > ```
   > Execution optimizations have been disabled for task 
':bookkeeper-dist-server:distZip' to ensure correctness due to the following 
reasons:
   >   - Gradle detected a problem with the following location: 
'/Users/enrico.olivelli/dev/bookkeeper/bookkeeper-common-allocator/build/libs/bookkeeper-common-allocator.jar'.
 Reason: Task ':bookkeeper-dist-server:distZip' uses this output of task 
':bookkeeper-common-allocator:jar' 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.
   >   - Gradle detected a problem with the following location: 
'/Users/enrico.olivelli/dev/bookkeeper/bookkeeper-common/build/libs/bookkeeper-common.jar'.
 Reason: Task ':bookkeeper-dist-server:distZip' uses this output of task 
':bookkeeper-common:jar' 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.
   >   - Gradle detected a problem with the following location: 
'/Users/enrico.olivelli/dev/bookkeeper/bookkeeper-http/vertx-http-server/build/libs/vertx-http-server.jar'.
 Reason: Task ':bookkeeper-dist-server:distZip' uses this output of task 
':bookkeeper-http:vertx-http-server:jar' 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.
   > ```
   
   Yes this is an existing problem which isn't caused by this PR.


-- 
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-unsubscr...@bookkeeper.apache.org

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


Reply via email to