SBuild Build Tool 0.7.6

SBuild is a Scala-based build tool. It features platform independence, multi project support, automatic up-to-date detection, a flexible scheme handler mechanism, Maven repository support, Ant task integration, automatic cross-project resolving of dependencies, high speed, a simple "syntax" that requires almost no Scala knowledge, behind-the-sceens compilation of build script to bytecode for fast execution time, and built-in scheme handlers for HTTP and Maven.

Tags java scala tool development
License Apache
State stable

Recent Releases

0.7.629 Jul 2014 16:31 minor bugfix: This version corrected parallel classloading according to Java ClassLoader spec, fixed sbuild.bat script so that the SBUILD_HOME environment variable is no longer needed. It features support for HTTP proxies in HTTP and MVN scheme handlers and automatically use http_proxy environment variable if present.