+1
Sylwester
czw., 25 lip 2019, 10:44 użytkownik Hervé BOUTEMY
napisał:
> +1
>
> thank you to everybody who helped on getting this release out
>
> Regards,
>
> Hervé
>
> Le mercredi 24 juillet 2019, 21:59:05 CEST Michael Osipov a écrit :
> > Hi,
> >
> > We solved 13 issues:
> >
> https://issues.
Hi Robert,
Thx for hint. Perhaps you saw my branch.
That branch is only playground where I am testing our Jenkins.
Of course I will finish it as you have proposed with the configuration via
Jenkinsfile and system properties.
Additionally, the ITs have to use this system property too in their CLI
w
Just one remark from me:
I have got successful build with Surefire but it is strange because I
cannot explain why my change did it successful ;-) - pls help to explain it:
https://builds.apache.org/job/maven-box/job/maven-surefire/job/TLS1.2/
Before I did this in the configuration of "maven-invoke
+1
thank you to everybody who helped on getting this release out
Regards,
Hervé
Le mercredi 24 juillet 2019, 21:59:05 CEST Michael Osipov a écrit :
> Hi,
>
> We solved 13 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&ve
> rsion=12343145
>
> There are stil
good catch: I updated issues to be consistent with the current state
and there are 11 issues solved:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12343145
Regards,
Hervé
Le jeudi 25 juillet 2019, 02:36:19 CEST Olivier Lamy a écrit :
> 0 (mainly because you k
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
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