We currently rely on manual compilation before pushing to master branch. We should have some continuous integration mechanism that makes sure latest pushed version passes all its tests.
Requirements
- Java 8 (or whatever the project's minimum version requirement is)
- Windows and Linux environments tests
- Overcome intermittent failures (
SSHD-213, SSHD-822)
- Apply also findbugs, owasp and some coverage tool as well