File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 275275 <mkdir dir =" ${ staging_folder } /work" />
276276
277277 <antcall target =" unzip" >
278- <param name =" archive_file" value =" ${ staging_folder } /appbundler-1.0ea-arduino3 .jar.zip" />
279- <param name =" archive_url" value =" http://downloads.arduino.cc/appbundler-1.0ea-arduino3 .jar.zip" />
280- <param name =" final_folder" value =" ${ staging_folder } /appbundler-1.0ea-arduino3 " />
281- <param name =" dest_folder" value =" ${ staging_folder } /appbundler-1.0ea-arduino3 " />
278+ <param name =" archive_file" value =" ${ staging_folder } /appbundler-1.0ea-arduino4 .jar.zip" />
279+ <param name =" archive_url" value =" http://downloads.arduino.cc/appbundler-1.0ea-arduino4 .jar.zip" />
280+ <param name =" final_folder" value =" ${ staging_folder } /appbundler-1.0ea-arduino4 " />
281+ <param name =" dest_folder" value =" ${ staging_folder } /appbundler-1.0ea-arduino4 " />
282282 </antcall >
283283
284- <taskdef name =" bundleapp" classname =" com.oracle.appbundler.AppBundlerTask" classpath =" ${ staging_folder } /appbundler-1.0ea-arduino3 /appbundler-1.0ea-arduino3 .jar" />
284+ <taskdef name =" bundleapp" classname =" com.oracle.appbundler.AppBundlerTask" classpath =" ${ staging_folder } /appbundler-1.0ea-arduino4 /appbundler-1.0ea-arduino4 .jar" />
285285
286286 <bundleapp
287287 jvmRequired =" 1.8"
314314 <option value =" -Dcom.apple.smallTabs=true" />
315315 <option value =" -Dcom.apple.macos.useScreenMenuBar=true" />
316316 <option value =" -DAPP_DIR=$APP_ROOT/Contents/Java" />
317+ <option value =" -Djava.ext.dirs=$JVM_RUNTIME/Contents/Home/jre/lib/ext/" />
317318
318319 <!--
319320 <option value="-Dapple.awt.showGrowBox=false"/>
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ 89ef9e3ab1572e0bf2edfae2c9d6c0a03dcf2665
You can’t perform that action at this time.
0 commit comments