Skip to content

Commit b8821b3

Browse files
author
Tom Whipple
committed
silence javac warning
1 parent 3d69125 commit b8821b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
<mkdir dir="${classes.dir}" />
5555

5656
<javac
57+
includeantruntime="false"
5758
srcdir="."
5859
destdir="${classes.dir}"
5960
classpathref="classpath"

0 commit comments

Comments
 (0)