File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 387387 <mkdir dir =" ${ staging_folder } /work" />
388388
389389 <antcall target =" unzip" >
390- <param name =" archive_file" value =" ${ staging_folder } /appbundler-1.0ea-arduino8 .jar.zip" />
391- <param name =" archive_url" value =" https://downloads.arduino.cc/appbundler-1.0ea-arduino8 .jar.zip" />
392- <param name =" final_folder" value =" ${ staging_folder } /appbundler-1.0ea-arduino8 " />
393- <param name =" dest_folder" value =" ${ staging_folder } /appbundler-1.0ea-arduino8 " />
390+ <param name =" archive_file" value =" ${ staging_folder } /appbundler-1.0ea-arduino9 .jar.zip" />
391+ <param name =" archive_url" value =" https://downloads.arduino.cc/appbundler-1.0ea-arduino9 .jar.zip" />
392+ <param name =" final_folder" value =" ${ staging_folder } /appbundler-1.0ea-arduino9 " />
393+ <param name =" dest_folder" value =" ${ staging_folder } /appbundler-1.0ea-arduino9 " />
394394 </antcall >
395395
396- <taskdef name =" bundleapp" classname =" com.oracle.appbundler.AppBundlerTask" classpath =" ${ staging_folder } /appbundler-1.0ea-arduino8 /appbundler-1.0ea-arduino8 .jar" />
396+ <taskdef name =" bundleapp" classname =" com.oracle.appbundler.AppBundlerTask" classpath =" ${ staging_folder } /appbundler-1.0ea-arduino9 /appbundler-1.0ea-arduino9 .jar" />
397397
398398 <bundleapp
399399 jvmRequired =" 1.8"
Original file line number Diff line number Diff line change 1+ 8f8dab297847c00ce208ace523b963303a237770
You can’t perform that action at this time.
0 commit comments