[
https://issues.apache.org/jira/browse/COMMONSSITE-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932900#action_12932900
]
Sebb commented on COMMONSSITE-62:
---------------------------------
And now it doesn't (for me). Seems to be very erratic.
Note: we will be changing the Javadoc Java API link in future releases; not
sure it's worth fixing old links when it's not our fault.
There will be millions of other references to the java.sun.com URLs across the
internet.
> 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.