Bug 234060

Summary: Legal related fixes for some bundles
Product: [Tools] Orbit Reporter: David Williams <david_williams>
Component: bundlesAssignee: David Williams <david_williams>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P1    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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