This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
The following commit(s) were added to refs/heads/master by this push:
new f8ff453 Fix Checkstyle XML.
f8ff453 is described below
commit f8ff45301eedb7ab88e45f5e43d5b81b91387b8d
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jan 18 10:51:19 2021 -0500
Fix Checkstyle XML.
---
checkstyle-suppressions.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/checkstyle-suppressions.xml b/checkstyle-suppressions.xml
index 9dc8cc5..2ddcd51 100644
--- a/checkstyle-suppressions.xml
+++ b/checkstyle-suppressions.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE suppressions PUBLIC
- -//Checkstyle//DTD SuppressionFilter Configuration 1.0//EN
+ "-//Checkstyle//DTD SuppressionFilter Configuration 1.0//EN"
"https://checkstyle.org/dtds/suppressions_1_0.dtd">
<!--