Re: Current master is broken

2020-03-08 Thread Michael Osipov
Am 2020-03-08 um 20:46 schrieb Robert Scholte: you mean it was broken with current master and after applying this patch it is fixed? Correct. On 8-3-2020 14:22:21, Michael Osipov wrote: Am 2020-03-08 um 13:06 schrieb Robert Scholte: https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;

Re: Current master is broken

2020-03-08 Thread Robert Scholte
you mean it was broken with current master and after applying this patch it is fixed? On 8-3-2020 14:22:21, Michael Osipov wrote: Am 2020-03-08 um 13:06 schrieb Robert Scholte: > https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=a151f10c7823cbbbe98446acad68da0ff82f2e04 > should fix it,

Re: Current master is broken

2020-03-08 Thread Michael Osipov
Am 2020-03-08 um 13:06 schrieb Robert Scholte: https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=a151f10c7823cbbbe98446acad68da0ff82f2e04 should fix it, please verify. This perfectly works now for MSITE 3.9.0 - To un

Re: Current master is broken

2020-03-08 Thread Enrico Olivelli
Il Dom 8 Mar 2020, 13:06 Robert Scholte ha scritto: > > https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=a151f10c7823cbbbe98446acad68da0ff82f2e04 > should fix it, please verify. > I can't do it today, I am sorry. I will check as soon as I have my laptop :) Thanks for addressing the pr

Re: Current master is broken

2020-03-08 Thread Robert Scholte
https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=a151f10c7823cbbbe98446acad68da0ff82f2e04 should fix it, please verify. thanks, Robert On 6-3-2020 11:13:52, Enrico Olivelli wrote: Il giorno ven 6 mar 2020 alle ore 10:43 Robert Scholte ha scritto: > > I found the root cause, and it is

Re: Current master is broken

2020-03-06 Thread Enrico Olivelli
Il giorno ven 6 mar 2020 alle ore 10:43 Robert Scholte ha scritto: > > I found the root cause, and it is quite exclusive for maven-shade-plugin > (rewriting reduced-pom where excludes need to be updated). No need to revert, > this is on top of my list to fix. Good. It is important that we keep

Re: Current master is broken

2020-03-06 Thread Robert Scholte
I found the root cause, and it is quite exclusive for maven-shade-plugin (rewriting reduced-pom where excludes need to be updated). No need to revert, this is on top of my list to fix. Robert On 3-3-2020 23:23:47, Enrico Olivelli wrote: Hi guys, I am trying current master and the build of a sim

Current master is broken

2020-03-03 Thread Enrico Olivelli
Hi guys, I am trying current master and the build of a simple project (https://github.com/diennea/herddb) is stuck in the Maven Shade Plugin The bad commit is 716cc1fe02661897232a7cc3e4c1bb3b3df3b832https://github.com/apache/maven/commit/716cc1fe02661897232a7cc3e4c1bb3b3df3b832 With a git revert

Re: Current master is broken !

2019-12-26 Thread Elliotte Rusty Harold
t; scritto: > > > Hi Enrico, > > > > this is the wrong list ;-).. > > > > Kind regards > > Karl Heinz Marbaise > > On 26.12.19 11:58, Enrico Olivelli wrote: > > > Hi all, > > > current master is broken ! > > > Every pull request

Re: Current master is broken !

2019-12-26 Thread Enrico Olivelli
I am sorry. Autocomplete wrote the wrong address. Sorry for the noise Enrico Il gio 26 dic 2019, 12:16 Karl Heinz Marbaise ha scritto: > Hi Enrico, > > this is the wrong list ;-).. > > Kind regards > Karl Heinz Marbaise > On 26.12.19 11:58, Enrico Olivelli wrote: > >

Re: Current master is broken !

2019-12-26 Thread Karl Heinz Marbaise
Hi Enrico, this is the wrong list ;-).. Kind regards Karl Heinz Marbaise On 26.12.19 11:58, Enrico Olivelli wrote: Hi all, current master is broken ! Every pull request validation is going to fail due the error below I have sent a dummy PR without any real change and it failed https

Re: Current master is broken !

2019-12-26 Thread Elliotte Rusty Harold
This looks like bookkeeper (whatever that is), not maven. Did you send to the right mailing list? On Thu, Dec 26, 2019 at 5:58 AM Enrico Olivelli wrote: > > Hi all, > current master is broken ! > Every pull request validation is going to fail due the error below > > I ha

Current master is broken !

2019-12-26 Thread Enrico Olivelli
Hi all, current master is broken ! Every pull request validation is going to fail due the error below I have sent a dummy PR without any real change and it failed https://github.com/apache/bookkeeper/pull/ I will send a fix as soon as I can. But I can't find any explanation of the pr