blob: 835f3dd6805bcfd56f2bece1ba8d58db75ee268f [file] [log] [blame]
<?xml version=\"1.0\" encoding=\"ISO-8859-1\" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta
http-equiv="Content-Type"
content="text/html; charset=ISO-8859-1" />
<title>Third Party Code Redistributed with WTP</title>
</head>
<body>
<h2>Third Party Code Redistributed with WTP</h2>
<p>As with any other large software project, not all the code in WTP is new, but some comes from other, third party
sources. The following table lists the third party software that is distributed with WTP. Please see the Contribution
Questionnaire (CQ) links for details.</p>
<table
border="1"
cellpadding='2'
width="90%">
<caption>Third Party Code Redistributed with WTP</caption>
<tr>
<th width="20%">Software</th>
<th width="15%">Version</th>
<th width="20%">License</th>
<th>Introduced in Version</th>
<th>Notes</th>
</tr>
<tr>
<td>Axis</td>
<td>1.4 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1374">CQ 1374</a>)</td>
<td>Apache License, 2.0</td>
<td>2.0</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Commons discovery</td>
<td>0.2 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1377">CQ 1377</a>)</td>
<td>Apache License, 2.0</td>
<td>0.7</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Commons logging</td>
<td>1.0.4 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=2363">CQ 2363</a>)</td>
<td>Apache License, 2.0</td>
<td>1.0</td>
<td>Required as Axis pre-req (we do not use directly). Plus, there is a legacy version nested in Cactus
plugin as traditional jar (not bundleized via Orbit).</td>
</tr>
<tr>
<td>JAX-RPC</td>
<td>1.1 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=286">CQ 286</a>)</td>
<td>Apache License, 2.0</td>
<td>0.7</td>
<td>Part of Axis. Also called JAX-RPC is also called XML-RPC and is distribted as a bundle named
javax.xml.rpc</td>
</tr>
<tr>
<td>log4j</td>
<td>1.2.13 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1593">CQ 1593</a>)</td>
<td>Apache License, 2.0</td>
<td>2.0</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Axis-Ant</td>
<td>1.2.1 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1375">CQ 1375</a>)</td>
<td>Apache License, 2.0</td>
<td>0.7</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>SOAP (from Axis)</td>
<td>1.2 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1379">CQ 1379</a>)</td>
<td>Apache License, 2.0</td>
<td>2.0</td>
<td>This was listed as "saaj.jar" in previous IP Logs. It is now a bundle (from Orbit) called
javax.xml.soap.</td>
</tr>
<tr>
<td>Cactus</td>
<td>1.7.2 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=212">CQ 212</a>)</td>
<td>Apache License, 2.0</td>
<td>1.5</td>
<td>In addition to cactus-1.7.2 (the one for J2EE 1.3), we include the following jars nested in the cactus
bundle, since they are required by Cactus: <br />
aspectjrt-1.2.1 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=2364">CQ 2364</a>)<br />
commons-logging-1.0.4 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=2363">CQ 2363</a>)<br />
commons-httpclient-2.0.2 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=2366">CQ 2366</a>)<br />
junit 3.8.1 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=2365">CQ 2365</a>)<br />
</td>
</tr>
<tr>
<td rowspan="2">wsdl4j</td>
<td>1.4 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=327">CQ 327</a>)</td>
<td>Common Public License 1.0</td>
<td>0.7</td>
<td>includes "qname.jar"</td>
</tr>
<tr>
<td>1.5.1 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1380">CQ 1380</a>)</td>
<td>Common Public License 1.0</td>
<td>2.0</td>
<td>WSDL 1.5.1 is distributed as part of Axis 1.4</td>
</tr>
<tr>
<td>wsil4j</td>
<td>1.0 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=330">CQ 330</a>)</td>
<td>Apache License, 1.1</td>
<td>0.7</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Xerces</td>
<td>2.9.0 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1148">CQ 1148</a>)</td>
<td>Apache License, 2.0</td>
<td>3.0</td>
<td>Introducted in WTP 3.0 as four plugins:
<ul>
<li>javax.xml(1.3.4)</li>
<li>org.apache.xml.resolver (1.2.0)</li>
<li>org.apache.xml.serializer (2.7.1)</li>
<li>org.apache.xerces (2.9.0)</li>
</ul>
</td>
</tr>
<tr>
<td>uddi4j</td>
<td>2.0.5 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=321">CQ 321</a>)</td>
<td>IBM Public License</td>
<td>1.5.1</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>http.xsd</td>
<td>WSDL 1.1 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=275">CQ 275</a>)</td>
<td>IBM, Microsoft</td>
<td>1.0</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>soap.xsd</td>
<td>WSDL 1.1 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=319">CQ 319</a>)</td>
<td>IBM, Microsoft</td>
<td>1.0</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>soapenc.xsd</td>
<td>WSDL 1.1 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=320">CQ 320</a>)</td>
<td>W3C</td>
<td>0.7</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>wsdl.xsd</td>
<td>WSDL 1.1 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=325">CQ 325</a>)</td>
<td>IBM, Microsoft</td>
<td>1.0</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>wsdl20.xsd</td>
<td>1.2 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=326">CQ 326</a>)</td>
<td>W3C license</td>
<td>1.0</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>wsdl-mime.xsd</td>
<td>WSDL 1.1 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=329">CQ 329</a>)</td>
<td>IBM, Microsoft</td>
<td>1.0</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>XHTML</td>
<td>1.0, 1.1 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=331">CQ 331</a>)</td>
<td>W3C license</td>
<td>1.0</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>WAP DTDs</td>
<td>1.1, 1.3 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=324">CQ 324</a>)</td>
<td>OMA/EPL</td>
<td>1.0</td>
<td>Distributed under EPL 1.0. See <a href="./ip_log_note1.html">Note 1</a> for email clarifying status of
WAP Schemas and DTDs.</td>
</tr>
<tr>
<td>JavaServer Faces Schemas and DTDs</td>
<td>1.1, 1.2 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1506">CQ 1506</a>)</td>
<td>CDDL</td>
<td>2.0</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>JEE Related Schemas and DTDs</td>
<td>1.2, 2.0 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=4">CQ 4</a>)</td>
<td>CDDL</td>
<td>2.0</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>org.apache.commons.codec</td>
<td>1.3 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1562">CQ 1562</a>)</td>
<td>Apache License, 2.0</td>
<td>&nbsp;</td>
<td>Not currently re-distributed,perhaps will be for service</td>
</tr>
<tr>
<td>JPA API XML Schemas (persistence.xsd and orm.xsd)</td>
<td>1.0 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1829">CQ 1829</a>)</td>
<td>CDDL</td>
<td>3.0</td>
<td>Currently packaged in the "jst.standard.schemas" bundle.</td>
</tr>
<tr>
<td>Java Persistence API</td>
<td>1.0 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1889">CQ 1889</a>)</td>
<td>CDDL</td>
<td>3.0</td>
<td>javax.persistence interfaces; used by Dali JPA Tools</td>
</tr>
<tr>
<td>javax.mail (from Apache Geronimo)</td>
<td>1.4 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=2059">CQ 2059</a>)</td>
<td>Apache License, 2.0</td>
<td>3.0</td>
<td>This is a minor pre-req, just required by Axis (not used directly).</td>
</tr>
<tr>
<td>javax.actiation (from Apache Geronimo)</td>
<td>1.1 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=2060">CQ 2060</a>)</td>
<td>Apache License, 2.0</td>
<td>3.0</td>
<td>This is a minor pre-req, just required by Axis (not used directly).</td>
</tr>
<tr>
<td>Xerces</td>
<td>2.9.1 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1984">CQ 1984</a>)</td>
<td>Apache License, 2.0</td>
<td>na</td>
<td>This is not currently distributed, but may be for service.</td>
</tr>
<tr>
<td>html dtds Version: 4.0.1</td>
<td>4.0.1 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=2139">CQ 2139</a>)</td>
<td>W3C License</td>
<td>3.0</td>
<td>part of wst.standard.schemas plugin</td>
</tr>
<tr>
<td>Ispell English Word Lists</td>
<td>3.1.20 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1416">CQ 1416</a>)</td>
<td>based on Apache License, 1.1</td>
<td>3.0</td>
<td>Note: you may find it interesting that this is a duplication of what is shipped in JDT plugins. We hope
to eliminate the duplication in future versions.</td>
</tr>
<tr>
<td>JXPath</td>
<td>1.2.0 ( <a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=2285">CQ 2285</a>)</td>
<td>Apache License, 2.0</td>
<td>0.5</td>
<td>We use a bundle from Orbit.</td>
</tr>
<tr>
<td>XSLT schema</td>
<td>1.0 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1749">CQ 1749</a>)</td>
<td>W3C</td>
<td>0.5</td>
<td>Part or org.eclipse.wst.xsl.core</td>
</tr>
<tr>
<td>XSLT schema</td>
<td>2.0 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1750">CQ 1750</a>)</td>
<td>W3C</td>
<td>0.5</td>
<td>Part of org.eclipse.wst.xsl.core</td>
</tr>
<tr>
<td>Xinclude schema</td>
<td>1.0 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=2232">CQ 2232</a>)</td>
<td>W3C</td>
<td>0.5</td>
<td>Part of org.eclipse.wst.xsl.core</td>
</tr>
<tr>
<td>Xalan</td>
<td>2.7.1 (<a href="https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1985">CQ 1985</a>)</td>
<td>Apache License, 2.0</td>
<td>0.5</td>
<td>We use a bundle from Orbit.</td>
</tr>
</table>
</body>
</html>