Re: [RESULT] [VOTE] Release Apache Maven Clean Plugin version 2.6.1

2014-11-03 Thread Karl Heinz Marbaise
Hi Dan, On 11/3/14 5:15 PM, Dan Tran wrote: FYI, maven-clean-plugin 2.6.1 is not at Central yet. http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/ That's the reason why i didn't sent out the announcement mail... till now Kind regards Karl Heinz Marbaise Thanks

Re: [RESULT] [VOTE] Release Apache Maven Clean Plugin version 2.6.1

2014-11-03 Thread Karl Heinz Marbaise
Hi Dan, got response from sonatype... https://issues.sonatype.org/browse/MVNCENTRAL-523 now the problem was fixed.. Kind regards Karl Heinz Marbaise On 11/3/14 7:48 PM, Dan Tran wrote: It just arrived -D On Mon, Nov 3, 2014 at 8:15 AM, Dan Tran wrote: FYI, maven-clean-plugin 2.6.1 is not

Re: [RESULT] [VOTE] Release Apache Maven Clean Plugin version 2.6.1

2014-11-03 Thread Dan Tran
It just arrived -D On Mon, Nov 3, 2014 at 8:15 AM, Dan Tran wrote: > FYI, maven-clean-plugin 2.6.1 is not at Central yet. > http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/ > > Thanks > > -D > > On Sat, Nov 1, 2014 at 2:58 AM, Karl Heinz Marbaise > wrote: > >> The vot

Re: [RESULT] [VOTE] Release Apache Maven Clean Plugin version 2.6.1

2014-11-03 Thread Dan Tran
FYI, maven-clean-plugin 2.6.1 is not at Central yet. http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/ Thanks -D On Sat, Nov 1, 2014 at 2:58 AM, Karl Heinz Marbaise wrote: > The vote has passed with the following result: > > +1 binding by > Kristian Roselvold, >

[RESULT] [VOTE] Release Apache Maven Clean Plugin version 2.6.1

2014-11-01 Thread Karl Heinz Marbaise
The vote has passed with the following result: +1 binding by Kristian Roselvold, Olivier Lamy, Karl Heinz Marbaise, Hervé Boutemy +1 non-binding by Mirko Friedenhagen, Dan Tran I will promote the artifact to Maven Central. Kind regards Karl Heinz Marbaise -

Re: [VOTE] Release Apache Maven Clean Plugin version 2.6.1

2014-10-28 Thread Hervé BOUTEMY
+1 notice that the JDK requirement is "Default target for maven-compiler-plugin version 3.1" [1]: I don't know what it means nor why we have such result (first time I see), but this is hard to understand Regards, Hervé [1] http://maven.apache.org/plugins-archives/maven-clean-plugin-LATEST/pl

Re: [VOTE] Release Apache Maven Clean Plugin version 2.6.1

2014-10-28 Thread Dan Tran
+1 (non binding), tested with my internal builds On Tue, Oct 28, 2014 at 12:33 PM, Karl Heinz Marbaise wrote: > Hi, > > here my +1... > > Kind regards > Karl Heinz Marbaise > On 10/26/14 8:48 PM, Karl Heinz Marbaise wrote: > >> Hi, >> >> We solved 6 issues: >> http://jira.codehaus.org/secure/Re

Re: [VOTE] Release Apache Maven Clean Plugin version 2.6.1

2014-10-28 Thread Karl Heinz Marbaise
Hi, here my +1... Kind regards Karl Heinz Marbaise On 10/26/14 8:48 PM, Karl Heinz Marbaise wrote: Hi, We solved 6 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11128&version=20685 There are still 2 issues left in JIRA: http://jira.codehaus.org/issues/?jql=project%20%3D%

Re: [VOTE] Release Apache Maven Clean Plugin version 2.6.1

2014-10-27 Thread Olivier Lamy
+1 On 27 October 2014 06:48, Karl Heinz Marbaise wrote: > Hi, > > We solved 6 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11128&version=20685 > > There are still 2 issues left in JIRA: > http://jira.codehaus.org/issues/?jql=project%20%3D%20MCLEAN%20AND%20status%20%3D%20Op

Re: [VOTE] Release Apache Maven Clean Plugin version 2.6.1

2014-10-27 Thread Mirko Friedenhagen
+1 (non-binding) SHA1 OK Tested with Maven 3.0.5, Maven 3.1.1 and Maven 3.2.3 Regards Mirko -- http://illegalstateexception.blogspot.com/ https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) https://bitbucket.org/mfriedenhagen/ On Sun, Oct 26, 2014 at 8:52 PM, Kristian Rosenvold

Re: [VOTE] Release Apache Maven Clean Plugin version 2.6.1

2014-10-26 Thread Kristian Rosenvold
+1 2014-10-26 20:48 GMT+01:00 Karl Heinz Marbaise : > Hi, > > We solved 6 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11128&version=20685 > > There are still 2 issues left in JIRA: > http://jira.codehaus.org/issues/?jql=project%20%3D%20MCLEAN%20AND%20status%20%3D%20Open%20

[VOTE] Release Apache Maven Clean Plugin version 2.6.1

2014-10-26 Thread Karl Heinz Marbaise
Hi, We solved 6 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11128&version=20685 There are still 2 issues left in JIRA: http://jira.codehaus.org/issues/?jql=project%20%3D%20MCLEAN%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC Staging repo: http

Re: [VOTE] Release Apache Maven Clean Plugin version 2.6.1 and maven-shared-utils 0.7

2014-10-13 Thread Kristian Rosenvold
NIO delete handles various unicode-releated issues where regular File.delete does not work, and for some reason they decided to make a different method rather than fix it, probably because they then can throw exceptions instead of the silly boolean value. Kristian 2014-10-13 22:54 GMT+02:00 D

[Cancelled] [VOTE] Release Apache Maven Clean Plugin version 2.6.1 and maven-shared-utils 0.7

2014-10-13 Thread Kristian Rosenvold
I am cancelling this vote because of 2 different test failures that make this release hard to build. The irony is of course that one of the failures the release zip does not contain real, symlinks, and this release is a precondition to assembly-plugin 2.5, which will be able to make zips with syml

Re: [VOTE] Release Apache Maven Clean Plugin version 2.6.1 and maven-shared-utils 0.7

2014-10-13 Thread Mikolaj Izdebski
On 10/13/2014 10:34 PM, Kristian Rosenvold wrote: > Maven-shared-utils: > > http://repository.apache.org/content/repositories/maven-1076/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7-source-release.zip > Source checksum: 8b2a6f31505a158d295d5b06c800d61f821a15c2 (sha1) Ther

Re: [VOTE] Release Apache Maven Clean Plugin version 2.6.1 and maven-shared-utils 0.7

2014-10-13 Thread Dan Tran
+1 ( none binding) tested with my internal build on windows. Does it mean the clean task is faster due to NIO. My apology if i happen to hijack this thread. -D On Mon, Oct 13, 2014 at 1:34 PM, Kristian Rosenvold wrote: > Hi, > > Maven-shared-utils: > > We solved N=3 issues: > > http://jira.cod

[VOTE] Release Apache Maven Clean Plugin version 2.6.1 and maven-shared-utils 0.7

2014-10-13 Thread Kristian Rosenvold
Hi, Maven-shared-utils: We solved N=3 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?version=20207&styleName=Text&projectId=11761 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11761&status=1&component=15606 http://r