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

Alex Boisvert resolved BUILDR-79.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.2

Fixed.

svn commit -m "BUILDR-79: Remove :source Scala compiler option" CHANGELOG 
spec/scala_compilers_spec.rb lib/buildr/java/compilers.rb 
Sending        CHANGELOG
Sending        lib/buildr/java/compilers.rb
Sending        spec/scala_compilers_spec.rb
Transmitting file data ...
Committed revision 662577.


> 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
>            Assignee: Alex Boisvert
>            Priority: Critical
>             Fix For: 1.3.2
>
>
> 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.

Reply via email to