aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlistair Bush <ali_bush@gentoo.org>2009-05-23 08:13:30 +0000
committerAlistair Bush <ali_bush@gentoo.org>2009-05-23 08:13:30 +0000
commita2bdeb6b3819cc35f135a557224c612c2dd9b904 (patch)
tree476c3bff36cd23019df1a7faf18133f76b9bf514 /TODO
parentAdd support for virtual/[jdk|jre] deps in virtuals. (diff)
downloadjava-config-a2bdeb6b3819cc35f135a557224c612c2dd9b904.tar.gz
java-config-a2bdeb6b3819cc35f135a557224c612c2dd9b904.tar.bz2
java-config-a2bdeb6b3819cc35f135a557224c612c2dd9b904.zip
Updated version2.1.8
svn path=/projects/java-config-2/trunk/; revision=7787
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index 997067d..400bfe6 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,15 @@ 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