History for piccolo2d.java / extras / src / build
2011-03-15
@Michael L Heuer
updating maven plugin and maven report plugin versions
Michael L Heuer committed on 15 Mar 2011
2010-04-17
@Allain Lalonde
Making checkstyle allow missing javadocs on getters. Leaving it up to the developer to decide if a javadoc is nessary.
Allain Lalonde committed on 17 Apr 2010
2009-10-21
@Allain Lalonde
Fixing some CheckStyle bugs in extras.
Allain Lalonde committed on 21 Oct 2009
2009-10-14
@Allain Lalonde
Attacking CheckStyle warnings in extras package.
Allain Lalonde committed on 14 Oct 2009
2009-10-10
@Allain Lalonde
Making checkstyle ignore missing javadocs on private members and types.
Allain Lalonde committed on 10 Oct 2009
@Allain Lalonde
More CheckStyle Stuff
Allain Lalonde committed on 10 Oct 2009
2009-10-09
@Allain Lalonde
Removing FindBugs Excludes, since all they did was remove tests from the examples modules. Instead I removed the unnecessary reporting from examples. ...
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Trying again with ignores rules.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Adding findbugs exclude rules to other projects.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Making CheckStyle more permissive of things the Piccolo2D code base doesn't agree with.
Allain Lalonde committed on 9 Oct 2009
2008-08-02
@Michael L Heuer
Issue 29 ; Tweaked checkstyle configuration and ran eclipse formatter on the java source in extras. Reduced checkstyle errors from 15693 to 3520. Note this commit contains formatting-related changes only, no code changes.
Michael L Heuer committed on 2 Aug 2008
2008-07-31
@Michael L Heuer
Issue 28; re-adding checkstyle plugin configuration to core, extras, and examples poms, adding sun_checks.xml to src/build/conf in each to enable check configuration
Michael L Heuer committed on 31 Jul 2008