git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@489293 13f79535-47bb-0310-9956-ffa450edef68master
@@ -27,19 +27,19 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-antlr</artifactId> | <artifactId>ant-antlr</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<description>antlr specific task. | <description>antlr specific task. | ||||
The implementation forks a java process, therefore the antlr jar file is only needed at runtime</description> | The implementation forks a java process, therefore the antlr jar file is only needed at runtime</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<optional>true</optional> | <optional>true</optional> | ||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
@@ -27,17 +27,17 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-apache-bcel</artifactId> | <artifactId>ant-apache-bcel</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -27,17 +27,17 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-apache-bsf</artifactId> | <artifactId>ant-apache-bsf</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -26,17 +26,17 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-apache-log4j</artifactId> | <artifactId>ant-apache-log4j</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -27,17 +27,17 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-apache-oro</artifactId> | <artifactId>ant-apache-oro</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -26,17 +26,17 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-apache-regexp</artifactId> | <artifactId>ant-apache-regexp</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -26,17 +26,17 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-apache-resolver</artifactId> | <artifactId>ant-apache-resolver</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -26,18 +26,18 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-commons-logging</artifactId> | <artifactId>ant-commons-logging</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<description>Ant Listener based on commons-logging</description> | <description>Ant Listener based on commons-logging</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -26,18 +26,18 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-commons-net</artifactId> | <artifactId>ant-commons-net</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<description>ftp, rexec and telnet tasks</description> | <description>ftp, rexec and telnet tasks</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -27,12 +27,12 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-jai</artifactId> | <artifactId>ant-jai</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<description>image task and corresponding types. | <description>image task and corresponding types. | ||||
jai (Java Advanced Imaging) is not available in public Maven repositories, therefore the dependencies are included with a scope provided | jai (Java Advanced Imaging) is not available in public Maven repositories, therefore the dependencies are included with a scope provided | ||||
the download URL is http://java.sun.com/products/java-media/jai/ | the download URL is http://java.sun.com/products/java-media/jai/ | ||||
@@ -41,7 +41,7 @@ | |||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -26,12 +26,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-javamail</artifactId> | <artifactId>ant-javamail</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<description>implementation of the mail task based on javamail. | <description>implementation of the mail task based on javamail. | ||||
Required to send emails to SMTP servers using user/password combinations | Required to send emails to SMTP servers using user/password combinations | ||||
or to send mail over SSL</description> | or to send mail over SSL</description> | ||||
@@ -39,7 +39,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -27,19 +27,19 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-jdepend</artifactId> | <artifactId>ant-jdepend</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<description>task jdepend invoking the jdepend parser. There is also a version 2.9.1 of the | <description>task jdepend invoking the jdepend parser. There is also a version 2.9.1 of the | ||||
jdepend parser available on the maven repository</description> | jdepend parser available on the maven repository</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -26,19 +26,19 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-jmf</artifactId> | <artifactId>ant-jmf</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<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 http://java.sun.com/products/java-media/jmf/</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -26,19 +26,19 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-jsch</artifactId> | <artifactId>ant-jsch</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<description>contains the sshexec and scp tasks | <description>contains the sshexec and scp tasks | ||||
jsch 0.1.29 might not be available from maven</description> | jsch 0.1.29 might not be available from maven</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -26,18 +26,18 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-junit</artifactId> | <artifactId>ant-junit</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<description>contains the junit and junirreport tasks</description> | <description>contains the junit and junirreport tasks</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -27,12 +27,12 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-launcher</artifactId> | <artifactId>ant-launcher</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<build> | <build> | ||||
<plugins> | <plugins> | ||||
<plugin> | <plugin> | ||||
@@ -26,19 +26,19 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-netrexx</artifactId> | <artifactId>ant-netrexx</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<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 http://www.ibm.com/software/awdtools/netrexx/download.html</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -27,18 +27,18 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-nodeps</artifactId> | <artifactId>ant-nodeps</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<description>contains all the optional tasks and types which do not have particular dependencies</description> | <description>contains all the optional tasks and types which do not have particular dependencies</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -47,7 +47,7 @@ | |||||
xercesImpl.jar is provided with ant --> | xercesImpl.jar is provided with ant --> | ||||
<groupId>xerces</groupId> | <groupId>xerces</groupId> | ||||
<artifactId>xercesImpl</artifactId> | <artifactId>xercesImpl</artifactId> | ||||
<version>2.8.1</version> | |||||
<version>2.9.0</version> | |||||
<optional>true</optional> | <optional>true</optional> | ||||
<scope>runtime</scope> | <scope>runtime</scope> | ||||
</dependency> | </dependency> | ||||
@@ -58,7 +58,7 @@ | |||||
a version of xml-apis.jar is delivered with ant --> | a version of xml-apis.jar is delivered with ant --> | ||||
<groupId>xml-apis</groupId> | <groupId>xml-apis</groupId> | ||||
<artifactId>xml-apis</artifactId> | <artifactId>xml-apis</artifactId> | ||||
<version>1.3.03</version> | |||||
<version>1.3.04</version> | |||||
<optional>true</optional> | <optional>true</optional> | ||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
@@ -27,7 +27,7 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
@@ -37,7 +37,7 @@ | |||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -27,18 +27,18 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-stylebook</artifactId> | <artifactId>ant-stylebook</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<description>executes the Apache Stylebook document generator. Deprecated since Ant 1.7</description> | <description>executes the Apache Stylebook document generator. Deprecated since Ant 1.7</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -27,18 +27,18 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-swing</artifactId> | <artifactId>ant-swing</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<description>a listener and a splash task based on Swing</description> | <description>a listener and a splash task based on Swing</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
</dependencies> | </dependencies> | ||||
@@ -27,18 +27,18 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-testutil</artifactId> | <artifactId>ant-testutil</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<description>test utility classes</description> | <description>test utility classes</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
</dependencies> | </dependencies> | ||||
@@ -27,18 +27,18 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-trax</artifactId> | <artifactId>ant-trax</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<description>contains particularly one class necessary for the execution of the xslt task</description> | <description>contains particularly one class necessary for the execution of the xslt task</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -47,7 +47,7 @@ | |||||
xercesImpl.jar is provided with ant --> | xercesImpl.jar is provided with ant --> | ||||
<groupId>xerces</groupId> | <groupId>xerces</groupId> | ||||
<artifactId>xercesImpl</artifactId> | <artifactId>xercesImpl</artifactId> | ||||
<version>2.8.1</version> | |||||
<version>2.9.0</version> | |||||
<optional>true</optional> | <optional>true</optional> | ||||
<scope>runtime</scope> | <scope>runtime</scope> | ||||
</dependency> | </dependency> | ||||
@@ -58,7 +58,7 @@ | |||||
a version of xml-apis.jar is delivered with ant --> | a version of xml-apis.jar is delivered with ant --> | ||||
<groupId>xml-apis</groupId> | <groupId>xml-apis</groupId> | ||||
<artifactId>xml-apis</artifactId> | <artifactId>xml-apis</artifactId> | ||||
<version>1.3.03</version> | |||||
<version>1.3.04</version> | |||||
<optional>true</optional> | <optional>true</optional> | ||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
@@ -27,17 +27,17 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-weblogic</artifactId> | <artifactId>ant-weblogic</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -27,19 +27,19 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-parent</artifactId> | <artifactId>ant-parent</artifactId> | ||||
<relativePath>../pom.xml</relativePath> | <relativePath>../pom.xml</relativePath> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
</parent> | </parent> | ||||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<name>org.apache.tools.ant</name> | <name>org.apache.tools.ant</name> | ||||
<description>Apache Ant</description> | <description>Apache Ant</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-launcher</artifactId> | <artifactId>ant-launcher</artifactId> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
<dependency> | <dependency> | ||||
@@ -48,7 +48,7 @@ | |||||
xercesImpl.jar is provided with ant --> | xercesImpl.jar is provided with ant --> | ||||
<groupId>xerces</groupId> | <groupId>xerces</groupId> | ||||
<artifactId>xercesImpl</artifactId> | <artifactId>xercesImpl</artifactId> | ||||
<version>2.8.1</version> | |||||
<version>2.9.0</version> | |||||
<optional>true</optional> | <optional>true</optional> | ||||
<scope>runtime</scope> | <scope>runtime</scope> | ||||
</dependency> | </dependency> | ||||
@@ -59,7 +59,7 @@ | |||||
a version of xml-apis.jar is delivered with ant --> | a version of xml-apis.jar is delivered with ant --> | ||||
<groupId>xml-apis</groupId> | <groupId>xml-apis</groupId> | ||||
<artifactId>xml-apis</artifactId> | <artifactId>xml-apis</artifactId> | ||||
<version>1.3.03</version> | |||||
<version>1.3.04</version> | |||||
<optional>true</optional> | <optional>true</optional> | ||||
<scope>compile</scope> | <scope>compile</scope> | ||||
</dependency> | </dependency> | ||||
@@ -25,7 +25,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||||
<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> | ||||
<version>1.7.0-SNAPSHOT</version> | |||||
<version>1.7.1-SNAPSHOT</version> | |||||
<packaging>pom</packaging> | <packaging>pom</packaging> | ||||
<description>master POM</description> | <description>master POM</description> | ||||
<name>Apache Ant</name> | <name>Apache Ant</name> | ||||