I think I will postpone the Vote. This Version is about removing bug where Surefire hanged. This was successful, but I made an improvement [1] where the number of Threads per JVM was optimized which prolonged execution time of of Maven build 3.4.0-SNAPSHOT from 1:17 to 1:27 s.
Currently I do not understand the influence of [1] so anybody can have a look too and help me with investigating this issue. Maybe it's a kind of JDK issue but I am not totally sure. [1] https://github.com/apache/maven-surefire/commit/2338a582cb47931b0ee544d32add3a27ce1b971c On Mon, Dec 28, 2015 at 1:10 AM, Tibor Digana <[email protected]> wrote: > Hi, > > We solved 16 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&version=12333959 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/i#issues/?jql=project+%3D+SUREFIRE+AND+status+%3D+Open+ORDER+BY+priority+DESC > > Staging repo: > https://repository.apache.org/content/repositories/maven-1240/ > > https://repository.apache.org/content/repositories/maven-1240/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1-source-release.zip > > Source release checksum(s): > surefire-2.19.1-source-release.zip sha1: > e70c389e1574bbeec4affde08e3f182e32a494cb > > Staging site: > http://maven.apache.org/surefire-archives/surefire-LATEST/ > > Guide to testing staged releases: > http://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > Cheers > Tibor > > >
