Looks like a minor bug appeared in our latest release. The fix is as follows.

https://github.com/apache/buildr/commit/ae6f056046126d2ae79b0ef2e4f02176b78923d1

I may try and propose another release before the end of the week to
ensure the bug is not out there too long.


On Thu, Nov 30, 2017 at 9:12 PM, Peter Donald <pe...@realityforge.org> wrote:
> Vote passed. Releasing now ...
>
> On Thu, Nov 30, 2017 at 5:17 PM, Alex Boisvert <alex.boisv...@gmail.com> 
> wrote:
>> +1 from me too.
>>
>> On Nov 29, 2017 12:04 AM, "Antoine Toulme" <anto...@toulme.name> wrote:
>>
>>> Thank you! My +1 as well.
>>>
>>> > On Nov 28, 2017, at 21:29, Peter Donald <pe...@realityforge.org> wrote:
>>> >
>>> > I had some time to do some testing of the latest version so I pushed out
>>> > the release. Hope that is all good.
>>> >
>>> > Anyhoo - I tested with several different  builds and are +1
>>> >
>>> > On Wed, Nov 29, 2017 at 4:28 PM, Peter Donald <pe...@realityforge.org>
>>> > wrote:
>>> >
>>> >> We're voting on the source distributions available here:
>>> >> https://dist.apache.org/repos/dist/dev/buildr/1.5.4/dist/
>>> >>
>>> >> Specifically:
>>> >> https://dist.apache.org/repos/dist/dev/buildr/1.5.4/dist/
>>> buildr-1.5.4.tgz
>>> >> https://dist.apache.org/repos/dist/dev/buildr/1.5.4/dist/
>>> buildr-1.5.4.zip
>>> >>
>>> >> The documentation generated for this release is available here:
>>> >> https://dist.apache.org/repos/dist/dev/buildr/1.5.4/site/
>>> >> https://dist.apache.org/repos/dist/dev/buildr/1.5.4/site/buildr.pdf
>>> >>
>>> >> The following changes were made since 1.5.3:
>>> >>
>>> >>  * Added:  Findbugs Addon: Upgrade to version 3.0.1 of findbugs.
>>> >>  * Added:  GPG Addon: Add boolean configuration setting `project.gpg`
>>> >> that can be set to false via
>>> >>            `project.gpg = false` to avoid signing and uploading
>>> packages.
>>> >> This is useful when some
>>> >>            projects are not intended for publishing.
>>> >>  * Fixed:  JaCoCo Addon: Projects that have jacoco disabled will no
>>> >> longer appear in the JaCoCo reports.
>>> >>  * Change: JaCoCo Addon: Update JaCoCo version to 0.7.9.
>>> >>  * Fixed:  BUILDR-733 - Escape classpath entries in the pathing jar
>>> >> manifest. Submitted by Glenn Croes.
>>> >>  * Fixed:  Ensure that the pom is attached to the jar artifact with
>>> empty
>>> >> classifier rather than the last
>>> >>            artifact of a type defined. Otherwise a project that defines
>>> >> multiple artifacts of the same type
>>> >>            (i.e. `package(:jar)` and `package(:jar, :classifier =>
>>> >> :gwt)`) could have the pom named after
>>> >>            the package with the classifier rather than the package
>>> >> without a classifer. (i.e. the pom could
>>> >>            be incorrectly defined as `mypackage-1.0.0-gwt.pom` rather
>>> >> than `mypackage-1.0.0.pom`).
>>> >>  * Added:  GWT Addon: Add support for GWT 2.8.2 release and make it the
>>> >> default version unless otherwise specified.
>>> >>  * Added:  GWT Addon: Added support for `:js_exports` boolean to enable
>>> >> "JsInteropExports".
>>> >>  * Added:  IDEA Extension: Added support for `:open_in_browser` boolean
>>> >> passed to `ipr.add_gwt_configuration`
>>> >>  * Added:  BUILDR-732 - Support bnd version 2.1.0 or more. Submitted By
>>> >> Eric Bruneton.
>>> >>  * Added:  Support to compiling Kotlin
>>> >>  * Fixed:  Remove section on development builds in the Contributing
>>> >> section.
>>> >>  * Added:  New way to concatenate file contents when merging several
>>> >> archives together.
>>> >>  * Added:  New way to transform file contents when merging several
>>> >> archives together.
>>> >>  * Fixed:  Removed .class files from being checked in.
>>> >>  * Added:  Support both Jetty 6 and Jetty 9 as addons. Added integration
>>> >> tests to cover their use.
>>> >>
>>> >>
>>> >
>>> >
>>> > --
>>> > Cheers,
>>> >
>>> > Peter Donald
>>>
>
>
>
> --
> Cheers,
>
> Peter Donald



-- 
Cheers,

Peter Donald

Reply via email to