dev@glassfish.java.net

build error

From: Sreenivas Munnangi <Sreenivas.Munnangi_at_Sun.COM>
Date: Sat, 03 Oct 2009 21:51:08 -0700

[INFO] snapshot org.glassfish:javax.annotation:3.0-SNAPSHOT: checking
for updates from glassfish-repo-archive
[INFO] Copying javax.annotation-3.0-SNAPSHOT.jar to
/space/GFV3_SRC_100309/v3/deployment/dol/target/endorsed/javax.annotation-3.0-SNAPSHOT.jar
[INFO] [hk2:hk2-compile]
[INFO] Compiling 558 source files to
/space/GFV3_SRC_100309/v3/deployment/dol/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
/space/GFV3_SRC_100309/v3/deployment/dol/src/main/java/com/sun/enterprise/deployment/RootDeploymentDescriptor.java:307:
index has private access in RootDeploymentDescriptor
                if (extension.index==null) {
                             ^
/space/GFV3_SRC_100309/v3/deployment/dol/src/main/java/com/sun/enterprise/deployment/RootDeploymentDescriptor.java:311:
index has private access in RootDeploymentDescriptor
                if (index.equals(extension.index)) {
                                          ^
/space/GFV3_SRC_100309/v3/deployment/dol/src/main/java/com/sun/enterprise/deployment/RootDeploymentDescriptor.java:327:
index has private access in RootDeploymentDescriptor
        instance.index = index;
                ^
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