You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 17:39:15 UTC

[jira] Resolved: (HARMONY-981) [drlvm][build] link to the CLASSLIB is hardcoded into build.xml

     [ http://issues.apache.org/jira/browse/HARMONY-981?page=all ]

Geir Magnusson Jr resolved HARMONY-981.
---------------------------------------

    Resolution: Fixed

I added support for a "drlvm.properties" file to be read first from the drlvm/build directory, and then from user home directory, that allows overrides to be set easily and repeatable.

it's optional - you can just still pass in via -D as well.

Checked in r428033

> [drlvm][build] link to the CLASSLIB is hardcoded into build.xml
> ---------------------------------------------------------------
>
>                 Key: HARMONY-981
>                 URL: http://issues.apache.org/jira/browse/HARMONY-981
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>         Assigned To: Geir Magnusson Jr
>
> link to the CLASSLIB is hardcoded into build.xml (line 65) as 
>         <property name="external.dep.CLASSLIB.loc" value="../../../../classlib/trunk" />
> instead of use the predefined property from property file. Something like that:
>         <property name="external.dep.CLASSLIB.loc" value="${CLASSLIB_HOME}" />

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira