Spins-kickstarts change for OpenJDK 8

Omair Majid omajid at redhat.com
Tue Jun 24 19:13:01 UTC 2014


Hi,

* Omair Majid <omajid at redhat.com> [2014-06-24 14:31]:
> With the Java 8 Change [0] that promotes java-1.8.0-openjdk to the
> default Java runtime, I am going to be retiring java-1.7.0-openjdk
> shortly.

And this patch, for spins-kickstarts, removes all mention of
java-1.7.0-openjdk from the kickstart files.

Thanks,
Omair

-- 
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681
-------------- next part --------------
diff --git a/fedora-livecd-desktop.ks b/fedora-livecd-desktop.ks
index 8fe9449..2215714 100644
--- a/fedora-livecd-desktop.ks
+++ b/fedora-livecd-desktop.ks
@@ -25,7 +25,6 @@
 
 # Drop the Java plugin
 -icedtea-web
--java-1.7.0-openjdk
 -java-1.8.0-openjdk
 
 # Drop things that pull in perl
diff --git a/fedora-livecd-mate-compiz.ks b/fedora-livecd-mate-compiz.ks
index c3166c7..6dee447 100644
--- a/fedora-livecd-mate-compiz.ks
+++ b/fedora-livecd-mate-compiz.ks
@@ -38,7 +38,6 @@ midori
 
 # Drop the Java plugin
 -icedtea-web
--java-1.7.0-openjdk
 -java-1.8.0-openjdk
 
 # Drop things that pull in perl


More information about the devel mailing list