We're voting on the source distributions available here: http://people.apache.org/~donaldp/buildr/1.4.19/dist/
Specifically: http://people.apache.org/~donaldp/buildr/1.4.19/dist/buildr-1.4.19.tgz http://people.apache.org/~donaldp/buildr/1.4.19/dist/buildr-1.4.19.zip The documentation generated for this release is available here: http://people.apache.org/~donaldp/buildr/1.4.19/site/ http://people.apache.org/~donaldp/buildr/1.4.19/site/buildr.pdf The following changes were made since 1.4.18: * Fixed: BUILDR-700 - Ensure SNAPSHOT artifacts, constructed using the download(artifact('group:artifact:jar:1-SNAPSHOT') => 'http://example.com/...') construct will correctly download the artifacts from configured URL. * Fixed: BUILDR-700 - Fix bug where buildr was truncating SNAPSHOT files that had not changed since last update check and HTTP was returning "HTTP Not Modified" status. * Fixed: Fix bug introduced in 1.4.18 version of custom_pom addon where poms are created for artifacts that have a classifier. -- Cheers, Peter Donald