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 2009/02/15 03:25:59 UTC

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

    [ https://issues.apache.org/jira/browse/BUILDR-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673562#action_12673562 ] 

Alex Boisvert commented on BUILDR-172:
--------------------------------------

Actually, in version 1.3.4 require 'buildr/scala' is indeed required due to BUILDR-242.  It also appears to be a better model for plugins and optional features.

> 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.4
>
>
> 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.