Hi Peter,
Is it too late to sneak https://github.com/apache/buildr/pull/14 in?
Thanks,
Pepijn
On 2014-08-23 06:33, Peter Donald wrote:
Hi,
I would like to get this release out as soon as possible as the
previous release has problems with the latest version of jruby which
seems to have impacted a few people. I am also going offline after
next Thursday and if possible it would be great to get a release out
before then or have someone else pick up the release instead.
Our CI builds [1] are looking much better and all green. But it would
still be good to have people test this particular build across a
number of environments.
Thanks!
[1] https://travis-ci.org/apache/buildr/builds/33342231
On Sat, Aug 23, 2014 at 2:29 PM, Peter Donald <pe...@realityforge.org> wrote:
We're voting on the source distributions available here:
http://people.apache.org/~donaldp/buildr/1.4.20/dist/
Specifically:
http://people.apache.org/~donaldp/buildr/1.4.20/dist/buildr-1.4.20.tgz
http://people.apache.org/~donaldp/buildr/1.4.20/dist/buildr-1.4.20.zip
The documentation generated for this release is available here:
http://people.apache.org/~donaldp/buildr/1.4.20/site/
http://people.apache.org/~donaldp/buildr/1.4.20/site/buildr.pdf
The following changes were made since 1.4.19:
* Fixed : Work around bug/feature of jruby 1.7.13 that caches Gem::Version
objects based on constructor parameters that causes issues with
Buildr as we mutate the version objects through monkey patching.
* Change: Upgrade rjb dependency to 1.4.9.
* Change: BUILDR-701 - Update to JUnit 4.11. Submitted by
Jean-Philippe Caruana.
* Added: Support the 'report_level' property on findbugs addon.
* Change: Update the findbugs addon to use the 3.0.0 version of Findbugs.
* Change: Update the findbugs addon to use the built-in findbugs stylesheet
to generate the html report.
* Fixed: Ensure that the 'source_paths' and 'extra_dependencies' properties
in the findbugs addon does not contain arrays or nils.
* Fixed: Ensure that the 'single_intermediate_layout' addon removes the top
level target and reports directories during 'clean' phase.
* Added: Enhance idea project generation of ejb facet by looking for ejb
descriptors in location compatible with ejb-jars.
* Fixed: Ensure that the 'source_paths' property in the pmd addon does not
contain arrays or nils.
--
Cheers,
Peter Donald