Skip to content

Commit de01045

Browse files
davidjumanirohityadavcloud
authored andcommitted
pom: exclude novnc for rat license checks (apache#4097)
Adding novnc license exclusion to the rat plugin (cherry picked from commit 38298d1) Signed-off-by: Rohit Yadav <[email protected]>
1 parent ee9acb7 commit de01045

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1000,6 +1000,7 @@
10001000
<exclude>systemvm/agent/conf/environment.properties</exclude>
10011001
<exclude>systemvm/agent/js/jquery.js</exclude>
10021002
<exclude>systemvm/agent/js/jquery.flot.navigate.js</exclude>
1003+
<exclude>systemvm/agent/noVNC/**</exclude>
10031004
<exclude>systemvm/debian/**</exclude>
10041005
<exclude>test/integration/component/test_host_ha.sh</exclude>
10051006
<exclude>test/systemvm/README.md</exclude>

0 commit comments

Comments
 (0)