HoussemNasri commented on issue #20507:
URL: https://github.com/apache/beam/issues/20507#issuecomment-1435809958

   Hey @damccorm, I built the project locally and everything seems to go fine, 
but I'm not sure where to put the `enableChecker: true`. As far as I 
understand, enableChecker should be passed to the beam gradle plugin. I have 
tried to pass it inside applyJavaNature closure but then loading gradle changes 
would fail. I also have tried to use enableSpotbugs instead, this time gradle 
reloads fine but compiling java files doesn't trigger the check to run.
   
   I did more research and stamped upon this PR #13134 which seems to enable 
the checker framework for all modules/classes and disable it for certain 
classes that match a certain pattern. I figured since the Jira ticket was 
opened before the PR then the issue might need an update.


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