Kenneth Knowles created BEAM-3081:
-------------------------------------
Summary: Our findbugs config does not actually use Nullable
annotations effectively
Key: BEAM-3081
URL: https://issues.apache.org/jira/browse/BEAM-3081
Project: Beam
Issue Type: Improvement
Components: build-system
Reporter: Kenneth Knowles
Assignee: Kenneth Knowles
We use {{@Nullable}} annotations mostly appropriately, but in fact our findbugs
config was not delivering value based on these annotations, because it does not
default to {{@NonNull}}. We can and should set this default.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)