Hmmm. Works for me. :) Fixed and checked in. Sorry about that.
Regards, Alan -----Original Message----- From: Jacek Laskowski [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 12, 2003 3:54 AM To: [EMAIL PROTECTED] Subject: Problems with building Geronimo Hi, Am I the only one who are experiencing the following problem with building Geronimo? I've noticed Alan commited some changes w.r.t. the issue. Alan's probably sleeping right now and I can't look into it, thus I'll be waiting patiently for a fix. ... [touch] Creating C:\projects\geronimo\modules\core\target\castor\geronimo-ejb-jar.xsd.tst amp [echo] Compiling to c:\projects\geronimo\modules\core/target/classes [javac] Compiling 452 source files to C:\projects\geronimo\modules\core\target\classes C:\projects\geronimo\modules\core\src\java\org\apache\geronimo\security\ LoginModuleWrapper.java:147: cannot resolve symbol symbol : class AccessControlContextCredential location: class org.apache.geronimo.security.LoginModuleWrapper externalSubject.getPrivateCredentials().add(new AccessControlContextCredential(context)); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -deprecation for details. 1 error BUILD FAILED File...... file:/c:/projects/geronimo/ Element... maven:reactor Line...... 134 Column.... 27 Unable to obtain goal [default] -- file:/C:/Documents and Settings/jl540585/.maven/plugins/maven-java-plugin-1.3/:34:48: <ant:javac> Compile failed; see the compiler error output for details. Total time: 11 minutes 22 seconds Finished at: Wed Nov 12 09:39:24 CET 2003 Jacek