+1

Is it possible to enable the javadoc check on travis-ci, so that it is also done for any pull request?

Thanks,
Pascal

Am 19.09.2016 um 13:26 schrieb Benedikt Ritter:
Hi,

I'm currently going through the code base to polish it for 3.5. There are
some things every developer should have a look for so that it is less work
to prepare a new release:

- always add a @since tag when introducing new methods
- make sure the site build still works. I' ve added javadoc:javadoc to the
jenkins build so that it will fail if the JavaDoc is malformed
- keep an eye on FindBugs, PMD, checkstyle. You can generate the complete
site by running mvn site

Thank you,
Benedikt



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to