xdoc files was clened up from contrib reference

This commit is contained in:
Roman Ivanov 2015-02-03 07:43:08 -08:00
parent e76b4a071d
commit 524dd2e149
2 changed files with 2 additions and 4 deletions

View File

@ -20,9 +20,7 @@
<includes>
<include>checkstyle_checks.xml</include>
<include>import-control.xml</include>
<include>sun_checks.xml</include>
<include>suppressions.xml</include>
<include>contrib/**</include>
<include>java.header</include>
<include>LICENSE*</include>
<include>README</include>

View File

@ -249,7 +249,7 @@ Audit finished. Total errors: 1
<p>
The source code for <code>CommonsLoggingListener</code> is in distribution
directory <code>contrib/examples/listeners</code>. Notice that
directory <code>https://github.com/checkstyle/contribution/examples/listeners</code>. Notice that
each <code>AuditListener</code> method that
receives an <code> AuditEvent</code> calls a method
for the Commons Logging log level corresponding to the
@ -320,7 +320,7 @@ INFO com.puppycrawl...Checker - Audit finished.
<p>
The source code for <code>CommonsLoggingListener</code> is in distribution
directory <code>contrib/examples/listeners</code>. This
directory <code>https://github.com/checkstyle/contribution/examples/listeners</code>. This
implementation uses the <a
href="http://java.sun.com/products/javamail">JavaMail API</a> as
the mail system, and you must include appropriate jar files in