Re: [VOTE] Apache Maven Wagon 3.0.0

2017-08-08 Thread Karl Heinz Marbaise

Hi Oliver,

On 08/08/17 22:00, Olivier Lamy wrote:

Sounds like a very friendly ping...


I hope you take it as this ;-)...


So today I should have a bit of spare time to finish it..


Take your time ..I just wanted to be sure it's not forgotten somehow...

Kind regards
Karl Heinz Marbaise


On Wed, 9 Aug 2017 at 5:54 am, Karl Heinz Marbaise 
wrote:


Hi,

is there a reason why this is not continued ? Just lack of time?

The artifacts are in staging repository ?

Do we need one more PMC vote ?

If I correctly count: Robert, Olivier (not officially voted?),
Karl-Heinz ? This is the needed PMC quorum ?

Or did I missed something ?

Kind regards
Karl Heinz Marbaise

On 03/08/17 11:02, Olivier Lamy wrote:

Hi
I'd like to release Apache Maven Wagon 3.0.0.
We fixed 4 issues: https://s.apache.org/WAGON-3.0.0

Staging repository:
https://repository.apache.org/content/repositories/maven-1351/
Sources:


https://repository.apache.org/content/repositories/maven-1351/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0-source-release.zip


Staged site:

http://maven.apache.org/components/wagon-archives/wagon-LATEST/


Vote open for at least 72H
[+1]
[0]
[-1]

Cheers





-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Apache Maven Wagon 3.0.0

2017-08-08 Thread Olivier Lamy
Sounds like a very friendly ping...
So today I should have a bit of spare time to finish it..

On Wed, 9 Aug 2017 at 5:54 am, Karl Heinz Marbaise 
wrote:

> Hi,
>
> is there a reason why this is not continued ? Just lack of time?
>
> The artifacts are in staging repository ?
>
> Do we need one more PMC vote ?
>
> If I correctly count: Robert, Olivier (not officially voted?),
> Karl-Heinz ? This is the needed PMC quorum ?
>
> Or did I missed something ?
>
> Kind regards
> Karl Heinz Marbaise
>
> On 03/08/17 11:02, Olivier Lamy wrote:
> > Hi
> > I'd like to release Apache Maven Wagon 3.0.0.
> > We fixed 4 issues: https://s.apache.org/WAGON-3.0.0
> >
> > Staging repository:
> > https://repository.apache.org/content/repositories/maven-1351/
> > Sources:
> >
> https://repository.apache.org/content/repositories/maven-1351/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0-source-release.zip
> >
> > Staged site:
> http://maven.apache.org/components/wagon-archives/wagon-LATEST/
> >
> > Vote open for at least 72H
> > [+1]
> > [0]
> > [-1]
> >
> > Cheers
> >
>
-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Maven Wagon 3.0.0

2017-08-08 Thread Karl Heinz Marbaise

Hi,

is there a reason why this is not continued ? Just lack of time?

The artifacts are in staging repository ?

Do we need one more PMC vote ?

If I correctly count: Robert, Olivier (not officially voted?), 
Karl-Heinz ? This is the needed PMC quorum ?


Or did I missed something ?

Kind regards
Karl Heinz Marbaise

On 03/08/17 11:02, Olivier Lamy wrote:

Hi
I'd like to release Apache Maven Wagon 3.0.0.
We fixed 4 issues: https://s.apache.org/WAGON-3.0.0

Staging repository:
https://repository.apache.org/content/repositories/maven-1351/
Sources:
https://repository.apache.org/content/repositories/maven-1351/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0-source-release.zip

Staged site: http://maven.apache.org/components/wagon-archives/wagon-LATEST/

Vote open for at least 72H
[+1]
[0]
[-1]

Cheers



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Apache Maven Wagon 3.0.0

2017-08-04 Thread Karl Heinz Marbaise

Hi,

+1 from me...

I have tested with "mvn clean verify" and found a things like the 
following in the log files:


