History for piccolo2d.java / core / src / build / conf
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-23
@Michael L Heuer
rolling back to r799, did not intend to commit
Michael L Heuer committed on 23 Oct 2009
@Michael L Heuer
fixing javadoc warnings in core
Michael L Heuer committed on 23 Oct 2009
2009-10-20
@Michael L Heuer
more style and javadoc fixes
Michael L Heuer committed on 20 Oct 2009
@Allain Lalonde
Fixing core CheckStyle warnings. All magic number warnings were on constant definitions. Cleaning them up would not have increased code clarity greatly enough to warrant it.
Allain Lalonde committed on 20 Oct 2009
2009-10-14
@Allain Lalonde
More CheckStyle blitzing on core. Javadocs are all there now. To drop the number much further I'll need to expand expressions for defining Property change codes, or break binary compatability by making constants final. I'm 100% for doing that, but I understand some people have reservations.
Allain Lalonde committed on 14 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
Makind FindBugs ignore any Test classes and example classes.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Stabbing at some more CheckStyle complaints and making FileLength max=4000. We have PNode to thank for that.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Attacking some checkstyle complaints.
Allain Lalonde committed on 9 Oct 2009
2009-08-04
@Allain Lalonde
Additional Checkstyle fixes. Also, made java doc comments on private members/fields optional.
Allain Lalonde committed on 4 Aug 2009
2009-08-03
@Allain Lalonde
CheckStyle goodness
Allain Lalonde committed on 3 Aug 2009
2009-08-01
@Allain Lalonde
Attacking checkstyle complaints.
Allain Lalonde committed on 1 Aug 2009
2009-07-29
@Marcus Rohrmoser
issue#110 - only whitespace and syntax. No semantic changes.
Marcus Rohrmoser committed on 29 Jul 2009
2008-08-01
@Michael L Heuer
Issue 29 ; Added eclipse formatter configuration, tweaked checkstyle configuration to match, and ran eclipse formatter on the java source in core. Reduced checkstyle errors from 14037 to 2502. Note this commit contains formatting-related changes only, no code changes.
Michael L Heuer committed on 1 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