mirror of https://github.com/apache/cloudstack.git
rat-check: couple more in awsapi need exclusion
awsapi/ .info files aren't needed either. Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
81a42b9591
commit
b899789665
1
pom.xml
1
pom.xml
|
|
@ -363,6 +363,7 @@
|
|||
<exclude>**/*.zip</exclude>
|
||||
<exclude>**/target/**</exclude>
|
||||
<exclude>**/.vagrant</exclude>
|
||||
<exclude>awsapi/overlays/*.info</exclude>
|
||||
<exclude>build/build.number</exclude>
|
||||
<exclude>services/console-proxy/server/js/jquery.js</exclude>
|
||||
<exclude>debian/compat</exclude>
|
||||
|
|
|
|||
Loading…
Reference in New Issue