dev@glassfish.java.net

Re: V3 build error

From: Kin-man Chung <Kin-Man.Chung_at_Sun.COM>
Date: Fri, 17 Apr 2009 16:36:26 -0700

I did a svn update again, and file was removed. Looking your svn
log, it seemed to have been removed after my snv update.

V3 now builds for me. Thnaks.

-Kin-man

On 04/17/09 15:36, Tim Quinn wrote:
> 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
>>
>