gnu: icedtea: Make icedtea-8 the default jdk.
* gnu/packages/java.scm (icedtea): Point to icedtea-8.
This commit is contained in:
parent
4b7e861b59
commit
33aa65e0ee
|
@ -1672,7 +1672,7 @@ new Date();"))
|
|||
'("jdk" "openjdk-src" "corba-drop" "jaxp-drop" "jaxws-drop"
|
||||
"jdk-drop" "langtools-drop" "hotspot-drop")))))))
|
||||
|
||||
(define-public icedtea icedtea-7)
|
||||
(define-public icedtea icedtea-8)
|
||||
|
||||
|
||||
(define-public ant/java8
|
||||
|
|
Loading…
Reference in New Issue