Here is an easy one: "Avoid unused imports such as 'java.io.InputStream".
Gary On Thu, Jan 22, 2015 at 11:30 AM, Stefan Bodewig <[email protected]> wrote: > Hi all > > I've had good experience with creating a site build before cutting a > release candidate, so here we go: > > <http://people.apache.org/~bodewig/commons-compress/> > > Please have a look and identify stuff that looks as if I'd have to > reroll a new RC should it come to a vote with the current code base. > > Thanks > > Stefan > > BTW I'll fix the unused import PMD reports; the "unused private method" > warnings are false positives we've seen since upgrading the PMD plugin. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
