1
0

Be more specific in what we exclude

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1454505 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley
2013-03-08 19:27:35 +00:00
parent 0b6bc92b1e
commit c7fe324251

View File

@@ -43,7 +43,7 @@ under the License.
<fileSet>
<directory>src</directory>
<excludes>
<exclude>**/*.cgi</exclude>
<exclude>**/download*.cgi</exclude>
</excludes>
</fileSet>
</fileSets>