Re: JUnit Platform, forkCount > 1 and the TestPlan

2021-09-12 Thread Marc Philipp
Hi Emond, could you please elaborate why the LauncherSessionListener approach doesn’t work for forkCount=1 for Arquillian? Cheers, Marc > On Sunday, Sep 12, 2021 at 9:37 PM, Emond Papegaaij > mailto:emond.papega...@gmail.com)> wrote: > Hi Marc, > > Thanks for the links to the documentation. T

Re: [VOTE] Release Maven Resolver version 1.7.2

2021-09-12 Thread Olivier Lamy
+1 On Sat, 11 Sept 2021 at 16:54, Michael Osipov wrote: > Am 2021-09-08 um 22:27 schrieb Michael Osipov: > > Hi, > > > > We solved 13 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12344271 > > > > > > There are still a couple of issues left in JI

Re: JUnit Platform, forkCount > 1 and the TestPlan

2021-09-12 Thread Emond Papegaaij
Hi Marc, Thanks for the links to the documentation. This really helps for my Arquillian-Spock extension. It's good to know the LauncherSession was introduced to solve this issue. The problem I see with this new API is that it requires the extension to explicitly make use of it. For example, the J

Re: JUnit Platform, forkCount > 1 and the TestPlan

2021-09-12 Thread Emond Papegaaij
Hi Tibor, I've reworked the commit to keep the JUnit version at 1.3 and use reflection to get the session. Also, I've fixed the issue with the session used for scanning tests in main thread that remained open. The formatting is now in line with the checkstyle rules and all tests pass. https://gith

[ANN] Maven Resolver 1.7.2 released

2021-09-12 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Resolver version 1.7.2. https://maven.apache.org/resolver/ Release Notes - Maven Resolver - Version 1.7.2 ** Sub-task * [MRESOLVER-198] - Replace assert by simpler but equivalent calls * [MRESOLVER-199] - Java 8 impr

[RESULT] [VOTE] Release Maven Resolver version 1.7.2

2021-09-12 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Hervé Boutemy, Tamás Cservenák, Michael Osipov, Arnaud Héritier PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report. --