The NOTICE file in the distribution is missing the line "Copyright [yyyy] The Apache Software Foundation" at the top of the file. Was going to say thats a blocker but the doc at http://www.apache.org/legal/src-headers.html only says "should" not MUST so I guess its ok to just fix this for next time. Also the text on the top four lines in the "=" box is a comment from the example NOTICE file you shouldn't include that in your NOTICE file so the lines should be deleted when the copyright line is added.
Otherwise all looks good to me so +1. ...ant On Fri, May 23, 2008 at 3:29 AM, Assaf Arkin <[EMAIL PROTECTED]> wrote: > > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
