You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Created JIRA)" <ji...@apache.org> on 2011/11/18 09:53:51 UTC

[jira] [Created] (KARAF-1022) java.io.tmpdir sysem property should use $KARAF_BASE/data/tmp in place of $KARAF_BASE/tmp

java.io.tmpdir sysem property should use $KARAF_BASE/data/tmp in place of $KARAF_BASE/tmp
-----------------------------------------------------------------------------------------

                 Key: KARAF-1022
                 URL: https://issues.apache.org/jira/browse/KARAF-1022
             Project: Karaf
          Issue Type: Improvement
            Reporter: Jean-Baptiste Onofré


To avoid multiple "working directories", the java.io.tmpdir should be in the data folder (as others temp and working directories).

It allows users the use karaf clean command to complete clean all working directories.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Closed] (KARAF-1022) java.io.tmpdir system property should use $KARAF_DATA/tmp in place of $KARAF_BASE/tmp

Posted by "Jamie goodyear (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear closed KARAF-1022.
---------------------------------

    
> java.io.tmpdir system property should use $KARAF_DATA/tmp in place of $KARAF_BASE/tmp
> -------------------------------------------------------------------------------------
>
>                 Key: KARAF-1022
>                 URL: https://issues.apache.org/jira/browse/KARAF-1022
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>    Affects Versions: 2.2.5, 3.0.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.5, 3.0.0
>
>
> To avoid multiple "working directories", the java.io.tmpdir should be in the data folder (as others temp and working directories).
> It allows users the use karaf clean command to complete clean all working directories.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (KARAF-1022) java.io.tmpdir sysem property should use $KARAF_BASE/data/tmp in place of $KARAF_BASE/tmp

Posted by "Jean-Baptiste Onofré (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152808#comment-13152808 ] 

Jean-Baptiste Onofré commented on KARAF-1022:
---------------------------------------------

Yes, it's what I had in mind. Thanks for clarifying my mind ;)
                
> java.io.tmpdir sysem property should use $KARAF_BASE/data/tmp in place of $KARAF_BASE/tmp
> -----------------------------------------------------------------------------------------
>
>                 Key: KARAF-1022
>                 URL: https://issues.apache.org/jira/browse/KARAF-1022
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>    Affects Versions: 2.2.5, 3.0.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.5, 3.0.0
>
>
> To avoid multiple "working directories", the java.io.tmpdir should be in the data folder (as others temp and working directories).
> It allows users the use karaf clean command to complete clean all working directories.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (KARAF-1022) java.io.tmpdir system property should use $KARAF_DATA/tmp in place of $KARAF_BASE/tmp

Posted by "Jean-Baptiste Onofré (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-1022:
----------------------------------------

    Summary: java.io.tmpdir system property should use $KARAF_DATA/tmp in place of $KARAF_BASE/tmp  (was: java.io.tmpdir sysem property should use $KARAF_BASE/data/tmp in place of $KARAF_BASE/tmp)
    
> java.io.tmpdir system property should use $KARAF_DATA/tmp in place of $KARAF_BASE/tmp
> -------------------------------------------------------------------------------------
>
>                 Key: KARAF-1022
>                 URL: https://issues.apache.org/jira/browse/KARAF-1022
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>    Affects Versions: 2.2.5, 3.0.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.5, 3.0.0
>
>
> To avoid multiple "working directories", the java.io.tmpdir should be in the data folder (as others temp and working directories).
> It allows users the use karaf clean command to complete clean all working directories.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (KARAF-1022) java.io.tmpdir system property should use $KARAF_DATA/tmp in place of $KARAF_BASE/tmp

Posted by "Jean-Baptiste Onofré (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152842#comment-13152842 ] 

Jean-Baptiste Onofré commented on KARAF-1022:
---------------------------------------------

Fixed on trunk: revision 1203631.
                
> java.io.tmpdir system property should use $KARAF_DATA/tmp in place of $KARAF_BASE/tmp
> -------------------------------------------------------------------------------------
>
>                 Key: KARAF-1022
>                 URL: https://issues.apache.org/jira/browse/KARAF-1022
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>    Affects Versions: 2.2.5, 3.0.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.5, 3.0.0
>
>
> To avoid multiple "working directories", the java.io.tmpdir should be in the data folder (as others temp and working directories).
> It allows users the use karaf clean command to complete clean all working directories.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (KARAF-1022) java.io.tmpdir sysem property should use $KARAF_BASE/data/tmp in place of $KARAF_BASE/tmp

Posted by "Jean-Baptiste Onofré (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-1022:
----------------------------------------

          Component/s: karaf-core
    Affects Version/s: 3.0.0
                       2.2.5
        Fix Version/s: 3.0.0
                       2.2.5
             Assignee: Jean-Baptiste Onofré
    
> java.io.tmpdir sysem property should use $KARAF_BASE/data/tmp in place of $KARAF_BASE/tmp
> -----------------------------------------------------------------------------------------
>
>                 Key: KARAF-1022
>                 URL: https://issues.apache.org/jira/browse/KARAF-1022
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>    Affects Versions: 2.2.5, 3.0.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.5, 3.0.0
>
>
> To avoid multiple "working directories", the java.io.tmpdir should be in the data folder (as others temp and working directories).
> It allows users the use karaf clean command to complete clean all working directories.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (KARAF-1022) java.io.tmpdir sysem property should use $KARAF_BASE/data/tmp in place of $KARAF_BASE/tmp

Posted by "Andreas Pieber (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152807#comment-13152807 ] 

Andreas Pieber commented on KARAF-1022:
---------------------------------------

well, better to use KARAF_DATA instead of KARAF_BASE/data :-)
                
> java.io.tmpdir sysem property should use $KARAF_BASE/data/tmp in place of $KARAF_BASE/tmp
> -----------------------------------------------------------------------------------------
>
>                 Key: KARAF-1022
>                 URL: https://issues.apache.org/jira/browse/KARAF-1022
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>    Affects Versions: 2.2.5, 3.0.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.5, 3.0.0
>
>
> To avoid multiple "working directories", the java.io.tmpdir should be in the data folder (as others temp and working directories).
> It allows users the use karaf clean command to complete clean all working directories.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (KARAF-1022) java.io.tmpdir system property should use $KARAF_DATA/tmp in place of $KARAF_BASE/tmp

Posted by "Jean-Baptiste Onofré (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152856#comment-13152856 ] 

Jean-Baptiste Onofré commented on KARAF-1022:
---------------------------------------------

Fixed on karaf-2.2.x: revision 1203642.
                
> java.io.tmpdir system property should use $KARAF_DATA/tmp in place of $KARAF_BASE/tmp
> -------------------------------------------------------------------------------------
>
>                 Key: KARAF-1022
>                 URL: https://issues.apache.org/jira/browse/KARAF-1022
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>    Affects Versions: 2.2.5, 3.0.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.5, 3.0.0
>
>
> To avoid multiple "working directories", the java.io.tmpdir should be in the data folder (as others temp and working directories).
> It allows users the use karaf clean command to complete clean all working directories.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (KARAF-1022) java.io.tmpdir system property should use $KARAF_DATA/tmp in place of $KARAF_BASE/tmp

Posted by "Jean-Baptiste Onofré (Resolved JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-1022.
-----------------------------------------

    Resolution: Fixed
    
> java.io.tmpdir system property should use $KARAF_DATA/tmp in place of $KARAF_BASE/tmp
> -------------------------------------------------------------------------------------
>
>                 Key: KARAF-1022
>                 URL: https://issues.apache.org/jira/browse/KARAF-1022
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>    Affects Versions: 2.2.5, 3.0.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.5, 3.0.0
>
>
> To avoid multiple "working directories", the java.io.tmpdir should be in the data folder (as others temp and working directories).
> It allows users the use karaf clean command to complete clean all working directories.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira