Skip to content

Commit 65c0d2f

Browse files
committed
Remove deleted file from assembly description
Otherwise it fails to build the tarball
1 parent a14c96e commit 65c0d2f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/main/assembly/distribution.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
<format>tar.gz</format>
77
</formats>
88
<files>
9-
<file>
10-
<source>INSTALL</source>
11-
<outputDirectory>/</outputDirectory>
12-
</file>
139
<file>
1410
<source>src/main/wrappers/jvmtop.bat</source>
1511
<outputDirectory>/</outputDirectory>

0 commit comments

Comments
 (0)