junit-team / junit4

A programmer-oriented testing framework for Java.
https://junit.org/junit4
Eclipse Public License 1.0
8.52k stars 3.26k forks source link

No Javadoc for version 4.11 published #570

Closed pniederw closed 10 years ago

pniederw commented 11 years ago

There is http://kentbeck.github.com/junit/javadoc/4.10/ and http://kentbeck.github.com/junit/javadoc/latest/, but no http://kentbeck.github.com/junit/javadoc/4.11/

mfriedenhagen commented 11 years ago

Looking at http://junit-team.github.io/junit/javadoc/latest/ there are stilll references to http://junit-team.github.io/junit/javadoc/latest/org/hamcrest/core/package-summary.html

However, the latest release (4.11) does not contain hamcrest, so propably the above is still an issue (besides the hostname change)

mkeller commented 11 years ago

Please generate complete documentation this time:

junit.extensions
junit.framework
junit.runner
junit.textui
seize-the-dave commented 11 years ago

+1