[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enrico Olivelli updated ZOOKEEPER-3539:
---------------------------------------
    Description: 
ASF CI now lacks "findbugs" tool.
ASF CI upgraded gcc and now there are some errors related to the usage of NULL 
in calls of fprintf.

We should:
- disable findbugs on CI ant-based tasks
- use LOG_DEBUG consistently with the rest of code in C client

Please note that on branch-3.5 we are officially using Maven and Spotbugs, ant 
stuff is there only for compatibility in build, findbugs is not strictly needed 
to check the goodness of code in branch-3.5.

branch-3.4 is only with ANT, let's treat this problem as a different task 

  was:
ASF CI now lacks "findbugs" tool.
ASF CI upgraded gcc and now there are some errors related to the usage of NULL 
in calls of fprintf.

We should:
- disable findbugs on CI ant-based tasks
- use LOG_INFO consistently with the rest of code in C client

Please note that on branch-3.5 we are officially using Maven and Spotbugs, ant 
stuff is there only for compatibility in build, findbugs is not strictly needed 
to check the goodness of code in branch-3.5.

branch-3.4 is only with ANT, let's treat this problem as a different task 


> Fix branch-3.5 after upgrade on ASF CI
> --------------------------------------
>
>                 Key: ZOOKEEPER-3539
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3539
>             Project: ZooKeeper
>          Issue Type: Task
>          Components: build, build-infrastructure
>    Affects Versions: 3.5.5
>            Reporter: Enrico Olivelli
>            Assignee: Enrico Olivelli
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 3.5.6
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> ASF CI now lacks "findbugs" tool.
> ASF CI upgraded gcc and now there are some errors related to the usage of 
> NULL in calls of fprintf.
> We should:
> - disable findbugs on CI ant-based tasks
> - use LOG_DEBUG consistently with the rest of code in C client
> Please note that on branch-3.5 we are officially using Maven and Spotbugs, 
> ant stuff is there only for compatibility in build, findbugs is not strictly 
> needed to check the goodness of code in branch-3.5.
> branch-3.4 is only with ANT, let's treat this problem as a different task 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to