dev@glassfish.java.net

v3 build failing

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Mon, 17 Mar 2008 16:54:06 -0700

I've checked out and rebuilt hk2 first.

[INFO] Compiling 663 source files to /export/v3/v3/web/webtier/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
/export/v3/v3/web/webtier/src/main/java/org/glassfish/web/JSPCompiler.java:109:
getWebModuleClassPath(org.jvnet.hk2.component.Habitat,java.lang.String,boolean)
in com.sun.appserv.server.util.ASClassLoaderUtil cannot be applied to
(org.jvnet.hk2.component.Habitat,java.lang.String)
         String sysClassPath = ASClassLoaderUtil.getWebModuleClassPath(

-marina