ExcludeExclude .externalToolBuilders from RAT check.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1697523 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2015-08-25 00:42:30 +00:00
parent 37a517f8f3
commit 08f48e8b4d
1 changed files with 1 additions and 0 deletions

View File

@ -373,6 +373,7 @@
<exclude>src/docbkx/resources/**</exclude>
<exclude>src/test/resources/*.truststore</exclude>
<exclude>.checkstyle</exclude>
<exclude>.externalToolBuilders</exclude>
<exclude>maven-eclipse.xml</exclude>
</excludes>
</configuration>