Since this change requires a newer version of jsch then the one used to build
the project, will it be updated as well (0.1.39 is the latest)? I'm trying
to build a snapshot and it fails with:
[javac]
/home/rmoore/tmp/0613/vfs/core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpClientFactory.java:209:
cannot find symbol
[javac] symbol : method setDaemonThread(boolean)
[javac] location: class com.jcraft.jsch.Session
[javac] session.setDaemonThread(true);
[javac] ^
Thanks,
Rob
jwcarman wrote:
>
> I went ahead and committed it. It was a one-line change. So, it'll
> be easy to back out if you so desire. But, in my application, it
> solved the hanging problem. So, I resolved/closed the JIRA issue.
>
--
View this message in context:
http://www.nabble.com/-vfs--SFTP-Provider-and-Daemon-Threads--tp17754263p17826602.html
Sent from the Commons - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]