lgoldstein commented on issue #104: [SSHD-929] Create separate listener for remove directory. URL: https://github.com/apache/mina-sshd/pull/104#issuecomment-505891644 >> May I know the style fixes you mentioned? Will help me to correct myself in upcoming PRs. Compare https://github.com/lgoldstein/mina-sshd/tree/SSHD-929 with your original pull request - mainly some spacing and alignments - again, nothing major... >> Not related to this, I'm not able to run full mvn clean install. Always endup with this error [ERROR] Strange - I am running `mvn clean install` often on **both** *Windows* and *Linux* and have never encountered this issue. I am curious about the `NoSuchAlgorithm` error - are you using a standard JDK (*Oracle* or *OpenJDK*) ? If so which ? Perhaps you could debug it and specify which algorithm is reported as missing - I might be able to add some condition on the failing test. In any case, you can place a **temporary** `@Ignore` on it (don't check it in) and keep running.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
