FS#62479 - [arduino] Remove hard-coded dependency on jdk8
Attached to Project:
Community Packages
Opened by J-M Mäkelä (bugfixmachine) - Friday, 26 April 2019, 14:37 GMT
Last edited by NicoHood (NicoHood) - Monday, 20 May 2019, 20:58 GMT
Opened by J-M Mäkelä (bugfixmachine) - Friday, 26 April 2019, 14:37 GMT
Last edited by NicoHood (NicoHood) - Monday, 20 May 2019, 20:58 GMT
|
Details
Description:
Currently arduino 1:1.8.9-1 depends on hard-cored jdk8 in PKGBUILD and arduino.sh. This is a bit problematic if one wants to switch to jdk 11 LTS or later. Change to use Arch java profiles instead. I've build and tested this change on my system. |
This task depends upon
Closed by NicoHood (NicoHood)
Monday, 20 May 2019, 20:58 GMT
Reason for closing: Implemented
Additional comments about closing: Thanks for the fix. Implemented!
Monday, 20 May 2019, 20:58 GMT
Reason for closing: Implemented
Additional comments about closing: Thanks for the fix. Implemented!
Comment by
J-M Mäkelä (bugfixmachine) -
Monday, 20 May 2019, 17:33 GMT
Patch v2 for arduino 1:1.8.9-2
patch