You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/06/13 18:31:26 UTC

[jira] Updated: (GERONIMO-1917) repository doesn't deal well with case insensitive file systems

     [ https://issues.apache.org/jira/browse/GERONIMO-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods updated GERONIMO-1917:
-----------------------------------

    Fix Version/s:     (was: 2.0-M5)
                       (was: 1.1.2)

> repository doesn't deal well with case insensitive file systems
> ---------------------------------------------------------------
>
>                 Key: GERONIMO-1917
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-1917
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: kernel
>    Affects Versions: 1.1, 1.1.1, 1.1.2, 1.1.x
>            Reporter: David Jencks
>
> If you've installed a configuration A/B/1/car and then look for a/b/1/car, the repository will claim it's there on a case insensitive file system, but then further logic in the config store/ manager blows up because those are different artifacts.  Solution appears to be to check when locating an artifact that the case from the file system matches the case you are asking for.

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