J2SE 1.5.0 javadoc "http://java.sun.com/j2se/1.5.0/docs/api/*" is not alive
----------------------------------------------------------------------------
Key: COMMONSSITE-62
URL: https://issues.apache.org/jira/browse/COMMONSSITE-62
Project: Commons All
Issue Type: Bug
Components: Site
Environment: Almost of javadocs in http://commons.apache.org/
For example: http://commons.apache.org/dbcp/api-1.4/index.html
Reporter: Masahiro Yamada
Priority: Minor
Now, http://java.sun.com/j2se/1.5.0/docs/api/ and all files under it is not
accesible.
Oracle has been moved them to http://download.oracle.com/javase/1.5.0/docs/api/
I think there are two solutions.
1. Change all links in javadocs in http://commons.apache.org/ that refers
http://java.sun.com/j2se/1.5.0/docs/api/ to
http://download.oracle.com/javase/1.5.0/docs/api/
2. Now, Oracle redirects accesses for http://java.sun.com/ to
http://www.oracle.com/technetwork/java/index.html,
If Oracle redirects access for http://java.sun.com/j2se/1.5.0/docs/api/ to
http://download.oracle.com/javase/1.5.0/docs/api/ ,
No change is needed on http://commons.apache.org/.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.