dev@glassfish.java.net

Re: GF V3 trunk fails in clean full building

From: Changshin Lee <iasandcb_at_gmail.com>
Date: Sat, 30 Jun 2007 11:13:11 +0900

Hi,


On 6/29/07, Jeanfrancois Arcand <Jeanfrancois.Arcand_at_sun.com> wrote:
> Hi,
>
> wow you get two broken today :-). I've fixed those failures.

Yes, coincidentally :-)

Cheers,

ias

>
> Thanks!
>
> -- Jeanfrancois
>
> Changshin Lee wrote:
> > The error message is:
> >
> > [INFO]
> > ----------------------------------------------------------------------------
> >
> > [INFO] Building Appserver Web Container Enablement
> > [INFO] task-segment: [install]
> > [INFO]
> > ----------------------------------------------------------------------------
> >
> > [INFO] Reloading plugin container for:
> > com.sun.enterprise:hk2-maven-plugin. The plugin artifact has changed.
> > [INFO] Reloading plugin container for:
> > com.sun.enterprise:hk2-maven-plugin. The plugin artifact has changed.
> > [INFO] [resources:resources]
> > [INFO] Using default encoding to copy filtered resources.
> > [INFO] snapshot
> > com.sun.enterprise.glassfish:webtier-extensions:10.0-SNAPSHOT:
> > checking for updates from my-m1-repository
> > [INFO] snapshot
> > com.sun.enterprise.glassfish:webtier-extensions:10.0-SNAPSHOT:
> > checking for updates from glassfish-repository
> > [INFO] snapshot
> > com.sun.enterprise.glassfish:webtier-extensions:10.0-SNAPSHOT:
> > checking for updates from java-dev-repository
> > [INFO] snapshot
> > com.sun.enterprise.glassfish:webtier-extensions:10.0-SNAPSHOT:
> > checking for updates from repo1.maven.org
> > [INFO] snapshot
> > com.sun.enterprise.glassfish:webtier-extensions:10.0-SNAPSHOT:
> > checking for updates from maven2.java.net
> > [INFO] [hk2:hk2-compile]
> > [INFO] Compiling 287 source files to
> > /home/ias/glassfish/appserv-core/maven/web/target/classes
> > /home/ias/glassfish/appserv-core/maven/web/../../src/java/com/sun/enterprise/web/EmbeddedWebContainer.java:46:
> >
> > cannot find symbol
> > symbol : class IntrospectionUtils
> > location: package com.sun.grizzly.util
> > import com.sun.grizzly.util.IntrospectionUtils;
> > ^
> > /home/ias/glassfish/appserv-core/maven/web/../../src/java/com/sun/enterprise/web/PEWebContainer.java:51:
> >
> > cannot find symbol
> > symbol : class IntrospectionUtils
> > location: package com.sun.grizzly.util
> > import com.sun.grizzly.util.IntrospectionUtils;
> > ^
> > /home/ias/glassfish/appserv-core/maven/web/../../src/java/com/sun/enterprise/web/PEWebContainer.java:2263:
> >
> > cannot find symbol
> > symbol : variable IntrospectionUtils
> > location: class com.sun.enterprise.web.PEWebContainer
> > IntrospectionUtils.setProperty(connector, name, value);
> > ^
> > Note: Some input files use or override a deprecated API.
> > Note: Recompile with -Xlint:deprecation for details.
> > Note: Some input files use unchecked or unsafe operations.
> > Note: Recompile with -Xlint:unchecked for details.
> > 3 errors
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] BUILD ERROR
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Fatal error compiling
> >
> > Embedded error: APT failed: 1
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] For more information, run Maven with the -e switch
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 14 minutes 10 seconds
> > [INFO] Finished at: Fri Jun 29 15:13:20 GMT+09:00 2007
> > [INFO] Final Memory: 92M/260M
> > [INFO]
> > ------------------------------------------------------------------------
> >
> > Thanks for your help in advance,
> >
> > ias
> >
> > ---------------------------------------------------------------------
> > 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
>
>