We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
vm-finder.ant.xml
1 parent ec16696 commit 4bd5a24Copy full SHA for 4bd5a24
buildScripts/vm-finder.ant.xml
@@ -143,7 +143,7 @@ and rerun the build; this build is capable of finding VMs automatically on many
143
<matches pattern="^\s*$" string="${jvm.loc}" />
144
</condition>
145
<fail if="jvm.loc.aborted">aborted</fail>
146
- <fail if="jvm.loc.invalid">.
+ <fail>.
147
148
ERROR: That does not appear to be a valid location; ${jvm.loc}/bin/${exe.java} should exist.
149
<condition>
0 commit comments