@@ -76,7 +76,7 @@ | |||||
<h1> | <h1> | ||||
<a name="top"><xsl:value-of select="$title"/></a> | <a name="top"><xsl:value-of select="$title"/></a> | ||||
</h1> | </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/> | <hr/> | ||||
<table border="0" width="100%" cellspacing="1"> | <table border="0" width="100%" cellspacing="1"> | ||||
@@ -65,7 +65,7 @@ | |||||
<h1>CheckStyle Audit</h1> | <h1>CheckStyle Audit</h1> | ||||
<p>Designed for use with | <p>Designed for use with | ||||
<a href='http://checkstyle.sourceforge.net/'>CheckStyle</a> and | <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> | </p> | ||||
<xsl:apply-templates select="." mode="navigation"/> | <xsl:apply-templates select="." mode="navigation"/> | ||||
<xsl:apply-templates select="." mode="data"/> | <xsl:apply-templates select="." mode="data"/> | ||||
@@ -79,7 +79,7 @@ | |||||
<tr> | <tr> | ||||
<td class="text-align:right">Designed for use with | <td class="text-align:right">Designed for use with | ||||
<a href='http://checkstyle.sourceforge.net/'>CheckStyle</a> and | <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> | </tr> | ||||
</table> | </table> | ||||
<hr size="1"/> | <hr size="1"/> | ||||
@@ -296,4 +296,4 @@ | |||||
<xsl:if test="position() mod 2 = 0">evenrow</xsl:if> | <xsl:if test="position() mod 2 = 0">evenrow</xsl:if> | ||||
</xsl:attribute> | </xsl:attribute> | ||||
</xsl:template> | </xsl:template> | ||||
</xsl:stylesheet> | |||||
</xsl:stylesheet> |
@@ -392,14 +392,14 @@ | |||||
<table border="0" cellpadding="0" cellspacing="0" width="100%"> | <table border="0" cellpadding="0" cellspacing="0" width="100%"> | ||||
<tr> | <tr> | ||||
<td class="bannercell" rowspan="2"> | <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> | </a> | ||||
</td> | </td> | ||||
<td style="text-align:right"><h2>Source Code Coverage</h2></td> | <td style="text-align:right"><h2>Source Code Coverage</h2></td> | ||||
</tr> | </tr> | ||||
<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> | </tr> | ||||
</table> | </table> | ||||
<hr size="1"/> | <hr size="1"/> | ||||
@@ -360,7 +360,7 @@ | |||||
[explanations] | [explanations] | ||||
</td></tr></table> | </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> | <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> | <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%"> | <table width="100%"> | ||||
<tr> | <tr> | ||||
<td align="left"></td> | <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> | </tr> | ||||
</table> | </table> | ||||
<hr size="1"/> | <hr size="1"/> | ||||
@@ -89,7 +89,7 @@ | |||||
</ul--> | </ul--> | ||||
<h1><a name="top">JDepend Analysis</a></h1> | <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" /> | <hr size="2" /> | ||||
<table width="100%"><tr><td> | <table width="100%"><tr><td> | ||||
@@ -250,7 +250,7 @@ | |||||
[<a href="#NVexplanations">explanations</a>] | [<a href="#NVexplanations">explanations</a>] | ||||
</td></tr></table> | </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> | <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> | <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%"> | <table width="100%"> | ||||
<tr> | <tr> | ||||
<td align="left"></td> | <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> | </tr> | ||||
</table> | </table> | ||||
<hr size="1"/> | <hr size="1"/> | ||||
@@ -592,7 +592,7 @@ h6 { | |||||
<table width="100%"> | <table width="100%"> | ||||
<tr> | <tr> | ||||
<td align="left"></td> | <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> | </tr> | ||||
</table> | </table> | ||||
<hr size="1"/> | <hr size="1"/> | ||||
@@ -742,7 +742,7 @@ h6 { | |||||
<table width="100%"> | <table width="100%"> | ||||
<tr> | <tr> | ||||
<td align="left"></td> | <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> | </tr> | ||||
</table> | </table> | ||||
<hr size="1"/> | <hr size="1"/> | ||||
@@ -319,7 +319,7 @@ | |||||
<table width="100%"> | <table width="100%"> | ||||
<tr> | <tr> | ||||
<td align="left"></td> | <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> | </tr> | ||||
</table> | </table> | ||||
<hr size="1"/> | <hr size="1"/> | ||||
@@ -318,7 +318,7 @@ | |||||
<table width="100%"> | <table width="100%"> | ||||
<tr> | <tr> | ||||
<td align="left"></td> | <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> | </tr> | ||||
</table> | </table> | ||||
<hr size="1"/> | <hr size="1"/> | ||||
@@ -109,12 +109,12 @@ | |||||
<table border="0" cellpadding="0" cellspacing="0" width="100%"> | <table border="0" cellpadding="0" cellspacing="0" width="100%"> | ||||
<tr> | <tr> | ||||
<td valign="top" class="bannercell"> | <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> | </a> | ||||
</td> | </td> | ||||
<td style="text-align:right;vertical-align:bottom"> | <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> | </td> | ||||
</tr> | </tr> | ||||
</table> | </table> | ||||
@@ -343,11 +343,11 @@ | |||||
<td style="text-align: justify;"> | <td style="text-align: justify;"> | ||||
Note: Rules checked have originated from style guidelines suggested by the language designers, | 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 | 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). | and Metamata Audit rules (x.x). | ||||
Please consult these documents for additional information about violations. | Please consult these documents for additional information about violations. | ||||
<p/> | <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/> | <p/> | ||||
One should note that these violations do not necessary underline errors but should be used | 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 | 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%"> | <table border="0" cellpadding="0" cellspacing="0" width="100%"> | ||||
<tr> | <tr> | ||||
<td class="bannercell" rowspan="2"> | <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> | </a> | ||||
</td> | </td> | ||||
<td style="text-align:right"><h2>Source Code Audit</h2></td> | <td style="text-align:right"><h2>Source Code Audit</h2></td> | ||||
</tr> | </tr> | ||||
<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> | </tr> | ||||
</table> | </table> | ||||
<hr size="1"/> | <hr size="1"/> | ||||
@@ -782,14 +782,14 @@ will increase this number. | |||||
<table border="0" cellpadding="0" cellspacing="0" width="100%"> | <table border="0" cellpadding="0" cellspacing="0" width="100%"> | ||||
<tr> | <tr> | ||||
<td class="bannercell" rowspan="2"> | <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> | </a> | ||||
</td> | </td> | ||||
<td style="text-align:right"><h2>Source Code Metrics</h2></td> | <td style="text-align:right"><h2>Source Code Metrics</h2></td> | ||||
</tr> | </tr> | ||||
<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> | </tr> | ||||
</table> | </table> | ||||
<hr size="1"/> | <hr size="1"/> | ||||
@@ -46,4 +46,4 @@ which make a large part of our tests fail | |||||
REFERENCES : | REFERENCES : | ||||
about skipping tests : | 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. | 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. | 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" | <project xmlns="http://maven.apache.org/POM/4.0.0" | ||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
@@ -30,7 +30,7 @@ | |||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-antlr</artifactId> | <artifactId>ant-antlr</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,11 +18,11 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <project xmlns="http://maven.apache.org/POM/4.0.0" | ||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
@@ -30,7 +30,7 @@ | |||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-apache-bcel</artifactId> | <artifactId>ant-apache-bcel</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,11 +18,11 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <project xmlns="http://maven.apache.org/POM/4.0.0" | ||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
@@ -30,7 +30,7 @@ | |||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-apache-bsf</artifactId> | <artifactId>ant-apache-bsf</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,10 +18,10 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <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> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-apache-log4j</artifactId> | <artifactId>ant-apache-log4j</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,11 +18,11 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <project xmlns="http://maven.apache.org/POM/4.0.0" | ||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
@@ -30,7 +30,7 @@ | |||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-apache-oro</artifactId> | <artifactId>ant-apache-oro</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,10 +18,10 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <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> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-apache-regexp</artifactId> | <artifactId>ant-apache-regexp</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,10 +18,10 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <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> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-apache-resolver</artifactId> | <artifactId>ant-apache-resolver</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,10 +18,10 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <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> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-apache-xalan2</artifactId> | <artifactId>ant-apache-xalan2</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,10 +18,10 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <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> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-commons-logging</artifactId> | <artifactId>ant-commons-logging</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,10 +18,10 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <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> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-commons-net</artifactId> | <artifactId>ant-commons-net</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,11 +18,11 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <project xmlns="http://maven.apache.org/POM/4.0.0" | ||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
@@ -30,7 +30,7 @@ | |||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-imageio</artifactId> | <artifactId>ant-imageio</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,11 +18,11 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <project xmlns="http://maven.apache.org/POM/4.0.0" | ||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
@@ -30,7 +30,7 @@ | |||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-jai</artifactId> | <artifactId>ant-jai</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,10 +18,10 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <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> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-javamail</artifactId> | <artifactId>ant-javamail</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,11 +18,11 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <project xmlns="http://maven.apache.org/POM/4.0.0" | ||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
@@ -30,7 +30,7 @@ | |||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-jdepend</artifactId> | <artifactId>ant-jdepend</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,10 +18,10 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <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> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-jmf</artifactId> | <artifactId>ant-jmf</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
<name>Apache Ant + JMF</name> | <name>Apache Ant + JMF</name> | ||||
<description>contains the sound task and a soundplayer listener | <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> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
@@ -18,10 +18,10 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <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> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-jsch</artifactId> | <artifactId>ant-jsch</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,10 +18,10 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <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> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-junit</artifactId> | <artifactId>ant-junit</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,10 +18,10 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
@@ -29,7 +29,7 @@ | |||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-junit4</artifactId> | <artifactId>ant-junit4</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,10 +18,10 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
@@ -29,7 +29,7 @@ | |||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-junitlauncher</artifactId> | <artifactId>ant-junitlauncher</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,11 +18,11 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <project xmlns="http://maven.apache.org/POM/4.0.0" | ||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
@@ -30,7 +30,7 @@ | |||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-launcher</artifactId> | <artifactId>ant-launcher</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,10 +18,10 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <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> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-netrexx</artifactId> | <artifactId>ant-netrexx</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
<name>Apache Ant + NetRexx</name> | <name>Apache Ant + NetRexx</name> | ||||
<description>NetRexxC task | <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> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
@@ -18,11 +18,11 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <project xmlns="http://maven.apache.org/POM/4.0.0" | ||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
@@ -30,7 +30,7 @@ | |||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-swing</artifactId> | <artifactId>ant-swing</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,11 +18,11 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <project xmlns="http://maven.apache.org/POM/4.0.0" | ||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
@@ -30,7 +30,7 @@ | |||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-testutil</artifactId> | <artifactId>ant-testutil</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,10 +18,10 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <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> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-xz</artifactId> | <artifactId>ant-xz</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,11 +18,11 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <project xmlns="http://maven.apache.org/POM/4.0.0" | ||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 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> | <parent> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
@@ -30,7 +30,7 @@ | |||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.10.7-SNAPSHOT</version> | <version>1.10.7-SNAPSHOT</version> | ||||
@@ -18,11 +18,11 @@ | |||||
<!-- | <!-- | ||||
This POM has been created manually by the Ant Development Team. | 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. | 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" | <project xmlns="http://maven.apache.org/POM/4.0.0" | ||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 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> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
@@ -37,18 +37,18 @@ | |||||
</license> | </license> | ||||
</licenses> | </licenses> | ||||
<name>Apache Ant</name> | <name>Apache Ant</name> | ||||
<url>http://ant.apache.org/</url> | |||||
<url>https://ant.apache.org/</url> | |||||
<inceptionYear>2000</inceptionYear> | <inceptionYear>2000</inceptionYear> | ||||
<organization> | <organization> | ||||
<name>The Apache Software Foundation</name> | <name>The Apache Software Foundation</name> | ||||
<url>http://www.apache.org/</url> | |||||
<url>https://www.apache.org/</url> | |||||
</organization> | </organization> | ||||
<distributionManagement> | <distributionManagement> | ||||
<!-- Null out inherited apache distribution repo by default --> | <!-- Null out inherited apache distribution repo by default --> | ||||
<repository> | <repository> | ||||
<id>dummy</id> | <id>dummy</id> | ||||
<name>Dummy to avoid accidental deploys</name> | <name>Dummy to avoid accidental deploys</name> | ||||
<url>http://nowhere.net/</url> | |||||
<url>https://nowhere.net/</url> | |||||
</repository> | </repository> | ||||
</distributionManagement> | </distributionManagement> | ||||
<scm> | <scm> | ||||
@@ -66,19 +66,19 @@ | |||||
<subscribe>dev-subscribe@ant.apache.org</subscribe> | <subscribe>dev-subscribe@ant.apache.org</subscribe> | ||||
<unsubscribe>dev-unsubscribe@ant.apache.org</unsubscribe> | <unsubscribe>dev-unsubscribe@ant.apache.org</unsubscribe> | ||||
<post>dev@ant.apache.org</post> | <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> | ||||
<mailingList> | <mailingList> | ||||
<name>Ant Users List</name> | <name>Ant Users List</name> | ||||
<subscribe>user-subscribe@ant.apache.org</subscribe> | <subscribe>user-subscribe@ant.apache.org</subscribe> | ||||
<unsubscribe>user-unsubscribe@ant.apache.org</unsubscribe> | <unsubscribe>user-unsubscribe@ant.apache.org</unsubscribe> | ||||
<post>user@ant.apache.org</post> | <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> | </mailingList> | ||||
</mailingLists> | </mailingLists> | ||||
<issueManagement> | <issueManagement> | ||||
<system>bugzilla</system> | <system>bugzilla</system> | ||||
<url>http://issues.apache.org/bugzilla/</url> | |||||
<url>https://issues.apache.org/bugzilla/</url> | |||||
</issueManagement> | </issueManagement> | ||||
<modules> | <modules> | ||||
<module>ant</module> | <module>ant</module> | ||||
@@ -65,7 +65,7 @@ | |||||
</h1> | </h1> | ||||
Tagdiff between <xsl:value-of select="@startTag"/> <xsl:value-of select="@startDate"/> and | Tagdiff between <xsl:value-of select="@startTag"/> <xsl:value-of select="@startDate"/> and | ||||
<xsl:value-of select="@endTag"/> <xsl:value-of select="@endDate"/> | <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"/> | <hr size="2"/> | ||||
<a name="TOP"/> | <a name="TOP"/> | ||||
<table width="100%"> | <table width="100%"> | ||||