You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/03/28 11:38:47 UTC

[jira] Assigned: (HARMONY-255) Change depends in make/build-test.xml to make testing of individual modules more straightforward

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

Tim Ellison reassigned HARMONY-255:
-----------------------------------

    Assign To: Tim Ellison

> Change depends in make/build-test.xml to make testing of individual modules more straightforward
> ------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-255
>          URL: http://issues.apache.org/jira/browse/HARMONY-255
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>  Environment: All
>     Reporter: George Harley
>     Assignee: Tim Ellison
>  Attachments: Harmony-255.txt
>
> The Ant script make/build-test.xml only runs the "compile-support" target when the "test-all" target has been chosen. The dependency on "compile-support" is actually something that will be common to each of the individual module test targets such as "test-luni" and "test-archive" etc. 
> This issue is to suggest that "compile-support" be removed from the "depends" attribute of "test-all" and instead be made a dependency of each module test target. That way users can choose to run say, "test-luni" without the need to run all of the other tests and with the assurance that the support classes will be compiled and up to date. 
> Patch to follow...
> Best regards, 
> George

-- 
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