I've got checkstyle rejecting a patch as there's no package-info.java file —in src/test
https://issues.apache.org/jira/browse/HADOOP-13130 I'm happy to argue the merits of the package-info files in production code: they can be good, if people put in the effort to write and maintain, but not for tests. Can we get this turned off?