Uploaded image for project: 'JDO'
  1. JDO
  2. JDO-704

API test compilation failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • JDO 3.1-rc1
    • JDO 3.1-rc1
    • api
    • None

    Description

      On building API:
      Compiling 33 source files to C:\jdo_newest\api\target\test-classes
      ------------------------------------------------------------------------
      [ERROR]BUILD FAILURE
      ------------------------------------------------------------------------
      Compilation failure
      javax/jdo/stub/StubPMF.java:[554,9] method does not override a method from its superclass

      The problem appears to be that this method does not return a value:
      public Collection<Class> getManagedClasses()

      { throw new UnsupportedOperationException("not implemented"); }

      Attachments

        Activity

          People

            Unassigned Unassigned
            mcaisse Michelle Caisse
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: