Repository: ant-ivy Updated Branches: refs/heads/master 9f0fdedbd -> 92c279152
Update RAT Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/92c27915 Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/92c27915 Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/92c27915 Branch: refs/heads/master Commit: 92c2791522381d47461f7959663740f1f3c6d289 Parents: 9f0fded Author: Gintas Grigelionis <gin...@apache.org> Authored: Fri Jun 8 10:45:17 2018 +0200 Committer: Gintas Grigelionis <gin...@apache.org> Committed: Fri Jun 8 10:45:17 2018 +0200 ---------------------------------------------------------------------- build-release.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/92c27915/build-release.xml ---------------------------------------------------------------------- diff --git a/build-release.xml b/build-release.xml index 84a7013..82c6160 100644 --- a/build-release.xml +++ b/build-release.xml @@ -479,7 +479,7 @@ <target name="rat" depends="init-ivy"> <property name="rat.failOnError" value="true"/> - <ivy:cachepath organisation="org.apache.rat" module="apache-rat-tasks" revision="0.6" + <ivy:cachepath organisation="org.apache.rat" module="apache-rat-tasks" revision="0.12" inline="true" conf="default" pathid="rat.classpath" log="download-only"/>