Make more specific exclude filter for download cgi.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1454262 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
26a0fb3b40
commit
e6a5e6dc9c
|
@ -36,7 +36,7 @@
|
|||
<excludes>
|
||||
<exclude>**/mantissa/**</exclude>
|
||||
<exclude>**/experimental/**</exclude>
|
||||
<exclude>**/*.cgi</exclude>
|
||||
<exclude>**/download*.cgi</exclude>
|
||||
</excludes>
|
||||
</fileSet>
|
||||
</fileSets>
|
||||
|
|
Loading…
Reference in New Issue