Bug 379468 - Problems with Glassfish about.html
Summary: Problems with Glassfish about.html
Status: RESOLVED FIXED
Alias: None
Product: Orbit
Classification: Tools
Component: bundles (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: Juno RC1   Edit
Assignee: Orbit Bundles CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation
Depends on:
Blocks:
 
Reported: 2012-05-14 16:37 EDT by John Arthorne CLA
Modified: 2012-05-15 08:44 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Arthorne CLA 2012-05-14 16:37:21 EDT
There are several minor problems with about.html in org.apache.jasper.glassfish:

1) This link to CDDL is broken:

http://www.sun.com/cddl/cddl.html

I found this link that we could use instead:

http://www.opensource.org/licenses/CDDL-1.0

2) The link to the Glassfish project is also broken. New one is:

http://glassfish.java.net/

3) Where it says "developed by Sun" should probably say Oracle.

4) This funny link:

<a href="/">http://www.eclipse.org</a>

Should be:

<a href="http://eclipse.org">http://eclipse.org</a>
Comment 1 Thomas Watson CLA 2012-05-14 16:50:14 EDT
Thanks John.  I released a fix to the about.html.
Comment 2 Thomas Watson CLA 2012-05-14 16:50:29 EDT
marking fixed.