Hi,

It has been a long time since the last release. So I would
 like to put out a release with the accumulated fixes.

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

Specifically:
http://people.apache.org/~donaldp/buildr/1.4.16/dist/buildr-1.4.16.tgz
http://people.apache.org/~donaldp/buildr/1.4.16/dist/buildr-1.4.16.zip

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

The following changes were made since 1.4.15:

  * Added:  Add the ability to generate a html report when using the
            jacoco addon. Extracted from the ode project.
  * Fixed:  Remove the projectname.ids file when rebuilding the idea
            project file avoiding conflict with idea.
  * Fixed:  Avoid passing duplicate -keep parameters to wsimport from
            wsgen addon.
  * Change: Improved the error handling when generating java from wsdl
            in the wsgen addon.
  * Change: Upgraded the Checkstyle plugin to use checkstyle 5.7 that
            improves Java 7 compatibility.
  * Added:  Add support for configuration of the schema-pattern,
            table-pattern and default-schemas settings in idea's
            data source definitions.
  * Change: Upgraded the PMD plugin to use pmd 5.0.5 which for Java 7
            compatibility.
  * Change: Derive the version of GWT in gwt addon from supplied
            dependencies.
  * Fixed:  Include the compiled classes on path for GWT addon to
            ensure the GWT compiler can load annotations.
  * Change: Derive the GWT version from build settings if not
            explicitly specified by GWT addon.
  * Change: Support prefixing the version generated by the
            gwt_auto_version addon with the environment
            variable "VERSION_PREFIX".
  * Fixed:  Support overriding the GWT version used by the GWT addon.
  * Fixed:  Fix problem when the :dependencies option was not
            passed to the GWT addon.
  * Fixed:  Avoid crash in GPG addon if unable to create a pom
            for an artifact.
  * Fixed:  Correct location of Git mirror in the README. Submitted
            by Marcos Sainz.

Reply via email to