FileBasedProvider fails if using not 100% osgi version names as folder names
----------------------------------------------------------------------------

                 Key: ACE-59
                 URL: https://issues.apache.org/jira/browse/ACE-59
             Project: Ace
          Issue Type: Bug
            Reporter: Toni Menzel


getVersions() accept using foldernames like "1.0" or even "1" and map them to 
1.0.0.
Either way, when requesting the package later, a NullPointerException results.

Attached is a patch that maps folder names to real versions on demand, so that 
you can keep using simple names like 1,2,3 and things still work as expected.

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