Re: [VOTE] Release Apache Maven Shade Plugin version 3.2.1

2018-11-10 Thread Tamás Cservenák
+1 On Sat, Nov 10, 2018, 23:50 Olivier Lamy My +1 > > @Tibor https://markmail.org/message/u465ivo46osuskhi > > On Sun, 11 Nov 2018 at 02:48, Tibor Digana wrote: > > > +1 > > I do not see the previous history in this vote. > > > > On Sat, Nov 10, 2018 at 2:34 PM Robert Scholte > > wrote: > > > >

Re: [VOTE] Release Apache Maven Shade Plugin version 3.2.1

2018-11-10 Thread Olivier Lamy
My +1 @Tibor https://markmail.org/message/u465ivo46osuskhi On Sun, 11 Nov 2018 at 02:48, Tibor Digana wrote: > +1 > I do not see the previous history in this vote. > > On Sat, Nov 10, 2018 at 2:34 PM Robert Scholte > wrote: > > > +1 > > > > On Thu, 08 Nov 2018 06:25:21 +0100, Olivier Lamy > w

Re: Inheritance behaviour for MNG-5951 attributes?

2018-11-10 Thread Mark Raynsford
> On 2018-11-10T16:47:59 +0100 > Hervé BOUTEMY wrote: > > > ok, I investigated more in details and added a little trick in [1]: > > child.site.url.inherit.append.path is inherited independantly from > > id/name/url > > > > this will manage your edge case, which I can understand is expected > >

Re: [VOTE] Release Apache Maven Shade Plugin version 3.2.1

2018-11-10 Thread Tibor Digana
+1 I do not see the previous history in this vote. On Sat, Nov 10, 2018 at 2:34 PM Robert Scholte wrote: > +1 > > On Thu, 08 Nov 2018 06:25:21 +0100, Olivier Lamy wrote: > > > Hi, > > > > We solved 4 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344059&styleName

Re: Inheritance behaviour for MNG-5951 attributes?

2018-11-10 Thread Mark Raynsford
On 2018-11-10T16:47:59 +0100 Hervé BOUTEMY wrote: > ok, I investigated more in details and added a little trick in [1]: > child.site.url.inherit.append.path is inherited independantly from id/name/url > > this will manage your edge case, which I can understand is expected > > do you think it i

Re: Inheritance behaviour for MNG-5951 attributes?

2018-11-10 Thread Hervé BOUTEMY
ok, I investigated more in details and added a little trick in [1]: child.site.url.inherit.append.path is inherited independantly from id/name/url this will manage your edge case, which I can understand is expected do you think it is ok? Regards, Hervé [1] https://gitbox.apache.org/repos/asf

Re: [VOTE] Release Apache Maven Shade Plugin version 3.2.1

2018-11-10 Thread Robert Scholte
+1 On Thu, 08 Nov 2018 06:25:21 +0100, Olivier Lamy wrote: Hi, We solved 4 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344059&styleName=Text&projectId=12317921 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/projects/MSHADE/issues/

Re: Remove Branches

2018-11-10 Thread Michael Osipov
Am 2018-11-08 um 20:40 schrieb Karl Heinz Marbaise: Hi, I would like to do some house keeping in our Maven Core Branches.. Currently there exists a branch: MNG-6423[2] where the according ticket has been closed? Can I remove that branch as well? What about the branch Java7Features ? Can th

Re: [maven-integration-testing] branch master updated: [MNG-6481] Fix Wagon sample plugin to pass tests with Java 11

2018-11-10 Thread Robert Scholte
This is an interesting change, I noticed this failure on my local machine as well. However, I wonder if this a JDK bug or an intended change. Will try to get the answer next week. Robert On Sat, 10 Nov 2018 02:47:24 +0100, wrote: -File file = new File( "target/wagon.properties"