Bug 234060 - Legal related fixes for some bundles
Summary: Legal related fixes for some bundles
Status: RESOLVED FIXED
Alias: None
Product: Orbit
Classification: Tools
Component: bundles (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: David Williams CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-26 22:36 EDT by David Williams CLA
Modified: 2008-05-27 02:39 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Williams CLA 2008-05-26 22:36:25 EDT
A kind reviewer noticed the following errors in some of the Orbit bundles for which I am responsible ... so, plan to fix these before ganymede release. 
Most are just copy/paste sloppiness on my part. 




o org.mozilla.javascript 1.6.6: version in about.html says 1.6.2
o org.uddi4j (v2.0.5): plugin.properties file doesn't have standard Eclipse license/copyright notice.


o org.apache.xml.serializer: 
*the about.html will have to be updated to reflect that the content in this plugin comes from Xalan and is used as part 
of Xerces-J 2.9 (serializer.jar).
*the Xalan-J NOTICE file is missing.  The content in this plugin originates from the Apache Xalan-J project.  

*(minor) there's no need for the LICENSE-SAX* (1file) and LICENSE.DOM* (2 files) files to be present because that content is in the javax.xml plugin - likewise, readme.dom and readme.sax files can be removed 
*(minor) there is no need for the LICENSE-resolver file to be present as that content is in the org.apache.xml.resolver plugin.

o javax.xml: 
*(minor) no need for license.resolver file to be present as that content is in the org.apache.xml.resolver plugin.
I think the only content that should be mentioned in the about is what is included with the plugin 
(e.g. references to "resolver" should be removed).  

o org.apache.xml.resolver: 
*(minor) no need for the LICENSE-SAX* (1file) and LICENSE.DOM* (2 files) files to be present because that content is in the javax.xml plugin.  
*In the about, the version of Resolver should say 1.2 (not 1.1) 

*the license is Apache 2.0, not 1.1 - remove Apache 1.1 text from about.html
*missing Resolver Notice file:
 
o org.apache.xerces: 
The content of the about is correct for all the code in Xerces-J 2.9 but since it has been 
split into several plugins the about should probably be split to reflect this as well.  
"xml-apis" is the content in javax.xml, 
"resolver" is the content in 
org.apache.xml.resolver
Comment 1 David Williams CLA 2008-05-27 02:39:05 EDT
fixed in builds >= S20080527052412