The 1.2 javadocs on the website are out of date
-----------------------------------------------
Key: EMAIL-99
URL: https://issues.apache.org/jira/browse/EMAIL-99
Project: Commons Email
Issue Type: Task
Affects Versions: 1.2
Environment: The apache commons email website
Reporter: David Parks
Priority: Trivial
The javadocs for version 1.2 are out of date. In particular it's been noticed
that the following two functions are not included in the javadoc from the
apache commons email website, but they exist as public methods in the 1.2
download release & downloaded javadocs.
Email.setSocketConnectionTimeout(int);
Email.setSocketTimeout(int);
The website just needs to be updated by someone with access.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.