dev@glassfish.java.net

Re: [v3] Build broken?

From: Shalini Muthukrishnan <Shalini.Muthukrishnan_at_Sun.COM>
Date: Tue, 10 Jun 2008 11:07:48 +0530

I got a Build error :

/v3/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:
/v3/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.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------

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