Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-5974

uv3 unnecessary API change from v2 breaking binary compatibility

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.1SDK
    • 3.0.2SDK
    • Core Java Framework
    • None

    Description

      Uima v3 strives to be binary compatible with v2, with the exception of needing new JCas classes.  This allows a simpler migration because (the goal is) you don't need to recompile JARs - the same Jars can be used with either v2 or v3.

      Found a few spots where v3 changed the signature of a public API, usually to a more specific type, which, while correct, breaks binary compatibility.  Reverse these changes.  

      Attachments

        Activity

          People

            schor Marshall Schor
            schor Marshall Schor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: