Details
Description
When we switch to use Java 5, we should review our checkstyle sheets. We need to decide which constructs to enforce and which standards to modify or drop. For example, should we enforce @Override? Should we drop mandatory javadocs for private members?
Issue Links
- is depended upon by
-
CARGO-656
Refactor Cargo to use JDK 5 apis
-
Targeting 1.0.2
The checkstyle should also get compatible with generics