openlcb / OpenLCB_Java

A git-managed copy of the SVN-based Java prototype implementation of OpenLCB. This implementation operates inside JMRI.
6 stars 9 forks source link

Do not rely on JSR 305 annotations. #175

Closed rhwood closed 3 years ago

rhwood commented 3 years ago

See spotbugs/spotbugs#180 and spotbugs/spotbugs#130

The JSR 305 jar is still imported as a transitive dependency at compile time.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.1%) to 71.792% when pulling c924bafe581fceb71aef5de43eb46580afa8bdfd on rhwood:no-jsr305 into 9fbfebf380ae8dc730d6bade944d3aeb8b5bc1b9 on openlcb:master.