dev@glassfish.java.net

Re: build failure

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Tue, 11 Aug 2009 11:47:32 -0700

Carla,

Please update your workspace. Bill just fixed the build.
Hudson dev job is now blue:
http://hudson.glassfish.org/job/gf-trunk-build-dev/

Jane


Carla Mott wrote:
>
>
> Below is a snippet of the failure I'm getting. I updated my
> workspace, cleaned and built. I think deleted my workspace and
> checked out a new one and still have the same error. Any suggestions?
>
> Thanks,
> Carla
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Deployment Client Classes and Interfaces
> [INFO] task-segment: [install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] snapshot org.glassfish.admin:admin-cli:3.0-SNAPSHOT: checking
> for updates from glassfish-repository
> [INFO] snapshot org.glassfish.admin:admin-cli:3.0-SNAPSHOT: checking
> for updates from java.net
> [INFO] snapshot org.glassfish.admin:admin-cli:3.0-SNAPSHOT: checking
> for updates from glassfish-repo-archive
> [INFO] [enforcer:enforce {execution: enforce-versions}]
> [INFO] [osgiversion:compute-osgi-version {execution:
> compute-osgi-version}]
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [hk2:hk2-compile]
> [INFO] Compiling 27 source files to
> /Users/cmott/logging/v3/deployment/client/target/classes
> /Users/cmott/logging/v3/deployment/client/src/main/java/org/glassfish/deployment/client/AbstractDeploymentFacility.java:39:
> cannot find symbol
> symbol : class CommandException
> location: package com.sun.enterprise.admin.cli
> import com.sun.enterprise.admin.cli.CommandException;
> ^
> /Users/cmott/logging/v3/deployment/client/src/main/java/org/glassfish/deployment/client/AbstractDeploymentFacility.java:120:
> cannot find symbol
> symbol : class CommandException
> location: class
> org.glassfish.deployment.client.AbstractDeploymentFacility
> String[] operands) throws CommandException;
> ^
> /Users/cmott/logging/v3/deployment/client/src/main/java/org/glassfish/deployment/client/AbstractDeploymentFacility.java:105:
> cannot find symbol
> symbol : class CommandException
> location: interface
> org.glassfish.deployment.client.AbstractDeploymentFacility.DFCommandRunner
>
> DFDeploymentStatus run() throws CommandException;
> ^
> /Users/cmott/logging/v3/deployment/client/src/main/java/org/glassfish/deployment/client/RemoteDeploymentFacility.java:47:
> cannot find symbol
> symbol : class CommandException
> location: package com.sun.enterprise.admin.cli
> import com.sun.enterprise.admin.cli.CommandException;
> ^
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>