|
|
@@ -855,15 +855,15 @@ |
|
|
|
Dependency Finder |
|
|
|
</h4> |
|
|
|
<p>Dependency Finder extracts dependencies and OO metrics from |
|
|
|
Java class files produced by most Java compilers. It can compute |
|
|
|
API differences between versions; no sources needed. It includes |
|
|
|
Ant tasks, web, Swing, and command-line interfaces, with XSL |
|
|
|
stylesheets for formatting output.</p> |
|
|
|
Java class files produced by most Java compilers. It can compute |
|
|
|
API differences between versions; no sources needed. It includes |
|
|
|
Ant tasks, web, Swing, and command-line interfaces, with XSL |
|
|
|
stylesheets for formatting output.</p> |
|
|
|
<p>You can use it to extract dependencies between packages, classes, |
|
|
|
or even methods, or any combination thereof. You can use Perl |
|
|
|
regular expressions to filter the information and pinpoint only |
|
|
|
what you need. There is even a Web Application version (WAR file) |
|
|
|
so a whole group of developers can share a common view.</p> |
|
|
|
or even methods, or any combination thereof. You can use Perl |
|
|
|
regular expressions to filter the information and pinpoint only |
|
|
|
what you need. There is even a Web Application version (WAR file) |
|
|
|
so a whole group of developers can share a common view.</p> |
|
|
|
<table class="externals" cellspacing="1" cellpadding="4"> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
@@ -2657,8 +2657,8 @@ |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
|
|
|
|
<a href="http://www.kanaputs.org/">http://www.kanaputs.org/</a> |
|
|
|
<a href="http://www.kanaputs.org/ant.html">http://www.kanaputs.org/ant.html</a> |
|
|
|
<a href="http://www.kanaputs.org/">http://www.kanaputs.org/</a> |
|
|
|
<a href="http://www.kanaputs.org/ant.html">http://www.kanaputs.org/ant.html</a> |
|
|
|
|
|
|
|
</td> |
|
|
|
</tr> |
|
|
@@ -2670,7 +2670,7 @@ |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
|
|
|
|
<a href="mailto:kfra@kanaputs.org">kfra@kanaputs.org</a> |
|
|
|
<a href="mailto:kfra@kanaputs.org">kfra@kanaputs.org</a> |
|
|
|
|
|
|
|
</td> |
|
|
|
</tr> |
|
|
@@ -2737,6 +2737,56 @@ |
|
|
|
valign="top" align="left"> |
|
|
|
GNU GPL 2.0 |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
<h4 class="subsection"> |
|
|
|
<a name="mtxslt"></a> |
|
|
|
mtxslt |
|
|
|
</h4> |
|
|
|
<p>The mtxslt (Multi-XSLT) extends the standard Ant "xslt/style" task |
|
|
|
to make it easy to use multiple XSLT engines during the same build. |
|
|
|
This is useful for regression testing of XSLT scripts against several |
|
|
|
engines.</p> |
|
|
|
<table class="externals" cellspacing="1" cellpadding="4"> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Compatibility: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Ant 1.5 |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
URL: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
<a href="http://mtxslt.sourceforge.net/">http://mtxslt.sourceforge.net/</a> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Contact: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
<a href="mailto:abcoates@theOffice.net">Anthony B. Coates</a> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
License: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Apache Software Foundation License |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
<h4 class="subsection"> |
|
|
@@ -2785,6 +2835,54 @@ |
|
|
|
valign="top" align="left"> |
|
|
|
GNU Lesser General Public License |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
<h4 class="subsection"> |
|
|
|
<a name="PCT"></a> |
|
|
|
PCT |
|
|
|
</h4> |
|
|
|
<p>PCT is a task to compile Progress code, and in a more general |
|
|
|
way, to deal with Progress procedures and databases.</p> |
|
|
|
<table class="externals" cellspacing="1" cellpadding="4"> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Compatibility: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Ant 1.5 |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
URL: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
<a href="http://pct.sourceforge.net">http://pct.sourceforge.net</a> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Contact: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
<a href="mailto:justus_phenix@users.sourceforge.net">Gilles QUERRET</a> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Licence: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Apache Software Foundation License |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
<h4 class="subsection"> |
|
|
@@ -3703,6 +3801,61 @@ |
|
|
|
valign="top" align="left"> |
|
|
|
Apache license |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
<h4 class="subsection"> |
|
|
|
<a name="WSDLValidate"></a> |
|
|
|
WSDLValidate |
|
|
|
</h4> |
|
|
|
<p>WSDLValidate is, as it sounds, a tool to validate WSDL files. |
|
|
|
<a href="http://dev.eclipse.org/viewcvs/indextech.cgi/~checkout~/wsvt-home/docs/articles/wsdl20Validator/wsdlvalidateant.html">WSDLValidate</a> |
|
|
|
is similar in configuration to the optional Ant task <a href="http://ant.apache.org/manual/OptionalTasks/xmlvalidate.html">XMLValidate</a>. |
|
|
|
WSDLValidate can optionally validate a WSDL document against the <a href="http://www.ws-i.org">WS-I Basic Profile</a>. |
|
|
|
</p> |
|
|
|
<p>WSDLValidate is available as an Ant task, an Eclipse plug-in and a |
|
|
|
command line utility.</p> |
|
|
|
<table class="externals" cellspacing="1" cellpadding="4"> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Compatibility: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Ant 1.5 or later |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
URL: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
<a href="http://www.eclipse.org/wsvt">http://www.eclipse.org/wsvt</a> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Contact: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
<a href="http://www.eclipse.org/wsvt">Project newsgroup and |
|
|
|
mailing list</a> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
License: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
<a href="http://www-124.ibm.com/developerworks/oss/CPLv1.0.htm">Common Public |
|
|
|
License (CPL)</a> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
<h4 class="subsection"> |
|
|
|