Re: Second MNG-6713

2019-07-27 Thread Enrico Olivelli
Il sab 27 lug 2019, 12:52 Robert Scholte ha scritto: > On Sat, 27 Jul 2019 11:52:21 +0200, Enrico Olivelli > > wrote: > > > Il gio 25 lug 2019, 09:33 Alexius Diakogiannis < > > alexius.diakogian...@gmail.com> ha scritto: > > > >> Hi, > >> > >> In my honest opinion it does, in case you want to sw

Re: Second MNG-6713

2019-07-27 Thread Robert Scholte
On Sat, 27 Jul 2019 11:52:21 +0200, Enrico Olivelli wrote: Il gio 25 lug 2019, 09:33 Alexius Diakogiannis < alexius.diakogian...@gmail.com> ha scritto: Hi, In my honest opinion it does, in case you want to switch from artifacts that belong to a migrated groupid. It may have sense, but i

Re: Second MNG-6713

2019-07-27 Thread Enrico Olivelli
Il gio 25 lug 2019, 09:33 Alexius Diakogiannis < alexius.diakogian...@gmail.com> ha scritto: > Hi, > > In my honest opinion it does, in case you want to switch from artifacts > that belong to a migrated groupid. > It may have sense, but it is very corner case. I have never seen such cases. It wo

Re: Second MNG-6713

2019-07-25 Thread Alexius Diakogiannis
Hi, In my honest opinion it does, in case you want to switch from artifacts that belong to a migrated groupid. Thanks, Alexius On Thu, 25 Jul 2019 at 10:29, Robert Scholte < robert.scho...@sourcegrounds.nl> wrote: > At JCrete I've been working with Ray Tsang on some issues with enforcer > rule

Second MNG-6713

2019-07-25 Thread Robert Scholte
At JCrete I've been working with Ray Tsang on some issues with enforcer rules that didn't respect the exclusions of dependencies. After digging a log we discovered that the real issue is the ExclusionFilter, which isn't aware of wildcard exclusions. So the fix was quite easy[1] The funny thing