Re: Surefire maintenance release

2019-04-10 Thread Christian Stein
On Thu, Apr 11, 2019 at 8:09 AM Enrico Olivelli wrote: > This is the final branch from which I will cut the release. > https://github.com/apache/maven-surefire/tree/release/2.22.2 > > Re-launched Jenkins to check for the last time: > > https://builds.apache.org/job/maven-box/job/maven-surefire/jo

Re: Surefire maintenance release

2019-04-10 Thread Enrico Olivelli
This is the final branch from which I will cut the release. https://github.com/apache/maven-surefire/tree/release/2.22.2 Re-launched Jenkins to check for the last time: https://builds.apache.org/job/maven-box/job/maven-surefire/job/release%252F2.22.2/ Enrico Il giorno mer 10 apr 2019 alle ore 1

Re: Surefire maintenance release

2019-04-10 Thread Stephane Nicoll
Awesome work, thank you very much Enrico! On Wed, Apr 10, 2019 at 3:29 PM Enrico Olivelli wrote: > Sorry for the delay > > The work branch seems in good shape. > Now it is only a matter or cutting the release > > > Enrico > > Il lun 1 apr 2019, 16:09 Enrico Olivelli ha scritto: > > > > > > > Il

Re: Surefire maintenance release

2019-04-10 Thread Enrico Olivelli
Sorry for the delay The work branch seems in good shape. Now it is only a matter or cutting the release Enrico Il lun 1 apr 2019, 16:09 Enrico Olivelli ha scritto: > > > Il sab 30 mar 2019, 14:16 Enrico Olivelli ha > scritto: > >> I have created a PR for your work Stephane >> https://github.

Updated maven-idea-codestyle.xml for IntelliJ IDEA 14+

2019-04-10 Thread Tibor Digana
Hi, In *apache/maven-site* [1], I have updated checkstyle for IntelliJ IDEA because the new IDEA 14+ is not able to understand the old format. [1]: https://github.com/apache/maven-site/pull/78 Cheers Tibor