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