Re: What is the top level of the source tree and what exactly is an Apache distribution?

2013-09-17 Thread Doug Cutting
On Mon, Sep 16, 2013 at 2:50 AM, Stephen Connolly wrote: > * Source control is not an Apache distribution and hence we do not need to > have LICENSE and NOTICE files in source control, it can be a nice > convenience, but there is no *requirement*. I think perhaps you're looking for clear lines wh

Re: Webdav wagon 2.5

2013-09-17 Thread Arnaud Héritier
Strange that we don't have the same error. I will double check tomorrow. In any case we will have to fix these problems before being able to put them in the next core maintenance On Tue, Sep 17, 2013 at 4:31 PM, Tamás Cservenák wrote: > Hi Arnaud, > > I could not reproduce this, but instead DAV

[VOTE] Release Maven 3.1.1

2013-09-17 Thread Jason van Zyl
Hi, Maven Core ITs are good, and the license/notice issue has been resolved so I'm rolling 3.1.1 again. Here is a link to Jira with 6 issues resolved: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=18968 Staging repo: https://repository.apache.org/content/repositories

Re: [VOTE] Release Maven 3.1.1

2013-09-17 Thread Jason van Zyl
Core ITs are all blue again, there was a resolution failure but seems to be spurious and the jdk7 build is ok again. On Sep 17, 2013, at 10:08 AM, Jason van Zyl wrote: > I'm going to do the re-roll in 30 minutes. > > On Sep 8, 2013, at 9:07 AM, Jason van Zyl wrote: > >> Hi, >> >> Here is a

Re: Webdav wagon 2.5

2013-09-17 Thread Tamás Cservenák
Hi Arnaud, I could not reproduce this, but instead DAV Wagon threw CNFEx... (but it did kick in). Actually, this is in line with maven 3.0.4, as it behaves the same. In both cases commons logging LogFactory class was missing, but I have no clue from where it should come, as from wagon-webdav POM

Re: [VOTE] Release Maven 3.1.1

2013-09-17 Thread Jason van Zyl
I'm going to do the re-roll in 30 minutes. On Sep 8, 2013, at 9:07 AM, Jason van Zyl wrote: > Hi, > > Here is a link to Jira with 6 issues resolved: > https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=18968 > > Staging repo: > https://repository.apache.org/content/repos

Webdav wagon 2.5

2013-09-17 Thread Arnaud Héritier
Hi, I tried to use the wagon-webdav-jackrabbit 2.5 instead of 2.4 and Maven (3.1.0) doesn't like it org.apache.maven.wagon wagon-webdav-jackrabbit ${version.wagon} [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ maven-parent-pom ---

[ANN] Apache Maven Wagon 2.5 Released

2013-09-17 Thread Tamás Cservenák
The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, version 2.5 Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code. Site http://maven.apache.org/wagon/ To make use of it, you may override the Wagon version with ext

Re: [VOTE] Release Apache Maven Wagon version 2.5

2013-09-17 Thread Tamás Cservenák
Vote closed. Results: +3 binding (Olivier, Robert and Hervé). Will continue with release. Thanks, ~t~ On Sun, Sep 15, 2013 at 8:31 AM, Hervé BOUTEMY wrote: > +1 > > tested with Maven core and ITs > > Regards, > > Hervé > > Le jeudi 12 septembre 2013 13:29:32 Tamás Cservenák a écrit : > > Hi,