You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "George Harley (JIRA)" <ji...@apache.org> on 2006/03/27 16:32:23 UTC

[jira] Updated: (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 ]

George Harley updated HARMONY-255:
----------------------------------

    Attachment: Harmony-255.txt

As mentioned previously, here is a suggested change to make/build-test.xml. 

Best regards, 
George

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