dev@glassfish.java.net

Re: build failure in admin gui

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Thu, 09 Apr 2009 14:00:43 -0700

I don't have problem with my current workspace. Hudson
http://hudson.glassfish.org/job/gf-trunk-build-continuous/ seems to be
fine too.
I am checking out a new workspace and see. But there hasn't anything
checked in by the gui team recently.

thanks
Anissa.

Lloyd Chambers wrote:
> Just did a 'svn up; mvn clean; mvn install', and I get this build error:
>
>
> INFO] Picked up annotation processor
> com.sun.jsftemplating.annotation.HandlerAPFactory
> warning: A web service endpoint could not be found
> 1 warning
> /work/v3/code/admingui/common/src/main/java/org/glassfish/admingui/common/util/LocalDeploymentFacility.java:50:
> package org.glassfish.internal.api does not exist
> import org.glassfish.internal.api.Globals;
> ^
> /work/v3/code/admingui/common/src/main/java/org/glassfish/admingui/common/util/LocalDeploymentFacility.java:75:
> cannot find symbol
> symbol : variable Globals
> location: class
> org.glassfish.admingui.common.util.LocalDeploymentFacility
> final Habitat habitat = Globals.getDefaultHabitat();
> ^
> 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.
> 2 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: 10 seconds
> [INFO] Finished at: Thu Apr 09 13:16:17 PDT 2009
> [INFO] Final Memory: 52M/124M
> [INFO]
> ------------------------------------------------------------------------
> cp: ./target/*.jar: No such file or directory
> --- Copying jars to /v3/glassfish/modules ---
>
>
>
> Lloyd Chambers
> lloyd.chambers_at_sun.com
> GlassFish Team
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>