Prototype support for Java 9 (macOS build)

This commit is contained in:
Reinhard Pointner 2017-10-17 17:09:20 +02:00
parent 639d3acf8b
commit 142743ef39
1 changed files with 1 additions and 2 deletions

View File

@ -435,8 +435,7 @@
<arch name="x86_64" /> <arch name="x86_64" />
<runtime dir="${jre.path}"> <runtime dir="${jre.path}">
<include name="conf" /> <include name="**/*" />
<include name="legal" />
</runtime> </runtime>
<argument value="--mode" /> <argument value="--mode" />