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/04/03 07:23:27 UTC

[jira] Resolved: (BUILDR-401) Don't set compiler to output warnings if verbose

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

Antoine Toulme resolved BUILDR-401.
-----------------------------------

    Resolution: Fixed

Applied the patch, changed the spec to match it.

22:21:04~/w/buildr>svn ci spec/java/compiler_spec.rb lib/buildr/java/compiler.rb -m "fix for BUILDR-401"
Sending        lib/buildr/java/compiler.rb
Sending        spec/java/compiler_spec.rb
Transmitting file data ..
Committed revision 930478.

> Don't set compiler to output warnings if verbose
> ------------------------------------------------
>
>                 Key: BUILDR-401
>                 URL: https://issues.apache.org/jira/browse/BUILDR-401
>             Project: Buildr
>          Issue Type: Improvement
>    Affects Versions: 1.3.5
>            Reporter: Antoine Toulme
>            Assignee: Antoine Toulme
>             Fix For: 1.4
>
>         Attachments: BUILDR-401.patch
>
>
> By default Buildr will output warnings if the verbose flag is set.
> The problem is that it is set very often.
> We should let people only get warnings if they mean it.

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