Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-1432

Manifest parser doesn't return import package declarations in order of manifest

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • framework-1.8.1
    • framework-2.0.0
    • Framework
    • None

    Description

      When parsing import package declarations, the manifest parser reads them in as an array, but converts it to a map to check for duplicates. The map values are then converted back into an array, which does not preserve the order of the declarations in the manifest. It would be nice if the manifest parser preserved the order of the declarations, since this simplifies creating test cases which are dependent on this ordering.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            rickhall Richard S. Hall
            rickhall Richard S. Hall
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment