dev@glassfish.java.net

Re: cvs HEAD fails on ReadOnlyBeanContainer

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Fri, 15 Jul 2005 08:37:00 -0700

Hi Matthew

I reviewed the change and it is fine so I will integrate the change
asap.
The short story is that if you use any compiler prior to JDK
1.5.0_04, the build would go through which explains why the Tinderbox
never turned red since it currently uses an older jdk than yours.

Thanks for the patch, Jerome

On Jul 14, 2005, at 8:24 PM, Matthew L Daniel wrote:

> The short version is that my javac (java full version "1.5.0_04-b05")
> believes that an inner, private class instance held in a package
> visible
> variable is inaccessible in a subclass. Jikes believes the same thing.
>
> I can't figure out why Jerome reports a green tinderbox yet my build
> is failing. This is on Linux amd64 and i86. I haven't yet gotten my
> Solaris x86 to install, but I look forward to trying it there, too.
>
> The complete build log compresses quite well (5988 bytes) so I feel it
> would be appropriate to attach as a relevant talking point.
>
> My proposed patch is also attached, and doesn't seem to cause any
> undue
> harm, but I'm more curious what's really happening here.
>
> Thanks for your time,
> -- /v\atthew
>
> <cacheProps.patch>
> <maven.log.bz2>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>