Build break due to OpenEJB Rev572863 changes
--------------------------------------------

                 Key: GERONIMO-3459
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3459
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: OpenEJB
    Affects Versions: 2.0.2, 2.0.x, 2.1
            Reporter: Donald Woods
            Assignee: David Blevins
            Priority: Blocker


Trunk and 2.0.2-SNAPSHOT builds are failing due to changes in OpenEJB Rev572863 
to removed some "unused" code.

[INFO] 
----------------------------------------------------------------------------
[INFO] Building Geronimo :: CORBA
[INFO]    task-segment: [install]
[INFO] 
----------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: default}]
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] Created dir: 
/home/prasad/geronimo/2.0/modules/geronimo-corba/target/classes/META-INF
[INFO] Copying 2 files to 
/home/prasad/geronimo/2.0/modules/geronimo-corba/target/classes/META-INF
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 123 source files to 
/home/prasad/geronimo/2.0/modules/geronimo-corba/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/home/prasad/geronimo/2.0/modules/geronimo-corba/src/main/java/org/apache/geronimo/corba/util/Util.java:[73,31]
 cannot find symbol
symbol  : class ObjectInputStreamExt
location: package org.apache.openejb.util

/home/prasad/geronimo/2.0/modules/geronimo-corba/src/main/java/org/apache/geronimo/corba/util/Util.java:[557,8]
 cannot find symbol
symbol  : class ObjectInputStreamExt
location: class org.apache.geronimo.corba.util.Util

/home/prasad/geronimo/2.0/modules/geronimo-corba/src/main/java/org/apache/geronimo/corba/util/Util.java:[557,39]
 cannot find symbol
symbol  : class ObjectInputStreamExt
location: class org.apache.geronimo.corba.util.Util


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to