Message5505

Author otmarhumbel
Recipients cburroughs, fwierzbicki, otmarhumbel
Date 2010-02-06.22:55:35
SpamBayes Score 0.0011479764
Marked as misclassified No
Message-id <1265496936.49.0.105249071267.issue1541@psf.upfronthosting.co.za>
In-reply-to
Content
removed warnings, such as:
 - unread fields
 - invalid javadoc references
 - missing @Override annotations
 - @SuppressWarnings("hiding")
 - @SuppressWarnings("synthetic-access")
 - @SuppressWarnings("unused")
 - @SuppressWarnings("unchecked")
History
Date User Action Args
2010-02-06 22:55:36otmarhumbelsetmessageid: <1265496936.49.0.105249071267.issue1541@psf.upfronthosting.co.za>
2010-02-06 22:55:36otmarhumbelsetrecipients: + otmarhumbel, fwierzbicki, cburroughs
2010-02-06 22:55:36otmarhumbellinkissue1541 messages
2010-02-06 22:55:35otmarhumbelcreate