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