Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-3459

Build break due to OpenEJB Rev572863 changes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.0.2, 2.1
    • 2.0.2, 2.1
    • OpenEJB
    • Security Level: public (Regular issues)
    • None

    Description

      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

      Attachments

        Activity

          People

            dblevins David Blevins
            drwoods Donald Woods
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: