/[Apache-SVN]
ViewVC logotype

Revision 1179948


Jump to revision: Previous Next
Author: luc
Date: Fri Oct 7 07:26:26 2011 UTC (13 years, 1 month ago)
Changed paths: 2
Log Message:
Added checkstyle filter for declaration orders in FastMath.

FastMath uses very large tables which are located at end of class for
better readability. this is not a standard layout, but is well suited
for this case, hence we explicitly suppress checkstyle warning for these
tables.

Changed paths

Path Details
Directorycommons/proper/math/trunk/checkstyle.xml modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math/util/FastMath.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26