GeronimoPropertiesFileMappedPasswordCredentialLoginModuleTest assumes a 
specific Set ordering
---------------------------------------------------------------------------------------------

                 Key: GERONIMO-3830
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3830
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: security
    Affects Versions: 2.0.2
         Environment: Java 1.6
Fedora 8
            Reporter: toby cabot
            Priority: Minor
         Attachments: sec-unittest-diff.txt

GeronimoPropertiesFileMappedPasswordCredentialLoginModuleTest fails with Java 
1.6 because it assumes that an Iterator over a Set will have a specific 
ordering.  Evidently Java 1.6's HashSet is different enough than 1.5's that it 
orders its contents differently.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to