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

CDE doesn't preserve order of delegates in an aggregate

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.4.0SDK
    • 2.4.1SDK
    • Core Java Framework, Tools
    • None

    Description

      When using the CDE to make a minor change to an aggregate the saved descriptor may have the declarations of the delegate AnalysisEngines reordered. This has no effect on the processing but may affect the initialization order of the delegates, and makes a minor change look major. The fix is to replace a few HashMaps with LinkedHashMaps so the iteration order will consistently match the definition order.

      Attachments

        Activity

          People

            burn Burn L. Lewis
            burn Burn L. Lewis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: