You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vladimir Beliaev (JIRA)" <ji...@apache.org> on 2007/10/23 15:13:51 UTC

[jira] Updated: (HARMONY-5001) [buildtest][eut] use custome TMP and HOME for EUT

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

Vladimir Beliaev updated HARMONY-5001:
--------------------------------------

             Component/s: build - test - ci
    Estimated Complexity: Moderate
             Description: 
It corresponds to #5 in root JIRA, i.e.:

M3 issues with EUT indicated the dependencies of EUT results from setting of TMP and HOME variables. This question should be clarified. May be EUT adaptors should be updated to create and specify these TMP and HOME directories. 

I've double checked - it looks the following settings in tests/eut/eut.properties do not help:

     user.home=<tmp home>
     java.io.tmpdir=<tmp tmp>

So I think these settings should also be done in generated eut.run.properties (where one specifies already J2SE-5.0, jvm, etc).

Thanks
Vladimir Beliaev

             Environment: any

> [buildtest][eut] use custome TMP and HOME for EUT
> -------------------------------------------------
>
>                 Key: HARMONY-5001
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5001
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: build - test - ci
>         Environment: any
>            Reporter: Vladimir Beliaev
>
> It corresponds to #5 in root JIRA, i.e.:
> M3 issues with EUT indicated the dependencies of EUT results from setting of TMP and HOME variables. This question should be clarified. May be EUT adaptors should be updated to create and specify these TMP and HOME directories. 
> I've double checked - it looks the following settings in tests/eut/eut.properties do not help:
>      user.home=<tmp home>
>      java.io.tmpdir=<tmp tmp>
> So I think these settings should also be done in generated eut.run.properties (where one specifies already J2SE-5.0, jvm, etc).
> Thanks
> Vladimir Beliaev

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