At Fri, 19 Feb 2010 17:09:03 +0200 Alan McKinnon <alan.mckin...@gmail.com> wrote:
> On Friday 19 February 2010 16:47:09 walt wrote: >> On 02/19/2010 05:44 AM, Philip Webb wrote: >> > dev-db/hsqldb-1.8.0.10 (!java6? =virtual/jdk-1.5*) >> > >> > (java6?>=virtual/jdk-1.6) ... >> > >> > My 'make.conf' has 'java', but not 'java6', >> >> I'm thinking that !java6 notation means if you *don't* have the >> java6 useflag enabled (but do want java) then hsqldb will pull >> in jdk1.5 instead of 1.6. Just a guess. > > More than a guess. You are spot on 100% accurate. Indeed. As I mentioned in a msg sent just before walt's and alan's arrived, adding java6 to make.conf fixed everything. allan