Hi,
Build is broken using "maven bootstrap build" with the following compile
error. We are working on it and fix will be available by EOB today.
[java] compile:
[java] [javac] Compiling 751 source files to
C:\sun\trunk0617\glassfish\appserv-commons\build
[java] [javac]
C:\sun\trunk0617\glassfish\appserv-commons\src\java\com\sun\enterprise\deployment\annotation\handlers\DenyAllHandler.java:12:
cannot find symbol
[java] [javac] symbol : class DenyAll
[java] [javac] location: package javax.annotation.security
[java] [javac] import javax.annotation.security.DenyAll;
[java] BUILD FAILED
[java] [javac] 4 errors
[java] C:\sun\trunk0617\glassfish\appserv-commons\build.xml:62:
Compile failed; see the compiler error output for details.
thanks
The Workspace Team.