dev@glassfish.java.net

Does the trunk build?

From: Nandini Ektare <Nandini.Ektare_at_Sun.COM>
Date: Thu, 16 Oct 2008 17:39:57 -0700

servlet-api module seems incompatible....

[INFO] [hk2:hk2-compile]
[INFO] Compiling 130 source files to C:\scf\v3\web\web-glue\target\classes
Note:
C:\scf\v3\web\web-glue\src\main\java\com\sun\enterprise\web\WebComponentInvocation.java
uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
C:\scf\v3\web\web-glue\src\main\java\com\sun\enterprise\web\pwc\connector\coyote\PwcCoyoteRequest.java:146:
cannot find symbol
symbol : method getSessionCookieConfig()
location: interface javax.servlet.ServletContext
                (servletContext.getSessionCookieConfig()!=null)) {
                               ^
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.
1 error
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Fatal error compiling

-Nandini