[
https://issues.apache.org/jira/browse/ACE-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Toni Menzel updated ACE-59:
---------------------------
Attachment: ACE-59.patch
> 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
> Attachments: ACE-59.patch
>
>
> 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.