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 2008/10/14 02:05:44 UTC

[jira] Updated: (BUILDR-172) Scala compiler not loaded by default

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

Alex Boisvert updated BUILDR-172:
---------------------------------

    Description: 
In Buidlr 1.3.3 (release candidate), the Scala compiler is not loaded by default.   The following line must be added:

require 'buildr/scala'

in order to compile using Scala.  This is a backward-incompatible change.

  was:
In Buidlr 1.3.3 (release candidate), the Scala compiler is not loaded by default.   The following line must be added:

require 'buildr/scala'

in order to compiler using Scala.  This is a backward-incompatible change.


> Scala compiler not loaded by default
> ------------------------------------
>
>                 Key: BUILDR-172
>                 URL: https://issues.apache.org/jira/browse/BUILDR-172
>             Project: Buildr
>          Issue Type: Bug
>          Components: Compilers
>    Affects Versions: 1.3.3
>            Reporter: Alex Boisvert
>             Fix For: 1.3.3
>
>
> In Buidlr 1.3.3 (release candidate), the Scala compiler is not loaded by default.   The following line must be added:
> require 'buildr/scala'
> in order to compile using Scala.  This is a backward-incompatible change.

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