[INFO] ---
[INFO]  T E S T S
[INFO] ---
[INFO] Running 
org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest
[INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
22.046 s - in 
org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest
[INFO] Running 
org.apache.maven.wagon.providers.http.LightweightHttpWagonTest
[INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
19.57 s - in org.apache.maven.wagon.providers.http.LightweightHttpWagonTest
[INFO] Running 
org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest
[INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
19.501 s - in 
org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest

[INFO] Running org.apache.maven.wagon.providers.http.TckTest
[WARNING] Tests run: 40, Failures: 0, Errors: 0, Skipped: 2, Time 
elapsed: 57.465 s - in org.apache.maven.wagon.providers.http.TckTest

[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 214, Failures: 0, Errors: 0, Skipped: 2
[INFO]

in particular the [WARNING] lines for the tests? Someone an idea what 
this is about? It looks only on the executions of TckTest this WARNING 
occurs in all JDK's and Maven versions...




jdk1.7.0_79.jdk
  apache-maven-3.0.5..Unpacking done.Building fine.
  apache-maven-3.1.1..Unpacking done.Building fine.
  apache-maven-3.2.5..Unpacking done.Building fine.
  apache-maven-3.3.1..Unpacking done.Building fine.
  apache-maven-3.3.9..Unpacking done.Building fine.
  apache-maven-3.5.0..Unpacking done.Building fine.
jdk1.8.0_131.jdk
  apache-maven-3.0.5..Unpacking done.Building fine.
  apache-maven-3.1.1..Unpacking done.Building fine.
  apache-maven-3.2.5..Unpacking donBuilding fine...
  apache-maven-3.3.1..Unpacking done.Building fine.
  apache-maven-3.3.9..Unpacking done.Building fine.
  apache-maven-3.5.0..Unpacking donBuilding fine...
jdk1.8.0_144.jdk
  apache-maven-3.0.5..Unpacking done.Building fine.
  apache-maven-3.1.1..Unpacking done.Building fine.
  apache-maven-3.2.5..Unpacking done.Building fine.
  apache-maven-3.3.1..Unpacking done.Building fine.
  apache-maven-3.3.9..Unpacking done.Building fine.
  apache-maven-3.5.0..Unpacking done.Building fine.
jdk1.9.0_ea+180.jdk
  apache-maven-3.0.5..Unpacking done.Building fine.
  apache-maven-3.1.1..Unpacking done.Building fine.
  apache-maven-3.2.5..Unpacking done.Building fine.
  apache-maven-3.3.1..Unpacking done.Building fine.
  apache-maven-3.3.9..Unpacking donBuilding fine...
  apache-maven-3.5.0..Unpacking done.Building fine.

Kind regards
Karl Heinz Marbaise

On 03/08/17 11:02, Olivier Lamy wrote:

Hi
I'd like to release Apache Maven Wagon 3.0.0.
We fixed 4 issues: https://s.apache.org/WAGON-3.0.0

Staging repository:
https://repository.apache.org/content/repositories/maven-1351/
Sources:
https://repository.apache.org/content/repositories/maven-1351/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0-source-release.zip

Staged site: http://maven.apache.org/components/wagon-archives/wagon-LATEST/

Vote open for at least 72H
[+1]
[0]
[-1]

Cheers



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Apache Maven Wagon 3.0.0

2017-08-04 Thread Robert Scholte

There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%2012318122%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC

Source release checksum(s):
wagon-3.0.0-source-release.zip sha1:  
0b1e1967466382f32cfff092df339d817ef6ae2a


My vote: +1

thanks,
Robert

On Thu, 03 Aug 2017 11:02:58 +0200, Olivier Lamy  wrote:


Hi
I'd like to release Apache Maven Wagon 3.0.0.
We fixed 4 issues: https://s.apache.org/WAGON-3.0.0

Staging repository:
https://repository.apache.org/content/repositories/maven-1351/
Sources:
https://repository.apache.org/content/repositories/maven-1351/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0-source-release.zip

Staged site:  
http://maven.apache.org/components/wagon-archives/wagon-LATEST/


Vote open for at least 72H
[+1]
[0]
[-1]

Cheers


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org