You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Sahoo (JIRA)" <ji...@apache.org> on 2009/10/21 15:25:59 UTC

[jira] Created: (FELIX-1788) Set felix.fileinstall.tmpdir to ${java.io.tmpdir} by default

Set felix.fileinstall.tmpdir to ${java.io.tmpdir} by default
------------------------------------------------------------

                 Key: FELIX-1788
                 URL: https://issues.apache.org/jira/browse/FELIX-1788
             Project: Felix
          Issue Type: Bug
          Components: File Install
    Affects Versions: http-2.0.4
         Environment: generic
            Reporter: Sahoo
             Fix For: fileinstall-2.0.2


Currently FileInstall default felix.fileinstall.tmpdir to ./tmp. Please change the default value to ${java.io.tmpdir} or a directory under that.

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


[jira] Commented: (FELIX-1788) Set felix.fileinstall.tmpdir to ${java.io.tmpdir} by default

Posted by "Sahoo (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768258#action_12768258 ] 

Sahoo commented on FELIX-1788:
------------------------------

What happens if more than one fileinstall use the same tmpdir? Should it be set to a unique dir per fileinstall thread?

> Set felix.fileinstall.tmpdir to ${java.io.tmpdir} by default
> ------------------------------------------------------------
>
>                 Key: FELIX-1788
>                 URL: https://issues.apache.org/jira/browse/FELIX-1788
>             Project: Felix
>          Issue Type: Bug
>          Components: File Install
>    Affects Versions: http-2.0.4
>         Environment: generic
>            Reporter: Sahoo
>            Assignee: Guillaume Nodet
>             Fix For: fileinstall-2.0.2
>
>
> Currently FileInstall default felix.fileinstall.tmpdir to ./tmp. Please change the default value to ${java.io.tmpdir} or a directory under that.

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


[jira] Resolved: (FELIX-1788) Set felix.fileinstall.tmpdir to ${java.io.tmpdir} by default

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

Guillaume Nodet resolved FELIX-1788.
------------------------------------

    Resolution: Fixed
      Assignee: Guillaume Nodet

Committing to https://svn.apache.org/repos/asf/felix/trunk ...
	M	fileinstall/src/main/java/org/apache/felix/fileinstall/internal/DirectoryWatcher.java
	M	fileinstall/src/test/java/org/apache/felix/fileinstall/internal/DirectoryWatcherTest.java
Committed r828016


> Set felix.fileinstall.tmpdir to ${java.io.tmpdir} by default
> ------------------------------------------------------------
>
>                 Key: FELIX-1788
>                 URL: https://issues.apache.org/jira/browse/FELIX-1788
>             Project: Felix
>          Issue Type: Bug
>          Components: File Install
>    Affects Versions: http-2.0.4
>         Environment: generic
>            Reporter: Sahoo
>            Assignee: Guillaume Nodet
>             Fix For: fileinstall-2.0.2
>
>
> Currently FileInstall default felix.fileinstall.tmpdir to ./tmp. Please change the default value to ${java.io.tmpdir} or a directory under that.

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


[jira] Commented: (FELIX-1788) Set felix.fileinstall.tmpdir to ${java.io.tmpdir} by default

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768278#action_12768278 ] 

Guillaume Nodet commented on FELIX-1788:
----------------------------------------

This would surely be a problem.  I think this might require a different jira issue to track this one, so I've created FELIX-1790 for that.

> Set felix.fileinstall.tmpdir to ${java.io.tmpdir} by default
> ------------------------------------------------------------
>
>                 Key: FELIX-1788
>                 URL: https://issues.apache.org/jira/browse/FELIX-1788
>             Project: Felix
>          Issue Type: Bug
>          Components: File Install
>    Affects Versions: http-2.0.4
>         Environment: generic
>            Reporter: Sahoo
>            Assignee: Guillaume Nodet
>             Fix For: fileinstall-2.0.2
>
>
> Currently FileInstall default felix.fileinstall.tmpdir to ./tmp. Please change the default value to ${java.io.tmpdir} or a directory under that.

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