Skip to content

Commit 5983e36

Browse files
committed
Exclude constants.json file for rat plugin since its static config file
1 parent 11e88dc commit 5983e36

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
@@ -448,6 +448,7 @@
448448
<exclude>spark-*-bin*/**</exclude>
449449
<exclude>.spark-dist/**</exclude>
450450
<exclude>**/interpreter-setting.json</exclude>
451+
<exclude>**/constants.json</exclude>
451452

452453
<!-- bundled from bootstrap -->
453454
<exclude>docs/assets/themes/zeppelin/bootstrap/**</exclude>

0 commit comments

Comments
 (0)