You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "David Savage (JIRA)" <ji...@apache.org> on 2009/07/21 18:24:14 UTC

[jira] Created: (FELIX-1394) AbstractOBRBundleRepository throws a FileNotFoundException if parent directory of obr cache does not exist

AbstractOBRBundleRepository throws a FileNotFoundException if parent directory of obr cache does not exist
----------------------------------------------------------------------------------------------------------

                 Key: FELIX-1394
                 URL: https://issues.apache.org/jira/browse/FELIX-1394
             Project: Felix
          Issue Type: Bug
          Components: Sigil
            Reporter: David Savage
            Assignee: David Savage
            Priority: Minor


Solution is to call file.getParentFile().mkdirs()

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


[jira] Closed: (FELIX-1394) AbstractOBRBundleRepository throws a FileNotFoundException if parent directory of obr cache does not exist

Posted by "David Savage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Savage closed FELIX-1394.
-------------------------------

       Resolution: Fixed
    Fix Version/s: sigil-0.1.0

> AbstractOBRBundleRepository throws a FileNotFoundException if parent directory of obr cache does not exist
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1394
>                 URL: https://issues.apache.org/jira/browse/FELIX-1394
>             Project: Felix
>          Issue Type: Bug
>          Components: Sigil
>            Reporter: David Savage
>            Assignee: David Savage
>            Priority: Minor
>             Fix For: sigil-0.1.0
>
>
> Solution is to call file.getParentFile().mkdirs()

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