Cannot run scala compiler
-------------------------
Key: BUILDR-79
URL: https://issues.apache.org/jira/browse/BUILDR-79
Project: Buildr
Issue Type: Bug
Components: Compilers
Affects Versions: 1.3
Reporter: Nicolas Modrzyk
Priority: Critical
the source tag is not valid for scalac 2.7.1.final
Commenting out the following line in compilers.rb line 171:
# args << "-source" << options[:source].to_s if options[:source]
Get it to work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.