dev@glassfish.java.net

Re: V3 build error

From: Tim Quinn <Timothy.Quinn_at_Sun.COM>
Date: Fri, 17 Apr 2009 17:36:35 -0500

Jane Young wrote:
> How come I'm not seeing this build error?
>
> http://gf-hudson.sfbay.sun.com/hudson/job/gf-trunk-build-dev/
> http://gf-hudson.sfbay.sun.com/hudson/job/gf-trunk-build-continuous/
>
Because I read Kin-Man's mail too quickly. I think Kin-Man's workspace
is in an odd state.

The file triggering the compilation error is no longer in the
repository. (I renamed it so the old name is gone now.)

I'm not sure why Kin-Man's svn update wouldn't have removed the file.

- Tim

> Jane
>
>
> Tim Quinn wrote:
>> Yeah, I'm on it.
>>
>> - tim
>>
>> Kin-man Chung wrote:
>>> I just updated my V3 workspace, and ran into the following error in
>>> building it. Any help would be appreciated.
>>>
>>> [INFO] Compiling 39 source files to
>>> /export/work/v3x/appclient/client/acc/target/classes
>>> /export/work/v3x/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerConfigurator.java:73:
>>> cannot find symbol
>>> symbol : class Configurator
>>> location: class org.glassfish.appclient.client.acc.AppClientContainer
>>> public class AppClientContainerConfigurator implements
>>> AppClientContainer.Configurator {
>>>
>>> ^
>>> /export/work/v3x/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerConfigurator.java:178:
>>> cannot find symbol
>>> symbol : method
>>> setConfigurator(org.glassfish.appclient.client.acc.AppClientContainerConfigurator)
>>>
>>> location: class org.glassfish.appclient.client.acc.AppClientContainer
>>> container.setConfigurator(this);
>>> ^
>>> Note: Some input files use unchecked or unsafe operations.
>>> Note: Recompile with -Xlint:unchecked for details.
>>> 2 errors
>>> [INFO]
>>> ------------------------------------------------------------------------
>>>
>>> [ERROR] BUILD ERROR
>>> [INFO]
>>> ------------------------------------------------------------------------
>>>
>>> [INFO] Fatal error compiling
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>