BasicResolver.listOrganisations() doesn't handle [organization] in resolver 
pattern
-----------------------------------------------------------------------------------

                 Key: IVY-806
                 URL: https://issues.apache.org/jira/browse/IVY-806
             Project: Ivy
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.0-beta-1
         Environment: Windows XP Pro
            Reporter: Ernest Pasour
            Priority: Minor


I am using the Ivy API to list the available modules in a repository.   
Unfortunately,  the calls from BasicResolver.listOrganisations() and 
BasicResolver.listModules() don't seem to handle the [organization] spelling 
(i.e. with a 'z').  My ivy resolve/build from Ant work fine, and I see from the 
source code a number of places where "organization" is treated as an alias for 
"organisation", so I believe this is just one more place.

-- 
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