I was doing a build of 2.0-M5 last night with the IBM VM. I got the
following compile errors on CORBA. Rick, does this make sense? Its
late so I haven't thought about it but thought you might be up
earlier than me :) This was with IBM 5.0 JDK for Linux.
[INFO] Building Geronimo :: CORBA
[INFO] task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
----
[INFO] [clean:clean]
[INFO] Compiling 132 source files to /home/hogstrom/geronimo/2.0-M5/
modules/geronimo-corba/target/classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
/home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/java/
org/apache/geronimo/corba/security/jgss/GSSUPCredential.java:[26,29]
package sun.security.jgss.spi does not exist
/home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/java/
org/apache/geronimo/corba/security/jgss/GSSUPCredential.java:[27,29]
package sun.security.jgss.spi does not exist
/home/hogstrom/geronimo/2.0-M5/modules/geronimo-corba/src/main/java/
org/apache/geronimo/corba/security/jgss/GSSUPCredential.java:[35,40]
cannot find symbol
symbol: class GSSCredentialSpi