dev@glassfish.java.net

Re: Next v3 build failure

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Mon, 13 Jul 2009 23:42:20 -0700

Build should be back to normal now.
Hudson dev job is running:

http://hudson.glassfish.org/job/gf-trunk-build-dev/ (external)
or
http://gf-hudson.sfbay.sun.com/hudson/job/gf-trunk-build-dev/ (internal)

The continuous job is taking a while since it starts with a fresh maven
repository.



Sahoo wrote:
> next failure based on svn rev #29104:
>
> [INFO] Compiling 78 source files to
> /space/ss141213/WS/gf/v3.trunk.new/admin/cli/target/classes
> /space/ss141213/WS/gf/v3.trunk.new/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLICommand.java:263:
> cannot find symbol
> symbol : variable CLIManFileFinder
> location: class com.sun.enterprise.admin.cli.CLICommand
> return CLIManFileFinder.getCommandManFile(this);
> ^
> /space/ss141213/WS/gf/v3.trunk.new/admin/cli/src/main/java/com/sun/enterprise/admin/cli/commands/CommandTable.java:63:
> cannot find symbol
> symbol : class HelpCommand
> location: class com.sun.enterprise.admin.cli.commands.CommandTable
> put("help", HelpCommand.class);
> ^
> 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
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>