You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/20 09:27:53 UTC

[maven-ant-plugin] 44/48: o Update links to Doxia APT reference.

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to annotated tag maven-ant-plugin-2.1
in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git

commit a2d362c4ae99504ef3fd1075727e90bde1ab631c
Author: Dennis Lundberg <de...@apache.org>
AuthorDate: Sun May 18 16:59:37 2008 +0000

    o Update links to Doxia APT reference.
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ant-plugin@657584 13f79535-47bb-0310-9956-ffa450edef68
---
 src/site/apt/examples/customize.apt          | 2 +-
 src/site/apt/examples/fail-missing-junit.apt | 2 +-
 src/site/apt/examples/run-single-test.apt    | 2 +-
 src/site/apt/examples/skip-tests.apt         | 2 +-
 src/site/apt/index.apt                       | 2 +-
 src/site/apt/usage.apt                       | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/site/apt/examples/customize.apt b/src/site/apt/examples/customize.apt
index c1ddca3..d0a9347 100644
--- a/src/site/apt/examples/customize.apt
+++ b/src/site/apt/examples/customize.apt
@@ -21,7 +21,7 @@
  ~~ limitations under the License.
 
  ~~ NOTE: For help with the syntax of this file, see:
- ~~ http://maven.apache.org/guides/mini/guide-apt-format.html
+ ~~ http://maven.apache.org/doxia/references/apt-format.html
 
 
 Customizing Generated Ant Build Files
diff --git a/src/site/apt/examples/fail-missing-junit.apt b/src/site/apt/examples/fail-missing-junit.apt
index f09460c..079d86f 100644
--- a/src/site/apt/examples/fail-missing-junit.apt
+++ b/src/site/apt/examples/fail-missing-junit.apt
@@ -21,7 +21,7 @@
  ~~ limitations under the License.
 
  ~~ NOTE: For help with the syntax of this file, see:
- ~~ http://maven.apache.org/guides/mini/guide-apt-format.html
+ ~~ http://maven.apache.org/doxia/references/apt-format.html
 
 
 Failing the Build if JUnit is Missing
diff --git a/src/site/apt/examples/run-single-test.apt b/src/site/apt/examples/run-single-test.apt
index d55da8c..51e3133 100644
--- a/src/site/apt/examples/run-single-test.apt
+++ b/src/site/apt/examples/run-single-test.apt
@@ -21,7 +21,7 @@
  ~~ limitations under the License.
 
  ~~ NOTE: For help with the syntax of this file, see:
- ~~ http://maven.apache.org/guides/mini/guide-apt-format.html
+ ~~ http://maven.apache.org/doxia/references/apt-format.html
 
 
 Running Individual Unit Tests
diff --git a/src/site/apt/examples/skip-tests.apt b/src/site/apt/examples/skip-tests.apt
index 1824f79..7af0975 100644
--- a/src/site/apt/examples/skip-tests.apt
+++ b/src/site/apt/examples/skip-tests.apt
@@ -21,7 +21,7 @@
  ~~ limitations under the License.
 
  ~~ NOTE: For help with the syntax of this file, see:
- ~~ http://maven.apache.org/guides/mini/guide-apt-format.html
+ ~~ http://maven.apache.org/doxia/references/apt-format.html
 
 
 Skipping Unit Tests
diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt
index e093219..683fe7a 100644
--- a/src/site/apt/index.apt
+++ b/src/site/apt/index.apt
@@ -21,7 +21,7 @@
  ~~ limitations under the License.
 
  ~~ NOTE: For help with the syntax of this file, see:
- ~~ http://maven.apache.org/guides/mini/guide-apt-format.html
+ ~~ http://maven.apache.org/doxia/references/apt-format.html
 
 
 Maven 2 Ant Plugin
diff --git a/src/site/apt/usage.apt b/src/site/apt/usage.apt
index af8ac75..7197ff3 100644
--- a/src/site/apt/usage.apt
+++ b/src/site/apt/usage.apt
@@ -21,7 +21,7 @@
  ~~ limitations under the License.
 
  ~~ NOTE: For help with the syntax of this file, see:
- ~~ http://maven.apache.org/guides/mini/guide-apt-format.html
+ ~~ http://maven.apache.org/doxia/references/apt-format.html
 
 
 Usage

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <co...@maven.apache.org>.