Upgrade Checkstyle to 7.8.1

Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/4c6450f4
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/4c6450f4
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/4c6450f4

Branch: refs/heads/master
Commit: 4c6450f4582763c81aec93f69a2d485f469da25a
Parents: a9880a1
Author: twogee <g.grigelio...@gmail.com>
Authored: Mon Jun 5 23:18:12 2017 +0200
Committer: twogee <g.grigelio...@gmail.com>
Committed: Mon Jun 5 23:18:12 2017 +0200

----------------------------------------------------------------------
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4c6450f4/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 4529899..4c2b198 100644
--- a/build.xml
+++ b/build.xml
@@ -550,7 +550,7 @@
     </target>
 
     <target name="init-checkstyle" depends="jar">
-        <ivy:cachepath organisation="com.puppycrawl.tools" module="checkstyle" 
revision="7.8"
+        <ivy:cachepath organisation="com.puppycrawl.tools" module="checkstyle" 
revision="7.8.1"
                 inline="true" conf="default" pathid="checkstyle.classpath" 
log="download-only"/>
         <taskdef uri="antlib:com.puppycrawl.tools.checkstyle.ant"
                  resource="com/puppycrawl/tools/checkstyle/ant/antlib.xml" 
classpathref="checkstyle.classpath"/>

Reply via email to