You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2010/08/29 02:47:53 UTC

[jira] Updated: (BUILDR-483) Write specs for java commands

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

Antoine Toulme updated BUILDR-483:
----------------------------------

    Attachment: patch_javac_BUILDR-483.patch

Attached patch for javac. Note that it requires changes in the javac code as the classpath changes when calling javac.

> Write specs for java commands
> -----------------------------
>
>                 Key: BUILDR-483
>                 URL: https://issues.apache.org/jira/browse/BUILDR-483
>             Project: Buildr
>          Issue Type: Task
>          Components: Core features
>    Affects Versions: 1.4.1
>            Reporter: Antoine Toulme
>             Fix For: 1.4.2
>
>         Attachments: patch_javac_BUILDR-483.patch
>
>
> The java commands have no coverage.
> They are front and central to Buildr. They need to start having coverage as people on Windows tend to suffer from them.
> Also, the javac command should use the code from the external.rb file to avoid long command lines. The code between those two files shoud be merged.
> Here is the current coverage:
> http://buildr.apache.org/coverage/lib-buildr-java-commands_rb.html

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