All releases tagged Minor


Release Notes: 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.


Release Notes: This release adds the ability to translate/resolve (any) target ref(s) to files. It changes the default to not use fsc when compiling build files, and adds a new command line option "--fsc" to enable fsc. Paths and file dependencies pointing to symbolic links will be no longer implicitly resolved. An up-to-date detected issue in ZipSchemeHandler where a ZIP entry was always re-extracted has been fixed. A bug in ZipSchemeHandler has been fixed where extraction of files that don't exist in the ZIP file were silently ignored. There is a ew BndJar Addon to generate OSGi Bundles based on bndlib. The Windows start script has been fixed.


Release Notes: This version fixes a bug in the AntCopy wrapper.


Release Notes: Improvements in the stability of the Eclipse Plugin and in various other internal parts. The TargetFile parameter of ZipSchemeHandler is now relative to the project directory. Some Ant wrappers have more supported parameters.


Release Notes: This stable release fixes a bug which caused unnecessary executions and brings some improvements, like the newly-introduced ZipSchemeHandler, the reworked SchemeHandler interface, and the improved classloading of unit test addons (ScalaTest, JUnit).


Release Notes: This minor version fixes a bug in cross-project dependency resolution for file targets.