Author: hboutemy
Date: Sat Jul 17 13:30:54 2010
New Revision: 965073
URL: http://svn.apache.org/viewvc?rev=965073&view=rev
Log:
[MANTTASKS-178] updated Ant requirements in documentation: Ant 1.8 is now
supported like 1.6 and 1.7
Modified:
maven/ant-tasks/trunk/src/site/apt/download.apt.vm
maven/ant-tasks/trunk/src/site/apt/index.apt
Modified: maven/ant-tasks/trunk/src/site/apt/download.apt.vm
URL:
http://svn.apache.org/viewvc/maven/ant-tasks/trunk/src/site/apt/download.apt.vm?rev=965073&r1=965072&r2=965073&view=diff
==============================================================================
--- maven/ant-tasks/trunk/src/site/apt/download.apt.vm (original)
+++ maven/ant-tasks/trunk/src/site/apt/download.apt.vm Sat Jul 17 13:30:54 2010
@@ -1,9 +1,9 @@
------
-Download Maven Ant Tasks
+ Download Maven Ant Tasks
------
-Paul Gier
+ Paul Gier
------
-30 November 2009
+ 2009-11-30
------
~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -28,10 +28,10 @@ Paul Gier
Download the Maven Ant Tasks
- The Maven Ant Tasks are distributed as a jar file to be included in the Ant
classpath. The complete
+ The Maven Ant Tasks are distributed as a jar file to be included in the Ant
classpath. The complete
sources can be downloaded as a zip file.
- After selecting the file to download, you will be prompted for a mirror.
If the file is not found
+ After selecting the file to download, you will be prompted for a mirror.
If the file is not found
on your selected mirror, please be patient, as it may take 24 hours to
reach all mirrors.
The Maven Ant Tasks are distributed under the
{{{http://maven.apache.org/license.html} Apache License, version 2.0}}.
@@ -49,6 +49,6 @@ Download the Maven Ant Tasks
*-----------------+------------------------------------------------------------------------------------------------+
| <<JDK>> | JDK version 1.5 or above is required (This is due to
dependencies on internal Maven libraries.)
*-----------------+------------------------------------------------------------------------------------------------+
-| <<Ant>> | Ant version 1.6.x or 1.7.x is required
+| <<Ant>> | Ant version 1.6.x, 1.7.x or 1.8.x is required
*-----------------+------------------------------------------------------------------------------------------------+
Modified: maven/ant-tasks/trunk/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/maven/ant-tasks/trunk/src/site/apt/index.apt?rev=965073&r1=965072&r2=965073&view=diff
==============================================================================
--- maven/ant-tasks/trunk/src/site/apt/index.apt (original)
+++ maven/ant-tasks/trunk/src/site/apt/index.apt Sat Jul 17 13:30:54 2010
@@ -45,14 +45,14 @@ Maven Ant Tasks
*-----------------+------------------------------------------------------------------------------------------------+
| <<JDK>> | JDK version 1.5 or above is required (This is due to
dependencies on internal Maven libraries.)
*-----------------+------------------------------------------------------------------------------------------------+
-| <<Ant>> | Ant version 1.6.x or 1.7.x is required
+| <<Ant>> | Ant version 1.6.x, 1.7.x or 1.8.x is required
*-----------------+------------------------------------------------------------------------------------------------+
* Usage
- General instructions for installing and using the Maven Ant Tasks can be
found on the
- {{{installation.html}installation page}} and the {{{usage.html}usage page}}
respectively.
- Some more specific use cases are described in the examples given below. Last
but not least,
+ General instructions for installing and using the Maven Ant Tasks can be
found on the
+ {{{installation.html}installation page}} and the {{{usage.html}usage page}}
respectively.
+ Some more specific use cases are described in the examples given below. Last
but not least,
users occasionally contribute additional examples, tips or errata to the
{{{http://docs.codehaus.org/display/MAVENUSER/Maven+Ant+Tasks}project's wiki
page}}.
@@ -83,7 +83,7 @@ Maven Ant Tasks
entire debug logs, Ant build scripts or most preferably little demo projects
attached to the issue are very much appreciated.
Of course, patches are welcome, too. Contributors can check out the project
from our
{{{source-repository.html}source repository}} and will find supplementary
information in the
- {{{http://maven.apache.org/guides/development/guide-helping.html}guide to
helping with Maven}}.
+ {{{http://maven.apache.org/guides/development/guide-helping.html}guide to
helping with Maven}}.
For more information on the Maven functionality behind the Ant tasks, try
the following links: