The Javadoc API documents are available online: - The current stable release 3.11 <https://commons.apache.org/proper/commons-lang/javadocs/api-3.11/index.html> [Java 8 and up] - The legacy release 2.6 <https://commons.apache.org/proper/commons-lang/javadocs/api-2.6/index.html> [Java 1.2 and up]
The link , current stable release 3.11, will return 404. (https://commons.apache.org/proper/commons-lang/javadocs/api-3.11/index.html ) BUT https://commons.apache.org/proper/commons-lang/javadocs/api-3.10/index.html is good. So, looks like we forgot to host the apidoc for lang 3.11
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org