From 8967d9df97001c8983996f74533066ca073aaee6 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sun, 5 Nov 2017 13:46:16 +0000 Subject: profiles: Mask Java 7 Java 7 is old and we are no longer able to support it. The ability to build against Java 7 may return when we update the eclasses for Java 9 but the runtime will not return. If you need it then source ebuilds will continue to be maintained by gnu_andrew in java-overlay for a few years. Removal in 30 days. --- profiles/package.mask | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'profiles') diff --git a/profiles/package.mask b/profiles/package.mask index 111560858ad8..cc514dcf3231 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,17 @@ #--- END OF EXAMPLES --- +# James Le Cuirot (05 Nov 2017) +# Java 7 is old and we are no longer able to support it. The ability +# to build against Java 7 may return when we update the eclasses for +# Java 9 but the runtime will not return. If you need it then source +# ebuilds will continue to be maintained by gnu_andrew in java-overlay +# for a few years. Removal in 30 days. +<=dev-java/icedtea-7.2.6.11:7 +dev-java/icedtea-bin:7 +virtual/jdk:1.7 +virtual/jre:1.7 + # James Le Cuirot (05 Nov 2017) # Upstream dead, bundles a vulnerable mupdf, nothing depends on it, # and blocks the removal of Java 7. Removal in 30 days. Bug #472832. -- cgit v1.2.3-65-gdbad