dev@glassfish.java.net

Re: build error

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Sun, 04 Oct 2009 04:11:01 -0700

Build is working fine for me. Aside for the QL failures, builds on
Hudson are also successful.
Maybe related to local changes in your workspace?

Jane


Sreenivas Munnangi wrote:
> [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
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>