Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sun, 05 Nov 2017 13:56:43
Message-Id: 1509890117.8967d9df97001c8983996f74533066ca073aaee6.chewi@gentoo
1 commit: 8967d9df97001c8983996f74533066ca073aaee6
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 5 13:46:16 2017 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 5 13:55:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8967d9df
7
8 profiles: Mask Java 7
9
10 Java 7 is old and we are no longer able to support it. The ability to
11 build against Java 7 may return when we update the eclasses for Java 9
12 but the runtime will not return. If you need it then source ebuilds
13 will continue to be maintained by gnu_andrew in java-overlay for a few
14 years. Removal in 30 days.
15
16 profiles/package.mask | 11 +++++++++++
17 1 file changed, 11 insertions(+)
18
19 diff --git a/profiles/package.mask b/profiles/package.mask
20 index 111560858ad..cc514dcf323 100644
21 --- a/profiles/package.mask
22 +++ b/profiles/package.mask
23 @@ -30,6 +30,17 @@
24 #--- END OF EXAMPLES ---
25
26 # James Le Cuirot <chewi@g.o> (05 Nov 2017)
27 +# Java 7 is old and we are no longer able to support it. The ability
28 +# to build against Java 7 may return when we update the eclasses for
29 +# Java 9 but the runtime will not return. If you need it then source
30 +# ebuilds will continue to be maintained by gnu_andrew in java-overlay
31 +# for a few years. Removal in 30 days.
32 +<=dev-java/icedtea-7.2.6.11:7
33 +dev-java/icedtea-bin:7
34 +virtual/jdk:1.7
35 +virtual/jre:1.7
36 +
37 +# James Le Cuirot <chewi@g.o> (05 Nov 2017)
38 # Upstream dead, bundles a vulnerable mupdf, nothing depends on it,
39 # and blocks the removal of Java 7. Removal in 30 days. Bug #472832.
40 app-text/jmupdf