[RESULT] [VOTE] Release Apache Mina SSHD 0.9.0 (2nd cut)

2013-08-29 Thread Guillaume Nodet
Back from vacation. Closing this vote with 3 +1s and no other votes. 2013/7/26 Guillaume Nodet > I'm starting a second vote to release the 0.9.0 version of SSHD. > > Note that a few additional things have been added along with the legal > files fixes. > > Release notes are at: > > https://issue

Re: [VOTE] Release Apache Mina SSHD 0.9.0 (2nd cut)

2013-08-08 Thread Emmanuel Lécharny
Le 7/31/13 9:05 PM, Guillaume Nodet a écrit : > +1 Sorry for the delay... My +1 ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [VOTE] Release Apache Mina SSHD 0.9.0 (2nd cut)

2013-07-31 Thread Ashish
Folks we need more votes, can someone spare some time :) On Thu, Aug 1, 2013 at 12:35 AM, Guillaume Nodet wrote: > +1 > > 2013/7/26 Guillaume Nodet > > > I'm starting a second vote to release the 0.9.0 version of SSHD. > > > > Note that a few additional things have been added along with the leg

Re: [VOTE] Release Apache Mina SSHD 0.9.0 (2nd cut)

2013-07-31 Thread Guillaume Nodet
+1 2013/7/26 Guillaume Nodet > I'm starting a second vote to release the 0.9.0 version of SSHD. > > Note that a few additional things have been added along with the legal > files fixes. > > Release notes are at: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310849&versio

Re: [VOTE] Release Apache Mina SSHD 0.9.0 (2nd cut)

2013-07-31 Thread Ashish
+1 for release The failure is intermittent due to some timing issues in test, which we can fix later. Raised JIRA to track it https://issues.apache.org/jira/browse/SSHD-251 Me and Guillaume discussed on IRC to debug, but found nothing. Created a simple script for verification, it's specific to SS

Re: [VOTE] Release Apache Mina SSHD 0.9.0 (2nd cut)

2013-07-31 Thread Ashish
Here is the output of the ScpTest --- Test set: org.apache.sshd.ScpTest --- Tests run: 9, Failures: 0, Errors: 5, Skipped: 1, Time elapsed: 3.487

Re: [VOTE] Release Apache Mina SSHD 0.9.0 (2nd cut)

2013-07-31 Thread Guillaume Nodet
Those errors are expected, they are part of the test. 2013/7/31 Ashish > There are 2 more errors. Am missing any configuration? The build hasn't > worked for me yet :( > > Executing command: scp -d -t -- target/scp/remote/out.txt > 2013-07-31 11:52:36,232 | INFO | p/remote/out.txt | ScpCommand

Re: [VOTE] Release Apache Mina SSHD 0.9.0 (2nd cut)

2013-07-30 Thread Ashish
There are 2 more errors. Am missing any configuration? The build hasn't worked for me yet :( Executing command: scp -d -t -- target/scp/remote/out.txt 2013-07-31 11:52:36,232 | INFO | p/remote/out.txt | ScpCommand | org.apache.sshd.server.command.ScpCommand 157 | Error in scp command

Re: [VOTE] Release Apache Mina SSHD 0.9.0 (2nd cut)

2013-07-30 Thread Ashish
Found the error. I tried running mvn clean install with sudo as well, but still fails. Anything I can do to fix this? java.io.IOException: Can not write to /Users/x/work/apache-sshd-0.9.0/sshd-core/target/scp/remote/out.txt at org.apache.sshd.common.scp.ScpHelper.receiveFile(ScpHelper.java:206

Re: [VOTE] Release Apache Mina SSHD 0.9.0 (2nd cut)

2013-07-30 Thread Ashish
Downloaded it from the link provided ( https://repository.apache.org/content/repositories/orgapachemina-022/org/apache/sshd/apache-sshd/0.9.0/ ) Let me repeat the process again and revert back to you. thanks ashish On Wed, Jul 31, 2013 at 2:05 AM, Guillaume Nodet wrote: > I've tried for a while

Re: [VOTE] Release Apache Mina SSHD 0.9.0 (2nd cut)

2013-07-30 Thread Guillaume Nodet
I've tried for a while to reproduce the issue, but I can't. Are you building from the new tag, not the old one ? And can you reproduce those problems easily ? If so, could you raise the log level in src/test/resources/log4j.properties to debug and send me the ScpTest output test files in the surefi

Re: [VOTE] Release Apache Mina SSHD 0.9.0 (2nd cut)

2013-07-27 Thread Ashish
Hi Guillaume, I am getting build failure. SCP Tests are failing. Using Java7, Mac and Maven 3.0. Am I missing something while building SSHD? Tests in error: testScpNativeOnSingleFile(org.apache.sshd.ScpTest) testScpNativeOnMultipleFiles(org.apache.sshd.ScpTest) testScpNativeOnDirWithPattern

Re: [VOTE] Release Apache Mina SSHD 0.9.0

2013-07-26 Thread Guillaume Nodet
2013/7/26 sebb > On 26 July 2013 13:02, Guillaume Nodet wrote: > > See https://issues.apache.org/jira/browse/SSHD-181 > > If that sounds a problem to keep them in scm, I'd rather remove those, as > > they're really just there for reference and I can update those with > pointers > > in the main r

Re: [VOTE] Release Apache Mina SSHD 0.9.0

2013-07-26 Thread sebb
On 26 July 2013 13:02, Guillaume Nodet wrote: > See https://issues.apache.org/jira/browse/SSHD-181 > If that sounds a problem to keep them in scm, I'd rather remove those, as > they're really just there for reference and I can update those with pointers > in the main readme or something similar.

Re: [VOTE] Release Apache Mina SSHD 0.9.0

2013-07-26 Thread Guillaume Nodet
See https://issues.apache.org/jira/browse/SSHD-181 If that sounds a problem to keep them in scm, I'd rather remove those, as they're really just there for reference and I can update those with pointers in the main readme or something similar. Given, they're not part of the release, I don't think it

[VOTE] Release Apache Mina SSHD 0.9.0 (2nd cut)

2013-07-26 Thread Guillaume Nodet
I'm starting a second vote to release the 0.9.0 version of SSHD. Note that a few additional things have been added along with the legal files fixes. Release notes are at: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310849&version=12323301 Staging repository is at: https

Re: [VOTE] Release Apache Mina SSHD 0.9.0

2013-07-26 Thread sebb
On 26 July 2013 08:08, Guillaume Nodet wrote: > Sorry, I need to cancel this vote, as it contains a blocking bug. > See https://issues.apache.org/jira/browse/SSHD-243 > I'll fix it, fix the NOTICE files, do more tests, and recut it asap. What about the docs files that are not in the source releas

Re: [VOTE] Release Apache Mina SSHD 0.9.0

2013-07-26 Thread Edouard De Oliveira
first remove tag locally :  git tag -d 0.9.0 then do : git push origin :0.9.0   Cordialement, Regards, -Edouard De Oliveira- De : Guillaume Nodet À : dev@mina.apache.org Envoyé le : Vendredi 26 juillet 2013 9h08 Objet : Re: [VOTE] Release Apache Mina

Re: [VOTE] Release Apache Mina SSHD 0.9.0

2013-07-26 Thread Emmanuel Lecharny
http://nathanhoad.net/how-to-delete-a-remote-git-tag That should do the trick. On Fri, Jul 26, 2013 at 9:08 AM, Guillaume Nodet wrote: > Sorry, I need to cancel this vote, as it contains a blocking bug. > See https://issues.apache.org/jira/browse/SSHD-243 > I'll fix it, fix the NOTICE files, do

Re: [VOTE] Release Apache Mina SSHD 0.9.0

2013-07-26 Thread Guillaume Nodet
Sorry, I need to cancel this vote, as it contains a blocking bug. See https://issues.apache.org/jira/browse/SSHD-243 I'll fix it, fix the NOTICE files, do more tests, and recut it asap. Btw, anyone knows how/if it is possible to remove a tag from the git repo ? Or should I cut a 0.9.1 release inst

Re: [VOTE] Release Apache Mina SSHD 0.9.0

2013-07-25 Thread Emmanuel Lécharny
Le 7/25/13 6:15 PM, sebb a écrit : > On 23 July 2013 19:53, Guillaume Nodet wrote: > >> This vote will be open for at least 72 hours. >> Please review and vote. > -1, for the NOTICE file issues above, also the missing source files. My -1 too, for the same reasons. As painful as it seems to be, i

Re: [VOTE] Release Apache Mina SSHD 0.9.0

2013-07-25 Thread sebb
On 23 July 2013 19:53, Guillaume Nodet wrote: > I'm starting a vote to release the 0.9.0 version of SSHD. > > Release notes are at: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310849&version=12323301 > Staging repository is at: >https://repository.apache.org/content/

Re: [VOTE] Release Apache Mina SSHD 0.9.0

2013-07-24 Thread Ashish
+1 On Wed, Jul 24, 2013 at 12:23 AM, Guillaume Nodet wrote: > I'm starting a vote to release the 0.9.0 version of SSHD. > > Release notes are at: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310849&version=12323301 > Staging repository is at: >https://repository.a

Re: [VOTE] Release Apache Mina SSHD 0.9.0

2013-07-24 Thread Jamie G.
+1 (non-binding) Tested build kit on Mac OSX 10.7.5 w/ JDK 7 Tested signatures script as well, all passed. Cheers, Jamie On Wed, Jul 24, 2013 at 6:08 AM, Julien Vermillard wrote: > +1 > -- > Julien Vermillard http://people.apache.org/~jvermillard/ > > > On Wed, Jul 24, 2013 at 1:16 AM, Je

Re: [VOTE] Release Apache Mina SSHD 0.9.0

2013-07-24 Thread Julien Vermillard
+1 -- Julien Vermillard http://people.apache.org/~jvermillard/ On Wed, Jul 24, 2013 at 1:16 AM, Jeff Genender wrote: > +1 > > Jeff > > On Jul 23, 2013, at 12:53 PM, Guillaume Nodet wrote: > >> I'm starting a vote to release the 0.9.0 version of SSHD. >> >> Release notes are at: >> >> https

Re: [VOTE] Release Apache Mina SSHD 0.9.0

2013-07-23 Thread Jeff Genender
+1 Jeff On Jul 23, 2013, at 12:53 PM, Guillaume Nodet wrote: > I'm starting a vote to release the 0.9.0 version of SSHD. > > Release notes are at: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310849&version=12323301 > Staging repository is at: > https://repository.

[VOTE] Release Apache Mina SSHD 0.9.0

2013-07-23 Thread Guillaume Nodet
I'm starting a vote to release the 0.9.0 version of SSHD. Release notes are at: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310849&version=12323301 Staging repository is at: https://repository.apache.org/content/repositories/orgapachemina-009/ Distributions are available