Actually I have just found a bug. I am not sure if this is a regression or
an existing bug. I will have a look at it later tonight, if you could hold
off releasing a little longer I can explore what the issue is.

Largely it is if we define a package and a classifier of same package that
is not :javadoc or :sources, the pom generated seems to be attached to the
last artifact rather than the one with no classifier. Should be easy to fix.

FWIW a reproduction would be something like

package(:jar)
package(:jar, :classifier => :gwt)

will produce a pom named "myartifact-2.0-gwt.pom" rather than
"myartifact-2.0.pom"


On Tue, Sep 26, 2017 at 8:19 AM, Peter Donald <pe...@realityforge.org>
wrote:

> +1
>
>
> Ran the MRI variant through all our ci builds
>
> On Mon, Sep 25, 2017 at 8:06 AM, Alex Boisvert <alex.boisv...@gmail.com>
> wrote:
>
>> +1 (not tested)
>>
>> On Sep 24, 2017 3:02 PM, "Antoine Toulme" <anto...@toulme.name> wrote:
>>
>> > +1
>> >
>> > > On Sep 24, 2017, at 3:03 PM, Antoine Toulme <anto...@toulme.name>
>> 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: 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

Reply via email to