dev@glassfish.java.net

Build broken

From: Prashanth Abbagani <Prashanth.Abbagani_at_Sun.COM>
Date: Wed, 22 Jul 2009 23:18:24 -0700

I checked out afresh and building from scratch.

[INFO] Compiling 22 source files to
/Users/abbagani/v3_working/v3/admingui/common/target/classes
[INFO] Picked up annotation processor
com.sun.istack.internal.ws.AnnotationProcessorFactoryImpl
[INFO] Picked up annotation processor
com.sun.enterprise.tools.apt.MetainfServiceGenerator
[INFO] Picked up annotation processor
com.sun.jsftemplating.annotation.FormatDefinitionAPFactory
[INFO] Picked up annotation processor
com.sun.jsftemplating.annotation.UIComponentFactoryAPFactory
[INFO] Picked up annotation processor
com.sun.jsftemplating.annotation.HandlerAPFactory
warning: A web service endpoint could not be found
1 warning
/Users/abbagani/v3_working/v3/admingui/common/src/main/java/org/glassfish/admingui/common/handlers/ProxyHandlers.java:357:
cannot find symbol
symbol : method getResources()
location: class org.glassfish.admingui.common.util.V3AMX
                    String resObjectName =
V3AMX.getInstance().getResources().childrenMap(resType).get(name).objectName().toString();
                                                              ^
Note:
/Users/abbagani/v3_working/v3/admingui/common/src/main/java/org/glassfish/admingui/common/util/GuiUtil.java
uses or overrides 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.
1 error
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Fatal error compiling

Embedded error: APT failed: 1