Author: bayard
Date: Thu Aug 3 23:44:59 2006
New Revision: 428646
URL: http://svn.apache.org/viewvc?rev=428646&view=rev
Log:
Removing the checkstyle.properties class. There are no checkstyle warnings, and
removing the .properties file doesn't make any warnings appear, so it's safe
(ish) to assume the .xml file is covering things sufficiently.
Removed:
jakarta/commons/proper/lang/trunk/checkstyle.properties
Modified:
jakarta/commons/proper/lang/trunk/maven.xml
jakarta/commons/proper/lang/trunk/xdocs/tasks.xml
Modified: jakarta/commons/proper/lang/trunk/maven.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/lang/trunk/maven.xml?rev=428646&r1=428645&r2=428646&view=diff
==============================================================================
--- jakarta/commons/proper/lang/trunk/maven.xml (original)
+++ jakarta/commons/proper/lang/trunk/maven.xml Thu Aug 3 23:44:59 2006
@@ -29,7 +29,6 @@
<include name="STATUS.html"/>
<include name="default.properties"/>
<include name="checkstyle.xml"/>
- <include name="checkstyle.properties"/>
</fileset>
</copy>
Modified: jakarta/commons/proper/lang/trunk/xdocs/tasks.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/lang/trunk/xdocs/tasks.xml?rev=428646&r1=428645&r2=428646&view=diff
==============================================================================
--- jakarta/commons/proper/lang/trunk/xdocs/tasks.xml (original)
+++ jakarta/commons/proper/lang/trunk/xdocs/tasks.xml Thu Aug 3 23:44:59 2006
@@ -41,14 +41,6 @@
</ul>
<p>
-Post-2.1 release tasks TODO:
-</p>
-<ul>
-<li>Clean up checkstyle errors</li>
-<li>Remove checkstyle.properties from the repository since it appears to no
longer be used</li>
-</ul>
-
-<p>
Would you like to Volunteer? If so, contact the <a
href="mail-lists.html">mailing lists</a>.
</p>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]