mirror of https://github.com/apache/cloudstack.git
pom: exclude debian/source/format from rat build
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
68d18c2349
commit
5713222ec7
1
pom.xml
1
pom.xml
|
|
@ -744,6 +744,7 @@
|
|||
<exclude>debian/control</exclude>
|
||||
<exclude>debian/dirs</exclude>
|
||||
<exclude>debian/rules</exclude>
|
||||
<exclude>debian/source/format</exclude>
|
||||
<exclude>dist/console-proxy/js/jquery.js</exclude>
|
||||
<exclude>plugins/hypervisors/hyperv/DotNet/ServerResource/ServerResource.sln</exclude>
|
||||
<exclude>plugins/hypervisors/hyperv/DotNet/ServerResource/packages/**</exclude>
|
||||
|
|
|
|||
Loading…
Reference in New Issue