Download List

项目描述

SBuild is a Scala-based build system. It features platform independence, multi project support, automatic detection of needed actions, 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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-28 02:28
0.3.2

共同处理计划程序 zip http mvn) 默认情况下,现在已登记,但可以像往常一样重写。在 @classpath 和 @include 的元素现在可以使用所有的默认注册计划处理程序。行为 — — 版本的命令行选项已更改 ;它现在存在应用程序像预期的那样。此版本添加新 AntZipFileSet 为方便起见,在使用 AntZip 时。它向交互式斯卡拉控制台中添加新的 ScalaRepl 加载项提供访问。它在 @classpath 和 @include 的分析器中修复的问题。
标签: Stable, Minor
Common scheme handlers (mvn, http, zip) are now registered by default, but can be overridden as usual. All by-default registered scheme handlers can now be used in @classpath and @include elements. The behavior of the --version command line option has changed; it now exists the application as expected. This release adds a new AntZipFileSet for convenience when using AntZip. It adds a new ScalaRepl add-on providing access to the interactive Scala console. It fixes issues in the parser for @classpath and @include.

2013-01-15 09:35
0.3.0

此版本切换到 Scala 2.10。现在更有力执行。
标签: Major, Stable
This release switches to Scala 2.10.

Execution is now more robust.

Project Resources