You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2010/08/03 11:13:15 UTC

[jira] Created: (FELIX-2514) felix.fileinstall.dir should support more than one directory

felix.fileinstall.dir should support more than one directory
------------------------------------------------------------

                 Key: FELIX-2514
                 URL: https://issues.apache.org/jira/browse/FELIX-2514
             Project: Felix
          Issue Type: New Feature
          Components: File Install
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler


For easier integration with other environments it would be nice if the felix.fileinstall.dir property could point to more than a single directory, like several dirs separated by a ":"

This would make the use/integration of File Install in Apache Sling much easier as  Sling by default has its own initial watch directory, but users might already use this property to configure their additional location.

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


[jira] Updated: (FELIX-2514) felix.fileinstall.dir should support more than one directory

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

Carsten Ziegeler updated FELIX-2514:
------------------------------------

    Attachment: FileInstall.java.patch

Possible patch (could be improved) which separates the dir by looking at a "," as the separator (colon might make problems on windows based systems....)

> felix.fileinstall.dir should support more than one directory
> ------------------------------------------------------------
>
>                 Key: FELIX-2514
>                 URL: https://issues.apache.org/jira/browse/FELIX-2514
>             Project: Felix
>          Issue Type: New Feature
>          Components: File Install
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>         Attachments: FileInstall.java.patch
>
>
> For easier integration with other environments it would be nice if the felix.fileinstall.dir property could point to more than a single directory, like several dirs separated by a ":"
> This would make the use/integration of File Install in Apache Sling much easier as  Sling by default has its own initial watch directory, but users might already use this property to configure their additional location.

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


[jira] Resolved: (FELIX-2514) felix.fileinstall.dir should support more than one directory

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

Carsten Ziegeler resolved FELIX-2514.
-------------------------------------

    Fix Version/s: fileinstall-3.1.0
       Resolution: Fixed

Applied the patch in rvision 982974

> felix.fileinstall.dir should support more than one directory
> ------------------------------------------------------------
>
>                 Key: FELIX-2514
>                 URL: https://issues.apache.org/jira/browse/FELIX-2514
>             Project: Felix
>          Issue Type: New Feature
>          Components: File Install
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: fileinstall-3.1.0
>
>         Attachments: FileInstall.java.patch
>
>
> For easier integration with other environments it would be nice if the felix.fileinstall.dir property could point to more than a single directory, like several dirs separated by a ":"
> This would make the use/integration of File Install in Apache Sling much easier as  Sling by default has its own initial watch directory, but users might already use this property to configure their additional location.

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