dev@glassfish.java.net

QL failing due to directory names

From: Richard S. Hall <heavy_at_ungoverned.org>
Date: Tue, 03 Mar 2009 12:52:24 -0500

A while ago I filed this issue:

    https://glassfish.dev.java.net/issues/show_bug.cgi?id=7031

I never heard anything more about it, but perhaps I am seeing more
artifacts from this issue when running QL tests.

If I install glassfish into a directory other than one named
"glassfish", then I get QL failures. For example, I have an install
directory I call "glassfish-felix-1.5.0". This causes QL to have
failures, whereas if I rename the directory to "glassfish" it runs fine.

Am I the only one who uses multiple install directories? :-)

Thanks.

-> richard

p.s. For those interested, yes, GF trunk passes QL tests on the latest
Felix snapshot...so maybe we can move to Felix 1.6.0 once it is released.