dev@glassfish.java.net

build broken

From: Justin Lee <justin.d.lee_at_oracle.com>
Date: Mon, 21 Jun 2010 13:19:52 -0400

I get this trying to build the trunk:

[INFO] Compiling 4 source files to
/Users/jlee/dev/glassfish/v3/deployment/javaee-core/target/classes
/Users/jlee/dev/glassfish/v3/deployment/javaee-core/src/main/java/org/glassfish/javaee/core/deployment/ListSubComponentsCommand.java:114:
cannot find symbol
symbol : method getIdentifier(java.lang.String)
location: class org.glassfish.deployment.versioning.VersioningService
             versioningService.getIdentifier(applicationName);