You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2006/06/06 22:00:33 UTC

[jira] Resolved: (CLI-32) [cli] ant test needs resources copied.

     [ http://issues.apache.org/jira/browse/CLI-32?page=all ]
     
Henri Yandell resolved CLI-32:
------------------------------

    Fix Version: 2.0 Final
     Resolution: Fixed

Thanks Andrew, patch applied.

svn ci -m "Fixing ant test so it doesn't fall over on ResourceHelperTest - CLI-32" build.xml 
Sending        build.xml
Transmitting file data .
Committed revision 412203.

> [cli] ant test needs resources copied.
> --------------------------------------
>
>          Key: CLI-32
>          URL: http://issues.apache.org/jira/browse/CLI-32
>      Project: Commons CLI
>         Type: Bug

>  Environment: Operating System: other
> Platform: Other
>     Reporter: Andrew Shirley
>      Fix For: 2.0 Final
>  Attachments: fixbuild.patch
>
> When running "ant test" org.apache.commons.cli2.resource.ResourceHelperTest was
> failing as it needs a .properties file copying from src/test to
> target/test-classes/
> I have created a patch to build.xml (attached) which has a <copy> which copies
> .properties files for tests in much the same way as the existing one for
> src/java

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org