@@ -76,7 +76,7 @@ | |||
<h1> | |||
<a name="top"><xsl:value-of select="$title"/></a> | |||
</h1> | |||
<p style="text-align: right">Designed for use with <a href="http://ant.apache.org/">Apache Ant</a>.</p> | |||
<p style="text-align: right">Designed for use with <a href="https://ant.apache.org/">Apache Ant</a>.</p> | |||
<hr/> | |||
<table border="0" width="100%" cellspacing="1"> | |||
@@ -65,7 +65,7 @@ | |||
<h1>CheckStyle Audit</h1> | |||
<p>Designed for use with | |||
<a href='http://checkstyle.sourceforge.net/'>CheckStyle</a> and | |||
<a href='http://ant.apache.org/'>Ant</a>. | |||
<a href='https://ant.apache.org/'>Ant</a>. | |||
</p> | |||
<xsl:apply-templates select="." mode="navigation"/> | |||
<xsl:apply-templates select="." mode="data"/> | |||
@@ -79,7 +79,7 @@ | |||
<tr> | |||
<td class="text-align:right">Designed for use with | |||
<a href='http://checkstyle.sourceforge.net/'>CheckStyle</a> and | |||
<a href='http://ant.apache.org/'>Ant</a>.</td> | |||
<a href='https://ant.apache.org/'>Ant</a>.</td> | |||
</tr> | |||
</table> | |||
<hr size="1"/> | |||
@@ -296,4 +296,4 @@ | |||
<xsl:if test="position() mod 2 = 0">evenrow</xsl:if> | |||
</xsl:attribute> | |||
</xsl:template> | |||
</xsl:stylesheet> | |||
</xsl:stylesheet> |
@@ -392,14 +392,14 @@ | |||
<table border="0" cellpadding="0" cellspacing="0" width="100%"> | |||
<tr> | |||
<td class="bannercell" rowspan="2"> | |||
<a href="http://jakarta.apache.org/"> | |||
<img src="http://jakarta.apache.org/images/jakarta-logo.gif" alt="http://jakarta.apache.org" align="left" border="0"/> | |||
<a href="https://ant.apache.org/"> | |||
<img src="https://ant.apache.org/images/group-logo.gif" alt="https://ant.apache.org" align="left" border="0"/> | |||
</a> | |||
</td> | |||
<td style="text-align:right"><h2>Source Code Coverage</h2></td> | |||
</tr> | |||
<tr> | |||
<td style="text-align:right">Designed for use with <a href='http://www.sitraka.com/jprobe'>Sitraka JProbe</a> and <a href='http://jakarta.apache.org'>Ant</a>.</td> | |||
<td style="text-align:right">Designed for use with Sitraka JProbe and <a href='https://ant.apache.org'>Ant</a>.</td> | |||
</tr> | |||
</table> | |||
<hr size="1"/> | |||
@@ -360,7 +360,7 @@ | |||
[explanations] | |||
</td></tr></table> | |||
<p>The following explanations are for quick reference and are lifted directly from the original <a href="http://www.clarkware.com/software/JDepend.html">JDepend documentation</a>.</p> | |||
<p>The following explanations are for quick reference and are lifted directly from the original <a href="https://github.com/clarkware/jdepend">JDepend documentation</a>.</p> | |||
<h3><a name="EXnumber">Number of Classes</a></h3> | |||
<p>The number of concrete and abstract classes (and interfaces) in the package is an indicator of the extensibility of the package.</p> | |||
@@ -476,7 +476,7 @@ Creates an html file that contains a link to all package links in overview-cycle | |||
<table width="100%"> | |||
<tr> | |||
<td align="left"></td> | |||
<td align="right">Designed for use with <a href="http://www.clarkware.com/software/JDepend.html">JDepend</a> and <a href="http://jakarta.apache.org">Ant</a>.</td> | |||
<td align="right">Designed for use with <a href="https://github.com/clarkware/jdepend">JDepend</a> and <a href="https://ant.apache.org">Ant</a>.</td> | |||
</tr> | |||
</table> | |||
<hr size="1"/> | |||
@@ -89,7 +89,7 @@ | |||
</ul--> | |||
<h1><a name="top">JDepend Analysis</a></h1> | |||
<p align="right">Designed for use with <a href="http://www.clarkware.com/software/JDepend.html">JDepend</a> and <a href="https://ant.apache.org">Ant</a>.</p> | |||
<p align="right">Designed for use with <a href="https://github.com/clarkware/jdepend">JDepend</a> and <a href="https://ant.apache.org">Ant</a>.</p> | |||
<hr size="2" /> | |||
<table width="100%"><tr><td> | |||
@@ -250,7 +250,7 @@ | |||
[<a href="#NVexplanations">explanations</a>] | |||
</td></tr></table> | |||
<p>The following explanations are for quick reference and are lifted directly from the original <a href="http://www.clarkware.com/software/JDepend.html">JDepend documentation</a>.</p> | |||
<p>The following explanations are for quick reference and are lifted directly from the original <a href="https://github.com/clarkware/jdepend">JDepend documentation</a>.</p> | |||
<h3><a name="EXnumber">Number of Classes</a></h3> | |||
<p>The number of concrete and abstract classes (and interfaces) in the package is an indicator of the extensibility of the package.</p> | |||
@@ -741,7 +741,7 @@ | |||
<table width="100%"> | |||
<tr> | |||
<td align="left"></td> | |||
<td align="right">Designed for use with <a href="http://www.junit.org/">JUnit</a> and <a href="http://ant.apache.org/">Ant</a>.</td> | |||
<td align="right">Designed for use with <a href="https://www.junit.org/">JUnit</a> and <a href="https://ant.apache.org/">Ant</a>.</td> | |||
</tr> | |||
</table> | |||
<hr size="1"/> | |||
@@ -592,7 +592,7 @@ h6 { | |||
<table width="100%"> | |||
<tr> | |||
<td align="left"></td> | |||
<td align="right">Designed for use with <a href="http://www.junit.org/">JUnit</a> and <a href="http://ant.apache.org/">Ant</a>.</td> | |||
<td align="right">Designed for use with <a href="https://www.junit.org/">JUnit</a> and <a href="https://ant.apache.org/">Ant</a>.</td> | |||
</tr> | |||
</table> | |||
<hr size="1"/> | |||
@@ -742,7 +742,7 @@ h6 { | |||
<table width="100%"> | |||
<tr> | |||
<td align="left"></td> | |||
<td align="right">Designed for use with <a href="http://www.junit.org/">JUnit</a> and <a href="http://ant.apache.org/">Ant</a>.</td> | |||
<td align="right">Designed for use with <a href="https://www.junit.org/">JUnit</a> and <a href="https://ant.apache.org/">Ant</a>.</td> | |||
</tr> | |||
</table> | |||
<hr size="1"/> | |||
@@ -319,7 +319,7 @@ | |||
<table width="100%"> | |||
<tr> | |||
<td align="left"></td> | |||
<td align="right">Designed for use with <a href='http://www.junit.org'>JUnit</a> and <a href='http://ant.apache.org/ant'>Ant</a>.</td> | |||
<td align="right">Designed for use with <a href='https://www.junit.org'>JUnit</a> and <a href='https://ant.apache.org/ant'>Ant</a>.</td> | |||
</tr> | |||
</table> | |||
<hr size="1"/> | |||
@@ -318,7 +318,7 @@ | |||
<table width="100%"> | |||
<tr> | |||
<td align="left"></td> | |||
<td align="right">Designed for use with <a href='http://www.junit.org'>JUnit</a> and <a href='http://ant.apache.org/ant'>Ant</a>.</td> | |||
<td align="right">Designed for use with <a href='https://www.junit.org'>JUnit</a> and <a href='https://ant.apache.org/ant'>Ant</a>.</td> | |||
</tr> | |||
</table> | |||
<hr size="1"/> | |||
@@ -109,12 +109,12 @@ | |||
<table border="0" cellpadding="0" cellspacing="0" width="100%"> | |||
<tr> | |||
<td valign="top" class="bannercell"> | |||
<a href="http://jakarta.apache.org/"> | |||
<img src="http://jakarta.apache.org/images/jakarta-logo.gif" alt="http://jakarta.apache.org" align="left" border="0"/> | |||
<a href="https://ant.apache.org/"> | |||
<img src="https://ant.apache.org/images/group-logo.gif" alt="https://ant.apache.org" align="left" border="0"/> | |||
</a> | |||
</td> | |||
<td style="text-align:right;vertical-align:bottom"> | |||
<a href="http://ant.apache.org/">Apache Ant</a> | |||
<a href="https://ant.apache.org/">Apache Ant</a> | |||
</td> | |||
</tr> | |||
</table> | |||
@@ -343,11 +343,11 @@ | |||
<td style="text-align: justify;"> | |||
Note: Rules checked have originated from style guidelines suggested by the language designers, | |||
experience from the Java development community and insite experience. Violations are generally | |||
reported with a reference to the <a href="http://java.sun.com/docs/books/jls/second_edition/html/jTOC.doc.html">Java Language Specifications</a> (JLS x.x.x) | |||
reported with a reference to the <a href="https://docs.oracle.com/javase/specs/">Java Language Specifications</a> (JLS x.x.x) | |||
and Metamata Audit rules (x.x). | |||
Please consult these documents for additional information about violations. | |||
<p/> | |||
Rules checked also enforce adherence to <a href="http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html">Sun Java coding guidelines</a> in use at Jakarta. | |||
Rules checked also enforce adherence to <a href="https://www.oracle.com/technetwork/java/codeconvtoc-136057.html">Sun Java coding guidelines</a> in use at Jakarta. | |||
<p/> | |||
One should note that these violations do not necessary underline errors but should be used | |||
as an indication for <i>possible</i> errors. As always, use your best judgment and review | |||
@@ -438,14 +438,14 @@ | |||
<table border="0" cellpadding="0" cellspacing="0" width="100%"> | |||
<tr> | |||
<td class="bannercell" rowspan="2"> | |||
<a href="http://jakarta.apache.org/"> | |||
<img src="http://jakarta.apache.org/images/jakarta-logo.gif" alt="http://jakarta.apache.org" align="left" border="0"/> | |||
<a href="https://ant.apache.org/"> | |||
<img src="https://ant.apache.org/images/group-logo.gif" alt="https://ant.apache.org" align="left" border="0"/> | |||
</a> | |||
</td> | |||
<td style="text-align:right"><h2>Source Code Audit</h2></td> | |||
</tr> | |||
<tr> | |||
<td style="text-align:right">Designed for use with <a href='http://www.webgain.com/products/quality_analyzer/'>Webgain QA/Metamata Audit</a> and <a href='http://jakarta.apache.org'>Ant</a>.</td> | |||
<td style="text-align:right">Designed for use with Webgain QA/Metamata Audit and <a href='https://ant.apache.org'>Ant</a>.</td> | |||
</tr> | |||
</table> | |||
<hr size="1"/> | |||
@@ -782,14 +782,14 @@ will increase this number. | |||
<table border="0" cellpadding="0" cellspacing="0" width="100%"> | |||
<tr> | |||
<td class="bannercell" rowspan="2"> | |||
<a href="http://jakarta.apache.org/"> | |||
<img src="http://jakarta.apache.org/images/jakarta-logo.gif" alt="http://jakarta.apache.org" align="left" border="0"/> | |||
<a href="https://ant.apache.org/"> | |||
<img src="https://ant.apache.org/images/group-logo.gif" alt="https://ant.apache.org" align="left" border="0"/> | |||
</a> | |||
</td> | |||
<td style="text-align:right"><h2>Source Code Metrics</h2></td> | |||
</tr> | |||
<tr> | |||
<td style="text-align:right">Designed for use with <a href='http://www.webgain.com/products/quality_analyzer/'>Webgain QA/Metamata Metrics</a> and <a href='http://jakarta.apache.org'>Ant</a>.</td> | |||
<td style="text-align:right">Designed for use with Webgain QA/Metamata Metrics and <a href='https://ant.apache.org'>Ant</a>.</td> | |||
</tr> | |||
</table> | |||
<hr size="1"/> | |||
@@ -46,4 +46,4 @@ which make a large part of our tests fail | |||
REFERENCES : | |||
about skipping tests : | |||
http://maven.apache.org/plugins/maven-surefire-plugin/examples/skipping-test.html | |||
https://maven.apache.org/plugins/maven-surefire-plugin/examples/skipping-test.html |
@@ -18,11 +18,11 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" | |||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -30,7 +30,7 @@ | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-antlr</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,11 +18,11 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" | |||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -30,7 +30,7 @@ | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-apache-bcel</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,11 +18,11 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" | |||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -30,7 +30,7 @@ | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-apache-bsf</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,10 +18,10 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -29,7 +29,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-apache-log4j</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,11 +18,11 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" | |||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -30,7 +30,7 @@ | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-apache-oro</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,10 +18,10 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -29,7 +29,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-apache-regexp</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,10 +18,10 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -29,7 +29,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-apache-resolver</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,10 +18,10 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -29,7 +29,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-apache-xalan2</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,10 +18,10 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -29,7 +29,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-commons-logging</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,10 +18,10 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -29,7 +29,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-commons-net</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,11 +18,11 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" | |||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -30,7 +30,7 @@ | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-imageio</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,11 +18,11 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" | |||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -30,7 +30,7 @@ | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-jai</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,10 +18,10 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -29,7 +29,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-javamail</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,11 +18,11 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" | |||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -30,7 +30,7 @@ | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-jdepend</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,10 +18,10 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -29,13 +29,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-jmf</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
<name>Apache Ant + JMF</name> | |||
<description>contains the sound task and a soundplayer listener | |||
download the dependency from http://java.sun.com/products/java-media/jmf/</description> | |||
download the dependency from https://java.sun.com/products/java-media/jmf/</description> | |||
<dependencies> | |||
<dependency> | |||
<groupId>org.apache.ant</groupId> | |||
@@ -18,10 +18,10 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -29,7 +29,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-jsch</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,10 +18,10 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -29,7 +29,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-junit</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,10 +18,10 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -29,7 +29,7 @@ | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-junit4</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,10 +18,10 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -29,7 +29,7 @@ | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-junitlauncher</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,11 +18,11 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" | |||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -30,7 +30,7 @@ | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-launcher</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,10 +18,10 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -29,13 +29,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-netrexx</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
<name>Apache Ant + NetRexx</name> | |||
<description>NetRexxC task | |||
dependency can be downloaded from http://www.ibm.com/software/awdtools/netrexx/download.html</description> | |||
dependency can be downloaded from https://www.ibm.com/software/awdtools/netrexx/download.html</description> | |||
<dependencies> | |||
<dependency> | |||
<groupId>org.apache.ant</groupId> | |||
@@ -18,11 +18,11 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" | |||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -30,7 +30,7 @@ | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-swing</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,11 +18,11 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" | |||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -30,7 +30,7 @@ | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-testutil</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,10 +18,10 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -29,7 +29,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-xz</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,11 +18,11 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" | |||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<parent> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -30,7 +30,7 @@ | |||
<version>1.10.7-SNAPSHOT</version> | |||
</parent> | |||
<modelVersion>4.0.0</modelVersion> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant</artifactId> | |||
<version>1.10.7-SNAPSHOT</version> | |||
@@ -18,11 +18,11 @@ | |||
<!-- | |||
This POM has been created manually by the Ant Development Team. | |||
Please contact us if you are not satisfied with the data contained in this POM. | |||
URL : http://ant.apache.org | |||
URL : https://ant.apache.org | |||
--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" | |||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> | |||
<modelVersion>4.0.0</modelVersion> | |||
<groupId>org.apache.ant</groupId> | |||
<artifactId>ant-parent</artifactId> | |||
@@ -37,18 +37,18 @@ | |||
</license> | |||
</licenses> | |||
<name>Apache Ant</name> | |||
<url>http://ant.apache.org/</url> | |||
<url>https://ant.apache.org/</url> | |||
<inceptionYear>2000</inceptionYear> | |||
<organization> | |||
<name>The Apache Software Foundation</name> | |||
<url>http://www.apache.org/</url> | |||
<url>https://www.apache.org/</url> | |||
</organization> | |||
<distributionManagement> | |||
<!-- Null out inherited apache distribution repo by default --> | |||
<repository> | |||
<id>dummy</id> | |||
<name>Dummy to avoid accidental deploys</name> | |||
<url>http://nowhere.net/</url> | |||
<url>https://nowhere.net/</url> | |||
</repository> | |||
</distributionManagement> | |||
<scm> | |||
@@ -66,19 +66,19 @@ | |||
<subscribe>dev-subscribe@ant.apache.org</subscribe> | |||
<unsubscribe>dev-unsubscribe@ant.apache.org</unsubscribe> | |||
<post>dev@ant.apache.org</post> | |||
<archive>http://mail-archives.apache.org/mod_mbox/ant-dev</archive> | |||
<archive>https://mail-archives.apache.org/mod_mbox/ant-dev</archive> | |||
</mailingList> | |||
<mailingList> | |||
<name>Ant Users List</name> | |||
<subscribe>user-subscribe@ant.apache.org</subscribe> | |||
<unsubscribe>user-unsubscribe@ant.apache.org</unsubscribe> | |||
<post>user@ant.apache.org</post> | |||
<archive>http://mail-archives.apache.org/mod_mbox/ant-user</archive> | |||
<archive>https://mail-archives.apache.org/mod_mbox/ant-user</archive> | |||
</mailingList> | |||
</mailingLists> | |||
<issueManagement> | |||
<system>bugzilla</system> | |||
<url>http://issues.apache.org/bugzilla/</url> | |||
<url>https://issues.apache.org/bugzilla/</url> | |||
</issueManagement> | |||
<modules> | |||
<module>ant</module> | |||
@@ -65,7 +65,7 @@ | |||
</h1> | |||
Tagdiff between <xsl:value-of select="@startTag"/> <xsl:value-of select="@startDate"/> and | |||
<xsl:value-of select="@endTag"/> <xsl:value-of select="@endDate"/> | |||
<p align="right">Designed for use with <a href="http://ant.apache.org/">Ant</a>.</p> | |||
<p align="right">Designed for use with <a href="https://ant.apache.org/">Ant</a>.</p> | |||
<hr size="2"/> | |||
<a name="TOP"/> | |||
<table width="100%"> | |||