[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

[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