浏览代码

Netbeans Installer: Fixed Regression from f363bd9 "seperator" -> "separator"

MeFisto94 8 年之前
父节点
当前提交
ce1cabb0c0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      nbi/stub/build.xml

+ 1 - 1
nbi/stub/build.xml

@@ -154,7 +154,7 @@ jarsigner.enabled=${jarsigner.enabled}
 
 
         </ant>
         </ant>
         <!--normen-->
         <!--normen-->
-        <for-each property="platform" list="${target.platforms}" seperator=" ">
+        <for-each property="platform" list="${target.platforms}" separator=" ">
             <if property="platform" value="macosx"> 
             <if property="platform" value="macosx"> 
                 <echo message="BUILDING MAC JDK PRODUCT =================================="/>
                 <echo message="BUILDING MAC JDK PRODUCT =================================="/>
                 <ant dir="${nbi.ext.dir}/infra/build/products/jdk" target="release-all">
                 <ant dir="${nbi.ext.dir}/infra/build/products/jdk" target="release-all">