Release date: 2012-11-08

Download

Changelog

Changes since SBuild 0.1.5

  • A buildfile can now include other scala files. Added @include to share common configuration and functionality.

  • Added project accessor to TargetContext.

  • Added --quiet command line option to suppress percentage calculation and status messages. This will drastically speed up SBuild’s initialization time for larger multi-projects, as the dependency tree is not walked trough in advance.

  • Added arguments parameter to AntJava, as args is deprecated.

  • Added more options/parameters to ScalaTest addon.

  • Command line option --create-stub now tries to copy a stub from SBuild’s home directory ($SBUILD_HOME/stub/SBuild.scala) if such one exists, before using a hardcoded one.

All Releases: Release History