Revision: 11820
http://sourceforge.net/p/foray/code/11820
Author: victormote
Date: 2021-01-18 11:30:50 +0000 (Mon, 18 Jan 2021)
Log Message:
-----------
Update DTD reference to match current reality.
Modified Paths:
--------------
trunk/foray/master/config/checkstyle/checkstyle-suppressions.xml
Modified: trunk/foray/master/config/checkstyle/checkstyle-suppressions.xml
===================================================================
--- trunk/foray/master/config/checkstyle/checkstyle-suppressions.xml 2021-01-18 11:09:59 UTC (rev 11819)
+++ trunk/foray/master/config/checkstyle/checkstyle-suppressions.xml 2021-01-18 11:30:50 UTC (rev 11820)
@@ -2,7 +2,7 @@
<!DOCTYPE suppressions PUBLIC
"-//Puppy Crawl//DTD Suppressions 1.0//EN"
- "http://www.puppycrawl.com/dtds/suppressions_1_0.dtd">
+ "https://checkstyle.org/dtds/suppressions_1_2.dtd">
<suppressions>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|