aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2020-06-17 22:03:10 +0200
committerPatrice Clement <monsieurp@gentoo.org>2020-06-17 22:12:07 +0200
commit81e4dbc5ae15f5a51a0ecf1ba6be82f52241a010 (patch)
treebd20258277d1b66e56185eb8895a399c5c585876
parentset out new REWRITE goals (diff)
downloadjava-config-81e4dbc5ae15f5a51a0ecf1ba6be82f52241a010.tar.gz
java-config-81e4dbc5ae15f5a51a0ecf1ba6be82f52241a010.tar.bz2
java-config-81e4dbc5ae15f5a51a0ecf1ba6be82f52241a010.zip
update TODO
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r--TODO20
1 files changed, 2 insertions, 18 deletions
diff --git a/TODO b/TODO
index 400bfe6..c1ea266 100644
--- a/TODO
+++ b/TODO
@@ -1,18 +1,2 @@
-1) EnvFileParser chokes on multiline vars
-For 2.1:
- - handling virtuals
- http://overlays.gentoo.org/proj/java/wiki/Virtuals
-
-For 2.1.8
- - Bug# 259280
-
-For 2.1.9
- [08:16] <Caster> the idea is marking 1.4 VM's as build only so you won't be able to select them as system/user vm
- [08:16] <Caster> which I think should also mean that running 'GENTOO_VM=blackdown-jdk-1.4.2 java' will fail
- [08:17] <ali_bush> oh ok
- [08:17] <Caster> but then java-pkg-*2.eclass should set some override variable that will let this work again, in order to build with them
-
-For 3.0:
- - Make EnvironmentManager's get_packages function return
- a list packages instead of a dictionary. For lookup by name
- we already have the get_package function.
+For 3.0: rewrite java-config from scratch and stop patching it. this codebase
+is old and needs to go away.