Seems like something went wrong with the javadoc update:

https://commons.apache.org/proper/commons-text/javadocs/api-release/

"All Classes" displays the new classes like WordUtils and RandomStringGenerator, but when I click on the links I get:

"The requested URL /proper/commons-text/javadocs/api-release/org/apache/commons/text/RandomStringGenerator.html was not found on this server."

Am 24.05.2017 um 16:47 schrieb Rob Tompkins:
The Apache Commons Team is pleased to announce the release of
Apache Commons Text 1.1.

The Apache Commons Text open source software library provides a host of
algorithms focused on working with strings and blocks of text.

Source and binary distributions are available for download from the Apache
Commons download site:
http://commons.apache.org/proper/commons-text/download_text.cgi

When downloading, please verify signatures using the KEYS file available at
the above location when downloading the release.

Alternatively the release can be pulled via maven:
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-text</artifactId>
   <version>1.1</version>

The release notes can be reviewed at:
http://www.apache.org/dist/commons/text/RELEASE-NOTES.txt

For complete information on Commons Text, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache
Commons Text website:

http://commons.apache.org/proper/commons-text/

Best regards,
Rob Tompkins
on behalf of the Apache Commons community


Reply via email to