Skip to content

Commit

Permalink
avoid warning: 'includeantruntime' was not set.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhard Wagner committed Jan 31, 2012
1 parent 5bba49c commit d53b22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</path>

<presetdef name="my.javac">
<javac/>
<javac includeantruntime="false" />
</presetdef>


Expand Down

0 comments on commit d53b22b

Please sign in to comment.