2011-03-15 |
updating maven plugin and maven report plugin versions
Michael L Heuer
committed
on 15 Mar 2011
|
---|---|
2010-04-17 |
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 |
rolling back to r799, did not intend to commit
Michael L Heuer
committed
on 23 Oct 2009
|
fixing javadoc warnings in core
Michael L Heuer
committed
on 23 Oct 2009
|
|
2009-10-20 |
more style and javadoc fixes
Michael L Heuer
committed
on 20 Oct 2009
|
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 |
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 |
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
|
Trying again with ignores rules.
Allain Lalonde
committed
on 9 Oct 2009
|
|
Makind FindBugs ignore any Test classes and example classes.
Allain Lalonde
committed
on 9 Oct 2009
|
|
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
|
|
Attacking some checkstyle complaints.
Allain Lalonde
committed
on 9 Oct 2009
|
|
2009-08-04 |
Additional Checkstyle fixes. Also, made java doc comments on private members/fields optional.
Allain Lalonde
committed
on 4 Aug 2009
|
2009-08-03 |
CheckStyle goodness
Allain Lalonde
committed
on 3 Aug 2009
|
2009-08-01 |
Attacking checkstyle complaints.
Allain Lalonde
committed
on 1 Aug 2009
|
2009-07-29 |
issue#110 - only whitespace and syntax. No semantic changes.
Marcus Rohrmoser
committed
on 29 Jul 2009
|
2008-08-01 |
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 |
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
|