On Sep 13, 2007, at 3:17 AM, Jason Dillon wrote:

I'm converting all of the assemblies tonight, should be done in another hour or so.

But, currently server/trunk is not building due to:

<snip>
[INFO] Compiling 18 source files to /Users/jason/ws/geronimo/server/ modules/geronimo-openejb/target/classes [INFO] ---------------------------------------------------------------------- --
[ERROR] BUILD FAILURE
[INFO] ---------------------------------------------------------------------- --
[INFO] Compilation failure

/Users/jason/ws/geronimo/server/modules/geronimo-openejb/src/main/ java/org/apache/geronimo/openejb/OpenEjbSystemGBean.java:[131,30] cannot find symbol
symbol  : variable service
location: class org.apache.openejb.assembler.classic.TransactionServiceInfo

/Users/jason/ws/geronimo/server/modules/geronimo-openejb/src/main/ java/org/apache/geronimo/openejb/OpenEjbSystemGBean.java:[139,27] cannot find symbol
symbol  : variable service
location: class org.apache.openejb.assembler.classic.SecurityServiceInfo

/Users/jason/ws/geronimo/server/modules/geronimo-openejb/src/main/ java/org/apache/geronimo/openejb/OpenEjbSystemGBean.java:[145,24] cannot find symbol
symbol  : variable service
location: class org.apache.openejb.assembler.classic.ProxyFactoryInfo
</snip>

So, I can't verify that everything is super happy...

I've deployed a new version of OpenEJB 3.0 snapshots. So, verify away... :-)

You may need to delete old versions of OpenEJB snapshots from your maven repo (depending on when you built last...).

--kevan

Reply via email to