We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f363bd9 commit ce1cabbCopy full SHA for ce1cabb
1 file changed
nbi/stub/build.xml
@@ -154,7 +154,7 @@ jarsigner.enabled=${jarsigner.enabled}
154
155
</ant>
156
<!--normen-->
157
- <for-each property="platform" list="${target.platforms}" seperator=" ">
+ <for-each property="platform" list="${target.platforms}" separator=" ">
158
<if property="platform" value="macosx">
159
<echo message="BUILDING MAC JDK PRODUCT =================================="/>
160
<ant dir="${nbi.ext.dir}/infra/build/products/jdk" target="release-all">
0 commit comments