File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 387
387
<mkdir dir =" ${ staging_folder } /work" />
388
388
389
389
<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 " />
394
394
</antcall >
395
395
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" />
397
397
398
398
<bundleapp
399
399
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