We're voting on the source distributions available here:
http://people.apache.org/~boisvert/buildr/1.4.6/dist/

Specifically:
http://people.apache.org/~boisvert/buildr/1.4.6/dist/buildr-1.4.6.tgz
http://people.apache.org/~boisvert/buildr/1.4.6/dist/buildr-1.4.6.zip

The documentation generated for this release is available here:
http://people.apache.org/~boisvert/buildr/1.4.6/site/
http://people.apache.org/~boisvert/buildr/1.4.6/site/buildr.pdf

The official specification against which this release was tested:
http://people.apache.org/~boisvert/buildr/1.4.6/site/specs.html

Test coverage report:
http://people.apache.org/~boisvert/buildr/1.4.6/site/coverage/index.html

IMPORTANT NOTE:  This release includes JtestR support;  the code is same as
for previous release except it was not tested during the release process.
 Caveat emptor.  Removal of JtestR support is currently under discussion on
dev@buildr.apache.org.

The following changes were made since 1.4.5:

  * Added:  Support for Scala 2.9.0+ (with help of Alexis Midon)
  * Fixed:  BUILDR-583 Update jruby install to use jruby version 1.6.1
(Alexis Midon)
  * Fixed:  BUILDR-582 Revert the name change for the task to generate
Intellij
            project files to 'idea'
  * Change: BUILDR-579 Format generated IDEA project files to look more like
what
            IntelliJ generates (Peter Royal)
  * Change: BUILDR-574 Enhance idea task to generate test resources with
test scope
            (Jean-Philippe Caruana)
  * Change: BUILDR-576 Upgrade to JUnit 4.8.2
  * Change: Upgrade to JRuby 1.6.2
  * Change: Scala 2.9.0-1 is now default, along with ScalaCheck 1.9,
ScalaTest 1.6.1
            and Specs 1.6.8.
  * Change: ScalaCheck, ScalaTest and Specs now default to sane versions
when using
            older Scala versions.
  * Fixed:  BUILDR-571 Generated IDEA projects include resources multiple
times (Peter Royal)
  * Fixed:  BUILDR-573 HTTP upload PUT request with incorrect Content-Type
(Mathias Doenitz)
  * Fixed:  BUILDR-578 Tar task does not preserve uid/gid on folders
(Jean-Philippe Caruana)
  * Fixed:  BUILDR-251 Classifier not handled when downloading snapshot
artifacts (Ryan Fowler)
  * Fixed:  BUILDR-585 "TypeError : can't dup NilClass" when merging jars
  * Fixed:  BUILDR-586 ScalaTest uses deprecated ant task (Martin Partel)
  * Fixed:  BUILDR-584 eclipse plugin should use absolute path
  * Fixed:  BUILDR-587 ScalaTest uses deprecated reporter parameters

Reply via email to