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/02/14 19:53:41 UTC

[GitHub] [bookkeeper] dlg99 opened a new issue #3047: Gradle: "Execution optimizations have been disabled for task..."

dlg99 opened a new issue #3047:
URL: https://github.com/apache/bookkeeper/issues/3047


   **BUG REPORT**
   
   ***Describe the bug***
   
   Gradle logs `"Execution optimizations have been disabled for task..."`
   
   ***To Reproduce***
   
   `./gradlew build -x signDistTar -x test` reports 
   
   get messages like that for multiple modules:
   
   ```
   > Task :bookkeeper-server:checkstyleTest
   Execution optimizations have been disabled for task ':bookkeeper-server:checkstyleTest' to ensure correctness due to the following reasons:
     - Gradle detected a problem with the following location: '~/src/bookkeeper/tools/framework/build/libs/bookkeeper-tools-framework.jar'. Reason: Task ':bookkeeper-server:checkstyleTest' uses this output of task ':bookkeeper-tools-framework: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.
     - ```
   
   ***Expected behavior***
   
   No warnings, hopefully faster builds


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



[GitHub] [bookkeeper] nicoloboschi commented on issue #3047: Gradle: "Execution optimizations have been disabled for task..."

Posted by GitBox <gi...@apache.org>.
nicoloboschi commented on issue #3047:
URL: https://github.com/apache/bookkeeper/issues/3047#issuecomment-1039505416


   There's already the fix here https://github.com/apache/bookkeeper/pull/3029 @dlg99 


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



[GitHub] [bookkeeper] pkumar-singh commented on issue #3047: Gradle: "Execution optimizations have been disabled for task..."

Posted by GitBox <gi...@apache.org>.
pkumar-singh commented on issue #3047:
URL: https://github.com/apache/bookkeeper/issues/3047#issuecomment-1039500679


   Sure let me take a look.


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



[GitHub] [bookkeeper] dlg99 commented on issue #3047: Gradle: "Execution optimizations have been disabled for task..."

Posted by GitBox <gi...@apache.org>.
dlg99 commented on issue #3047:
URL: https://github.com/apache/bookkeeper/issues/3047#issuecomment-1039493081


   @pkumar-singh @sursingh I believe you are more familiar with gradle. Can you take a look please?


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



[GitHub] [bookkeeper] dlg99 commented on issue #3047: Gradle: "Execution optimizations have been disabled for task..."

Posted by GitBox <gi...@apache.org>.
dlg99 commented on issue #3047:
URL: https://github.com/apache/bookkeeper/issues/3047#issuecomment-1039493081


   @pkumar-singh @sursingh I believe you are more familiar with gradle. Can you take a look please?


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



[GitHub] [bookkeeper] pkumar-singh commented on issue #3047: Gradle: "Execution optimizations have been disabled for task..."

Posted by GitBox <gi...@apache.org>.
pkumar-singh commented on issue #3047:
URL: https://github.com/apache/bookkeeper/issues/3047#issuecomment-1039500679


   Sure let me take a look.


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



[GitHub] [bookkeeper] nicoloboschi commented on issue #3047: Gradle: "Execution optimizations have been disabled for task..."

Posted by GitBox <gi...@apache.org>.
nicoloboschi commented on issue #3047:
URL: https://github.com/apache/bookkeeper/issues/3047#issuecomment-1039505416


   There's already the fix here https://github.com/apache/bookkeeper/pull/3029 @dlg99 


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