This release is primarily to solve the installation problem on Windows due to unspecific dependency on RJB. Other changes and solved issues in this release are listed below.
The release vote passed within the PPMC with 3 +1: http://mail-archives.apache.org/mod_mbox/incubator-buildr-dev/200805.mbox/[EMAIL PROTECTED] We're voting on the source distributions available here: http://people.apache.org/~assaf/buildr/1.3.1/distro/ Specifically: http://people.apache.org/~assaf/buildr/1.3.1/distro/buildr-1.3.1-incubating.tgz http://people.apache.org/~assaf/buildr/1.3.1/distro/buildr-1.3.1-incubating.zip The documentation generated for this release is available here: http://people.apache.org/~assaf/buildr/1.3.1/site/ http://people.apache.org/~assaf/buildr/1.3.1/site/buildr.pdf The official specification against which this release was tested: http://people.apache.org/~assaf/buildr/1.3.1/site/specs.html Changes since 1.3.0: * Added: Downloading files from SFTP server, uploading to HTTP. * Added: jibx_bind method to use JiBX for Java<=>XML binding (by David Peterson). * Changed: Upgraded to Net::SSH 2.0 and Net::SFTP 2.0. * Fixed: BUILDR-67 HTTP GET now works with query parameters (Tommy Knowlton). * Fixed: BUILDR-68 Now accepting JAVA_HOME setting on OS X (Nathan Hamblen). * Fixed: JUnit now accepts java_args and passes these arguments to the JVM (only applicable when forking). * Fixed: BUILDR-70 JUnit not passing environment variables from the :environment option. * Fixed: BUILDR-75 Filter now runs if there's a target directory, even if there are no source files to copy over, since everyone else just checks resources.target for existence before depending on it. * Fixed: BUILDR-63 Possible fix. Assaf --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
