Télécharger la liste

Description du projet

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.

Système requise

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

Les gestionnaires de régime commun (mvn, http, zip) sont maintenant enregistrées par défaut, mais peuvent être substituées comme d'habitude. Tous les gestionnaires de régime enregistré par défaut peuvent maintenant être utilisés dans @classpath et @ comprennent des éléments. Le comportement de l'option--version option de ligne de commande a changé ; Il existe maintenant l'application comme prévu. Cette version ajoute une nouvelle AntZipFileSet pour plus de commodité lors de l'utilisation de AntZip. Il ajoute un nouveau ScalaRepl le module permettant l'accès à la console interactive de la Scala. Il résout des problèmes dans l'analyseur pour @classpath et @include.
Tags: 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

Ce communiqué fait basculer Scala 2.10.

L'exécution est maintenant plus robuste.
Tags: Major, Stable
This release switches to Scala 2.10.

Execution is now more robust.

Project Resources