diff options
author | Alistair Bush <ali_bush@gentoo.org> | 2009-05-23 08:13:30 +0000 |
---|---|---|
committer | Alistair Bush <ali_bush@gentoo.org> | 2009-05-23 08:13:30 +0000 |
commit | a2bdeb6b3819cc35f135a557224c612c2dd9b904 (patch) | |
tree | 476c3bff36cd23019df1a7faf18133f76b9bf514 /TODO | |
parent | Add support for virtual/[jdk|jre] deps in virtuals. (diff) | |
download | java-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-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |