git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@957594 13f79535-47bb-0310-9956-ffa450edef68master
@@ -33,6 +33,7 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-antlr</artifactId> | <artifactId>ant-antlr</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant + ANTLR</name> | |||||
<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> | ||||
@@ -33,6 +33,7 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-apache-bcel</artifactId> | <artifactId>ant-apache-bcel</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant + BCEL</name> | |||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
@@ -33,6 +33,7 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-apache-bsf</artifactId> | <artifactId>ant-apache-bsf</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant + BSF</name> | |||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
@@ -32,6 +32,7 @@ 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-apache-log4j</artifactId> | <artifactId>ant-apache-log4j</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant + Log4J</name> | |||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
@@ -33,6 +33,7 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-apache-oro</artifactId> | <artifactId>ant-apache-oro</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant + Apache Oro</name> | |||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
@@ -32,6 +32,7 @@ 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-apache-regexp</artifactId> | <artifactId>ant-apache-regexp</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant + Apache Regexp</name> | |||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
@@ -32,6 +32,7 @@ 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-apache-resolver</artifactId> | <artifactId>ant-apache-resolver</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant + Apache Resolver</name> | |||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
@@ -32,6 +32,7 @@ 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-apache-xalan2</artifactId> | <artifactId>ant-apache-xalan2</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant + Xalan 2</name> | |||||
<description>contains Xalan2-specific features</description> | <description>contains Xalan2-specific features</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
@@ -32,6 +32,7 @@ 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-commons-logging</artifactId> | <artifactId>ant-commons-logging</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant + Commons Logging</name> | |||||
<description>Ant Listener based on commons-logging</description> | <description>Ant Listener based on commons-logging</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
@@ -32,6 +32,7 @@ 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-commons-net</artifactId> | <artifactId>ant-commons-net</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant + Commons Net</name> | |||||
<description>ftp, rexec and telnet tasks</description> | <description>ftp, rexec and telnet tasks</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
@@ -33,6 +33,7 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-jai</artifactId> | <artifactId>ant-jai</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant + JAI</name> | |||||
<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/ | ||||
@@ -32,6 +32,7 @@ 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-javamail</artifactId> | <artifactId>ant-javamail</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant + JavaMail</name> | |||||
<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> | ||||
@@ -33,6 +33,7 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-jdepend</artifactId> | <artifactId>ant-jdepend</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant + JDepend</name> | |||||
<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> | ||||
@@ -32,6 +32,7 @@ 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-jmf</artifactId> | <artifactId>ant-jmf</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<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 http://java.sun.com/products/java-media/jmf/</description> | ||||
<dependencies> | <dependencies> | ||||
@@ -32,6 +32,7 @@ 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-jsch</artifactId> | <artifactId>ant-jsch</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant + JSch</name> | |||||
<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> | ||||
@@ -32,6 +32,7 @@ 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-junit</artifactId> | <artifactId>ant-junit</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant + JUnit</name> | |||||
<description>contains the junit and junirreport tasks</description> | <description>contains the junit and junirreport tasks</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
@@ -32,6 +32,7 @@ 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-junit4</artifactId> | <artifactId>ant-junit4</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant + JUnit 4</name> | |||||
<description>contains JUnit 4.x support</description> | <description>contains JUnit 4.x support</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
@@ -33,6 +33,7 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-launcher</artifactId> | <artifactId>ant-launcher</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant Launcher</name> | |||||
<build> | <build> | ||||
<plugins> | <plugins> | ||||
<plugin> | <plugin> | ||||
@@ -32,6 +32,7 @@ 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-netrexx</artifactId> | <artifactId>ant-netrexx</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<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 http://www.ibm.com/software/awdtools/netrexx/download.html</description> | ||||
<dependencies> | <dependencies> | ||||
@@ -33,6 +33,7 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-swing</artifactId> | <artifactId>ant-swing</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant + Swing</name> | |||||
<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> | ||||
@@ -33,6 +33,7 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant-testutil</artifactId> | <artifactId>ant-testutil</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>Apache Ant Test Utilities</name> | |||||
<description>test utility classes</description> | <description>test utility classes</description> | ||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
@@ -33,8 +33,7 @@ | |||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||
<artifactId>ant</artifactId> | <artifactId>ant</artifactId> | ||||
<version>1.8.2-SNAPSHOT</version> | <version>1.8.2-SNAPSHOT</version> | ||||
<name>org.apache.tools.ant</name> | |||||
<description>Apache Ant</description> | |||||
<name>Apache Ant Core</name> | |||||
<dependencies> | <dependencies> | ||||
<dependency> | <dependency> | ||||
<groupId>org.apache.ant</groupId> | <groupId>org.apache.ant</groupId> | ||||