Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 356363 - Many links to java.sun.com are broken
Summary: Many links to java.sun.com are broken
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Doc (show other bugs)
Version: 3.7.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.8   Edit
Assignee: Platform-Doc-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-31 11:43 EDT by Kit Lo CLA
Modified: 2012-05-29 09:16 EDT (History)
2 users (show)

See Also:


Attachments
Proposed fix (15.03 KB, patch)
2011-08-31 13:46 EDT, Olivier Thomann CLA
no flags Details | Diff
Proposed fix (17.26 KB, patch)
2011-08-31 13:49 EDT, Olivier Thomann CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kit Lo CLA 2011-08-31 11:43:05 EDT
Build: M20110817-0800

http://java.sun.com/docs/books/tutorial/deployment/jar/signindex.html
error code: 404 (not found), linked from page(s):
	http://127.0.0.1:4306/help/topic/org.eclipse.platform.doc.isv/guide/bundle_security.html

http://java.sun.com/docs/books/tutorial/i18n/intro/index.html
error code: 404 (not found), linked from page(s):
	http://127.0.0.1:4306/help/topic/org.eclipse.jdt.doc.user/concepts/concept-string-externalization.htm

http://java.sun.com/j2se/1.3/docs/api/java/util/Properties.html
error code: 404 (not found), linked from page(s):
	http://127.0.0.1:4306/help/topic/org.eclipse.platform.doc.isv/reference/misc/eclipse-install.html
	http://127.0.0.1:4306/help/topic/org.eclipse.platform.doc.isv/reference/misc/about_customization.html

http://java.sun.com/j2se/1.3/docs/tooldocs/win32/jarsigner.html
error code: 404 (not found), linked from page(s):
	http://127.0.0.1:4306/help/topic/org.eclipse.platform.doc.isv/guide/bundle_security.html

http://java.sun.com/j2se/1.4.2/docs/api/java/util/regex/Pattern.html
error code: 404 (not found), linked from page(s):
	http://127.0.0.1:4306/help/topic/org.eclipse.pde.doc.user/reference/api-tooling/ant-tasks/apiuse-reportconversion-ant-task.htm
	http://127.0.0.1:4306/help/topic/org.eclipse.pde.doc.user/reference/api-tooling/ant-tasks/apimigration-ant-task.htm
	http://127.0.0.1:4306/help/topic/org.eclipse.pde.doc.user/reference/api-tooling/ant-tasks/apimigration-reportconversion-ant-task.htm
	http://127.0.0.1:4306/help/topic/org.eclipse.pde.doc.user/reference/api-tooling/ant-tasks/apiuse-ant-task.htm
	http://127.0.0.1:4306/help/topic/org.eclipse.pde.doc.user/reference/api-tooling/ant-tasks/apiconsumeruse-reportconversion-ant-task.htm

http://java.sun.com/j2se/1.4.2/docs/api/javax/security/auth/spi/LoginModule.html
error code: 404 (not found), linked from page(s):
	http://127.0.0.1:4306/help/topic/org.eclipse.platform.doc.isv/reference/extension-points/org_eclipse_equinox_security_loginModule.html

http://java.sun.com/j2se/1.4.2/docs/guide/security/jaas/JAASRefGuide.html
error code: 404 (not found), linked from page(s):
	http://127.0.0.1:4306/help/topic/org.eclipse.platform.doc.isv/guide/login_extensions.html

http://java.sun.com/j2se/1.4/docs/tooldocs/javadoc/index.html
error code: 404 (not found), linked from page(s):
	http://127.0.0.1:4306/help/topic/org.eclipse.jdt.doc.user/reference/ref-export-javadoc.htm

http://java.sun.com/j2se/1.5.0/docs/guide/apt/mirror/com/sun/mirror/apt/AnnotationProcessorFactory.html
error code: 404 (not found), linked from page(s):
	http://127.0.0.1:4306/help/topic/org.eclipse.jdt.doc.isv/guide/jdt_apt_getting_started.htm

http://java.sun.com/j2se/1.5.0/docs/guide/apt/mirror/overview-summary.html
error code: 404 (not found), linked from page(s):
	http://127.0.0.1:4306/help/topic/org.eclipse.jdt.doc.isv/guide/jdt_apt_getting_started.htm
Comment 1 John Arthorne CLA 2011-08-31 13:10:55 EDT
I have fixed the platform references in HEAD. Dani or Olivier can you look at the JDT/PDE cases?
Comment 2 Olivier Thomann CLA 2011-08-31 13:22:27 EDT
I can take care of both JDT and PDE.
Do we want this to be fixed for 3.7.1 as well ?
Comment 3 Olivier Thomann CLA 2011-08-31 13:46:52 EDT
Created attachment 202549 [details]
Proposed fix

Fix for JDT and PDE doc.
Comment 4 Olivier Thomann CLA 2011-08-31 13:49:02 EDT
Created attachment 202551 [details]
Proposed fix

Same patch with updated copyrights
Comment 5 Olivier Thomann CLA 2011-08-31 13:50:23 EDT
I released the last patch in HEAD.
Comment 6 Dani Megert CLA 2011-09-01 03:23:35 EDT
> Do we want this to be fixed for 3.7.1 as well ?
I'd say we can release the changes in the *.doc.* bundles but not the changes that are in source code. Also, I would not request a rebuild just for this. If there is one it will be in 3.7.1 - 3.7.2 otherwise.

>Created attachment 202549 [details] [diff]
>Proposed fix
>
>Fix for JDT and PDE doc.
Olivier, there are some remaining broken links in JDT Core code.

I fixed several places in our code base and also in the www/eclipse.
Comment 7 John Arthorne CLA 2012-05-29 09:16:47 EDT
Kit's list was fixed. If there are new broken links we should have new bug reports.