mirror of https://github.com/apache/ant-ivy
RAT doesn't like .asf.yaml
This commit is contained in:
parent
a39071ad7f
commit
d269dbcb87
|
|
@ -492,6 +492,7 @@
|
|||
<mkdir dir="${rat.report.dir}"/>
|
||||
<rat:report xmlns:rat="antlib:org.apache.rat.anttasks" reportFile="${rat.report.dir}/rat-report.txt">
|
||||
<fileset dir="${basedir}">
|
||||
<exclude name=".asf.yaml"/>
|
||||
<exclude name=".classpath"/>
|
||||
<exclude name="*.iml"/>
|
||||
<exclude name="ReleaseInstructions"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue