Permaine Cheung 12eff8

Permaine Cheung 12eff8
Permaine Cheung 12eff8
   Licensed to the Apache Software Foundation (ASF) under one or more
Permaine Cheung 12eff8
   contributor license agreements.  See the NOTICE file distributed with
Permaine Cheung 12eff8
   this work for additional information regarding copyright ownership.
Permaine Cheung 12eff8
   The ASF licenses this file to You under the Apache License, Version 2.0
Permaine Cheung 12eff8
   (the "License"); you may not use this file except in compliance with
Permaine Cheung 12eff8
   the License.  You may obtain a copy of the License at
Permaine Cheung 12eff8

Permaine Cheung 12eff8
       http://www.apache.org/licenses/LICENSE-2.0
Permaine Cheung 12eff8

Permaine Cheung 12eff8
   Unless required by applicable law or agreed to in writing, software
Permaine Cheung 12eff8
   distributed under the License is distributed on an "AS IS" BASIS,
Permaine Cheung 12eff8
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Permaine Cheung 12eff8
   See the License for the specific language governing permissions and
Permaine Cheung 12eff8
   limitations under the License.
Permaine Cheung 12eff8
-->
Permaine Cheung 12eff8
Permaine Cheung 12eff8
  This POM has been created manually by the Ant Development Team.
Permaine Cheung 12eff8
  Please contact us if you are not satisfied with the data contained in this POM.
Permaine Cheung 12eff8
  URL : http://ant.apache.org
Permaine Cheung 12eff8
-->
Permaine Cheung 12eff8
Permaine Cheung 12eff8
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Permaine Cheung 12eff8
  <modelVersion>4.0.0</modelVersion>
Permaine Cheung 12eff8
  <groupId>org.apache.ant</groupId>
Permaine Cheung 12eff8
  <artifactId>ant-parent</artifactId>
Permaine Cheung 12eff8
  <version>1.7.1</version>
Permaine Cheung 12eff8
  <packaging>pom</packaging>
Permaine Cheung 12eff8
  <description>master POM</description>
Permaine Cheung 12eff8
  <name>Apache Ant</name>
Permaine Cheung 12eff8
  <url>http://ant.apache.org/</url>
Permaine Cheung 12eff8
  <inceptionYear>2000</inceptionYear>
Permaine Cheung 12eff8
  <organization>
Permaine Cheung 12eff8
    <name>Apache Software Foundation</name>
Permaine Cheung 12eff8
  </organization>
Permaine Cheung 12eff8
  <distributionManagement>
Permaine Cheung 12eff8
    
Permaine Cheung 12eff8
    <repository>
Permaine Cheung 12eff8
      <id>dummy</id>
Permaine Cheung 12eff8
      <name>Dummy to avoid accidental deploys</name>
Permaine Cheung 12eff8
      <url></url>
Permaine Cheung 12eff8
    </repository>
Permaine Cheung 12eff8
  </distributionManagement>
Permaine Cheung 12eff8
  <scm>
Permaine Cheung 12eff8
    <connection>scm:svn:http://svn.apache.org/repos/asf/ant/core/trunk</connection>
Permaine Cheung 12eff8
    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jant/core/trunk</developerConnection>
Permaine Cheung 12eff8
    <url>http://svn.apache.org/repos/asf/ant/core/trunk</url>
Permaine Cheung 12eff8
  </scm>
Permaine Cheung 12eff8
  <mailingLists>
Permaine Cheung 12eff8
    <mailingList>
Permaine Cheung 12eff8
      <name>Ant Developers List</name>
Permaine Cheung 12eff8
      <subscribe>dev-subscribe@ant.apache.org</subscribe>
Permaine Cheung 12eff8
      <unsubscribe>dev-unsubscribe@ant.apache.org</unsubscribe>
Permaine Cheung 12eff8
      <post>dev@ant.apache.org</post>
Permaine Cheung 12eff8
      <archive>http://mail-archives.apache.org/mod_mbox/ant-dev</archive>
Permaine Cheung 12eff8
    </mailingList>
Permaine Cheung 12eff8
    <mailingList>
Permaine Cheung 12eff8
      <name>Ant Users List</name>
Permaine Cheung 12eff8
      <subscribe>user-subscribe@ant.apache.org</subscribe>
Permaine Cheung 12eff8
      <unsubscribe>user-unsubscribe@ant.apache.org</unsubscribe>
Permaine Cheung 12eff8
      <post>user@ant.apache.org</post>
Permaine Cheung 12eff8
      <archive>http://mail-archives.apache.org/mod_mbox/ant-user</archive>
Permaine Cheung 12eff8
    </mailingList>
Permaine Cheung 12eff8
  </mailingLists>
Permaine Cheung 12eff8
  <issueManagement>
Permaine Cheung 12eff8
    <system>bugzilla</system>
Permaine Cheung 12eff8
    <url>http://issues.apache.org/bugzilla/</url>
Permaine Cheung 12eff8
  </issueManagement>
Permaine Cheung 12eff8
  <modules>
Permaine Cheung 12eff8
    <module>ant</module>
Permaine Cheung 12eff8
    <module>ant-antlr</module>
Permaine Cheung 12eff8
    <module>ant-apache-bcel</module>
Permaine Cheung 12eff8
    <module>ant-apache-bsf</module>
Permaine Cheung 12eff8
    <module>ant-apache-log4j</module>
Permaine Cheung 12eff8
    <module>ant-apache-oro</module>
Permaine Cheung 12eff8
    <module>ant-apache-regexp</module>
Permaine Cheung 12eff8
    <module>ant-apache-resolver</module>
Permaine Cheung 12eff8
    <module>ant-commons-logging</module>
Permaine Cheung 12eff8
    <module>ant-commons-net</module>
Permaine Cheung 12eff8
    <module>ant-jai</module>
Permaine Cheung 12eff8
    <module>ant-javamail</module>
Permaine Cheung 12eff8
    <module>ant-jdepend</module>
Permaine Cheung 12eff8
    <module>ant-jmf</module>
Permaine Cheung 12eff8
    <module>ant-jsch</module>
Permaine Cheung 12eff8
    <module>ant-junit</module>
Permaine Cheung 12eff8
    <module>ant-launcher</module>
Permaine Cheung 12eff8
    <module>ant-netrexx</module>
Permaine Cheung 12eff8
    <module>ant-nodeps</module>
Permaine Cheung 12eff8
    <module>ant-starteam</module>
Permaine Cheung 12eff8
    <module>ant-stylebook</module>
Permaine Cheung 12eff8
    <module>ant-swing</module>
Permaine Cheung 12eff8
    <module>ant-testutil</module>
Permaine Cheung 12eff8
    <module>ant-trax</module>
Permaine Cheung 12eff8
    <module>ant-weblogic</module>
Permaine Cheung 12eff8
  </modules>
Permaine Cheung 12eff8
  <dependencies>
Permaine Cheung 12eff8
     <dependency>
Permaine Cheung 12eff8
      <groupId>junit</groupId>
Permaine Cheung 12eff8
      <artifactId>junit</artifactId>
Permaine Cheung 12eff8
      <version>3.8.2</version>
Permaine Cheung 12eff8
      <scope>test</scope>
Permaine Cheung 12eff8
    </dependency>
Permaine Cheung 12eff8
  </dependencies>
Permaine Cheung 12eff8
  <build>
Permaine Cheung 12eff8
    <sourceDirectory>../../../src/main</sourceDirectory>
Permaine Cheung 12eff8
    <testSourceDirectory>../../../src/testcases</testSourceDirectory>
Permaine Cheung 12eff8
    <outputDirectory>../../../target/classes</outputDirectory>
Permaine Cheung 12eff8
    <testOutputDirectory>../../../target/testcases</testOutputDirectory>
Permaine Cheung 12eff8
  </build>
Permaine Cheung 12eff8
</project>