We're voting on the source distributions available here: http://people.apache.org/~donaldp/buildr/1.4.18/dist/
Specifically: http://people.apache.org/~donaldp/buildr/1.4.18/dist/buildr-1.4.18.tgz http://people.apache.org/~donaldp/buildr/1.4.18/dist/buildr-1.4.18.zip The documentation generated for this release is available here: http://people.apache.org/~donaldp/buildr/1.4.18/site/ http://people.apache.org/~donaldp/buildr/1.4.18/site/buildr.pdf The following changes were made since 1.4.17: * Change: Remove support for uploads to RubyForge.org with gem dependencies as the site no longer exists. * Change: BUILDR-664 - Update Checkstyle addon so that extra_dependencies is the project dependencies by default. Move the checkstyle dependencies to the start of the classpath to avoid problems running checkstyle. Submitted by Dieter Vrancken. * Fixed: BUILDR-698 - Correct "Lines of code" example in documentation. Submitted By: Trejkaz. * Added: Add ipr.add_glassfish_configuration method for defining a local glassfish configuration within IDEA. * Added: Add ipr.add_ruby_script_configuration method for defining a ruby configuration within IDEA. * Added: Add ipr.add_java_configuration method for defining a java configuration within IDEA. * Change: Include additional rules in default pmd rule set: 'finalizers' and 'braces'. * Change: Upgrade the version of PMD in use to 5.1.1. * Change: Supply a default xsl file for generating the jdepend report. * Fixed: Fix the naming of css_lint addon file so it is made available as an addon.