You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Alex Boisvert (JIRA)" <ji...@apache.org> on 2011/02/08 05:59:57 UTC

[jira] Resolved: (BUILDR-553) Scala compiler doesn't support -unchecked option

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

Alex Boisvert resolved BUILDR-553.
----------------------------------

    Resolution: Invalid

Appears I had a mental lapse:  This is already possible and documented at http://buildr.apache.org/languages.html

e.g., compile using :other=>'-Xprint-types'

Closing as invalid.

> Scala compiler doesn't support -unchecked option
> ------------------------------------------------
>
>                 Key: BUILDR-553
>                 URL: https://issues.apache.org/jira/browse/BUILDR-553
>             Project: Buildr
>          Issue Type: Bug
>            Reporter: Alex Boisvert
>            Assignee: Alex Boisvert
>             Fix For: 1.4.5
>
>
>   compile.using :deprecation => true, :unchecked => true
> leads to,
> boisvert@smudge:~/git/simplistic$ b13 clean package
> (in /home/boisvert/git/simplistic, development)
> Cleaning simplistic
> Building simplistic
> Compiling simplistic into /home/boisvert/git/simplistic/target/classes
> Buildr aborted!
> ArgumentError : No such option: unchecked

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira