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
compile.using :deprecation => true, :unchecked => true
leads to,
boisv...@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.
-
You can reply to this email to add a comment to the issue online.