dev@glassfish.java.net

Build broken?

From: Vivek Pandey <Vivek.Pandey_at_Sun.COM>
Date: Wed, 16 Sep 2009 11:03:51 -0700

[INFO]
------------------------------------------------------------------------
[INFO] Building GlassFish Core modules
[INFO] task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [enforcer:enforce {execution: enforce-versions}]
[INFO] [osgiversion:compute-osgi-version {execution: compute-osgi-version}]
[INFO] [bundle:manifest {execution: bundle-manifest}]
[WARNING] Ignoring project type pom - supportedProjectTypes = [hk2-jar,
bundle]
[INFO] [site:attach-descriptor]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [install:install]
[INFO] Installing /ws/v3/core/pom.xml to
/myhome/vivekmz/.m2/repository/org/glassfish/core/core/3.0-SNAPSHOT/core-3.0-SNAPSHOT.pom
[INFO]
------------------------------------------------------------------------
[INFO] Building Kernel Classes
[INFO] task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: /ws/v3/core/kernel/target (included: [**],
excluded: [])
[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 162 source files to /ws/v3/core/kernel/target/classes
Note:
/ws/v3/core/kernel/src/main/java/com/sun/enterprise/v3/admin/adapter/AdminConsoleAdapter.java
uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
/ws/v3/core/kernel/src/main/java/com/sun/enterprise/server/logging/UniformLogFormatter.java:107:
warning: sun.security.action.GetPropertyAction is Sun proprietary API
and may be removed in a future release
            new sun.security.action.GetPropertyAction("line.separator"));
                                   ^
/ws/v3/core/kernel/src/main/java/com/sun/enterprise/v3/server/ApplicationLoaderService.java:144:
getApplicationRef() in com.sun.enterprise.config.serverbeans.Server
cannot be applied to (java.lang.String)
            ApplicationRef appRef = server.getApplicationRef(
                                          ^
/ws/v3/core/kernel/src/main/java/com/sun/enterprise/v3/server/ApplicationLoaderService.java:157:
getApplicationRef() in com.sun.enterprise.config.serverbeans.Server
cannot be applied to (java.lang.String)
            ApplicationRef appRef = server.getApplicationRef(app.getName());
                                          ^
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.
2 errors
1 warning
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Fatal error compiling

Embedded error: APT failed: 1