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 2021/12/03 09:25:18 UTC

[GitHub] [bookkeeper] lordcheng10 opened a new pull request #2921: remove -Werror in pom

lordcheng10 opened a new pull request #2921:
URL: https://github.com/apache/bookkeeper/pull/2921


   Descriptions of the changes in this PR:
   
   
   
   ### Motivation
   When compiling bookkeeper, an error will be reported: a warning is found, but - werror is specified:
   ![image](https://user-images.githubusercontent.com/19296967/144578289-68f39682-d0de-4737-83ff-b32afad33160.png)
   


-- 
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 pull request #2921: remove -Werror in pom

Posted by GitBox <gi...@apache.org>.
nicoloboschi commented on pull request #2921:
URL: https://github.com/apache/bookkeeper/pull/2921#issuecomment-985365404


   I fixed it [here](https://github.com/apache/bookkeeper/pull/2919). The problem is that it wasn't specified in Gradle conf and CI now uses Gradle and not Maven and we merged a PR containing build warnings.
   
   @eolivelli better to merge https://github.com/apache/bookkeeper/pull/2919 ASAP


-- 
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] lordcheng10 closed pull request #2921: remove -Werror in pom

Posted by GitBox <gi...@apache.org>.
lordcheng10 closed pull request #2921:
URL: https://github.com/apache/bookkeeper/pull/2921


   


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