Re: [1/2] maven-wagon git commit: [WAGON-474] Upgrade and revise all tests for Jetty 8

2016-12-28 Thread Dan Tran
strange, i placed your recommended logger settings under systemPropertyVariables and see no log for the timeout issue Anyway I am going to cancel the vote and have to roll it again Thanks -Dan On Wed, Dec 28, 2016 at 6:18 AM, Michael Osipov wrote: > Am 2016-12-28 um

Re: [1/2] maven-wagon git commit: [WAGON-474] Upgrade and revise all tests for Jetty 8

2016-12-28 Thread Michael Osipov
Am 2016-12-28 um 15:07 schrieb Olivier Lamy: 2017 is in few days so maybe java 1.7 shouldn't be a big problem While this is correct, I don't want to change 10 things at once. At last, if no one changes the code to 1.7, there won't be any benefit. I'd move this for n+1 release. Michael

Re: [1/2] maven-wagon git commit: [WAGON-474] Upgrade and revise all tests for Jetty 8

2016-12-28 Thread Olivier Lamy
2017 is in few days so maybe java 1.7 shouldn't be a big problem On Wed, 28 Dec 2016 at 11:09 am, Michael Osipov wrote: Am 2016-12-28 um 08:54 schrieb Olivier Lamy: > Hi > What about at least Jetty 9.2? (8.x is not anymore supported) Wagon is still Java 1.6,

Re: [1/2] maven-wagon git commit: [WAGON-474] Upgrade and revise all tests for Jetty 8

2016-12-28 Thread Michael Osipov
Am 2016-12-28 um 08:54 schrieb Olivier Lamy: Hi What about at least Jetty 9.2? (8.x is not anymore supported) Wagon is still Java 1.6, therefore I had to stick to Jetty 8. Moving from 8 to 9 is easier than from 6 to 9. See:

Re: [1/2] maven-wagon git commit: [WAGON-474] Upgrade and revise all tests for Jetty 8

2016-12-27 Thread Olivier Lamy
Hi What about at least Jetty 9.2? (8.x is not anymore supported) On 26 December 2016 at 10:58, wrote: > Repository: maven-wagon > Updated Branches: > refs/heads/jetty-8 [created] e707a2691 > > > [WAGON-474] Upgrade and revise all tests for Jetty 8 > > * Upgrade all test

Re: [1/2] maven-wagon git commit: [WAGON-474] Upgrade and revise all tests for Jetty 8

2016-12-27 Thread Michael Osipov
Am 2016-12-26 um 02:56 schrieb Dan Tran: redhat7/openjdk 7 ( latest) this test fails on timeout. I have seen this issue before not lately. Used to work on 2.9, 2 10, and 2.11) Please add the following to your Surefire config: true -MM-dd'T'HH:mm:ss.SSS

Re: [1/2] maven-wagon git commit: [WAGON-474] Upgrade and revise all tests for Jetty 8

2016-12-25 Thread Dan Tran
redhat7/openjdk 7 ( latest) this test fails on timeout. I have seen this issue before not lately. Used to work on 2.9, 2 10, and 2.11) -D On Sun, Dec 25, 2016 at 4:59 PM, Michael Osipov wrote: > Am 2016-12-26 um 01:45 schrieb Dan Tran: > >> this branch has one test

Re: [1/2] maven-wagon git commit: [WAGON-474] Upgrade and revise all tests for Jetty 8

2016-12-25 Thread Michael Osipov
Am 2016-12-26 um 01:45 schrieb Dan Tran: this branch has one test consistently fail test on my local redhat 7, java 7 Running org.apache.maven.wagon.providers.http.HugeFileDownloadTest What does it say? What JDK version do you use? This test works for me on two operating systems and five JDK

Re: [1/2] maven-wagon git commit: [WAGON-474] Upgrade and revise all tests for Jetty 8

2016-12-25 Thread Dan Tran
this branch has one test consistently fail test on my local redhat 7, java 7 Running org.apache.maven.wagon.providers.http.HugeFileDownloadTest On Sun, Dec 25, 2016 at 3:58 PM, wrote: > Repository: maven-wagon > Updated Branches: > refs/heads/jetty-8 [created]