Author: vhennebert
Date: Fri Mar 23 10:18:10 2012
New Revision: 1304262
URL: http://svn.apache.org/viewvc?rev=1304262&view=rev
Log:
For ImportOrder, "under" already is the default value for "option". Removed it.
Modified:
xmlgraphics/fop/trunk/checkstyle-5.5.xml
Modified: xmlgraphics/fop/trunk/checkstyle-5.5.xml
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/checkstyle-5.5.xml?rev=1304262&r1=1304261&r2=1304262&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/checkstyle-5.5.xml (original)
+++ xmlgraphics/fop/trunk/checkstyle-5.5.xml Fri Mar 23 10:18:10 2012
@@ -127,7 +127,6 @@
<!-- ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...
... ... ... ... ... ... ... ... -->
<module name="ImportOrder">
- <property name="option" value="under"/>
<property name="groups"
value="java,javax,org,org.apache,org.apache.batik,org.apache.xmlgraphics,org.apache.fop,com"/>
<property name="separated" value="true"/>
</module>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]