dev@glassfish.java.net

Re: [v3] Build broken?

From: Tim Quinn <Timothy.Quinn_at_Sun.COM>
Date: Mon, 09 Jun 2008 23:35:44 -0500

To clarify, rebuild the commons/glassfish-api module first, then the
entire system.

- Tim


Jan.Luehe_at_Sun.COM wrote:
> I'm getting this error after a fresh checkout:
>
> [INFO] Installing
> /space/luehe/ws/v3/admin/cli-optional/target/cli-optional-10.0-SNAPSHOT.jar
> to
> /home/luehe/.m2/repository/org/glassfish/admin/cli-optional/10.0-SNAPSHOT/cli-optional-10.0-SNAPSHOT.jar
>
> [INFO] Installing
> /space/luehe/ws/v3/admin/cli-optional/target/cli-optional-10.0-SNAPSHOT-sources.jar
> to
> /home/luehe/.m2/repository/org/glassfish/admin/cli-optional/10.0-SNAPSHOT/cli-optional-10.0-SNAPSHOT-sources.jar
>
> [INFO]
> ----------------------------------------------------------------------------
>
> [INFO] Building Kernel Classes
> [INFO] task-segment: [install]
> [INFO]
> ----------------------------------------------------------------------------
>
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [hk2:hk2-compile]
> [INFO] Compiling 124 source files to
> /space/luehe/ws/v3/core/kernel/target/classes
> /space/luehe/ws/v3/core/kernel/src/main/java/com/sun/enterprise/v3/deployment/DeployCommand.java:118:
> cannot find symbol
> symbol : variable DEPLOYMENT_PLAN
> location: interface org.glassfish.api.admin.ParameterNames
> @Param(name=ParameterNames.DEPLOYMENT_PLAN, optional=true)
> ^
> Note:
> /space/luehe/ws/v3/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/VsAdapter.java
> uses or overrides a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> /space/luehe/ws/v3/core/kernel/src/main/java/com/sun/enterprise/v3/deployment/DeployCommand.java:118:
> cannot find symbol
> symbol : variable DEPLOYMENT_PLAN
> location: interface org.glassfish.api.admin.ParameterNames
> @Param(name=ParameterNames.DEPLOYMENT_PLAN, optional=true)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>