From 6a43b6dc3a2927fe0c14ec41c1e8809c29082665 Mon Sep 17 00:00:00 2001
From: Jan Materne
Date: Thu, 9 Jul 2009 05:50:52 +0000
Subject: [PATCH] Add ant4hg external antlib for Mercurial SCM
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@792406 13f79535-47bb-0310-9956-ffa450edef68
---
docs/external.html | 48 ++++++++++++++++++++++++++++++++++++++++++++++
xdocs/external.xml | 24 +++++++++++++++++++++++
2 files changed, 72 insertions(+)
diff --git a/docs/external.html b/docs/external.html
index b004e96ba..c2e65a44b 100644
--- a/docs/external.html
+++ b/docs/external.html
@@ -7104,6 +7104,54 @@
built in. But some are available as
external libraries. Here a list of task libraries we are aware of:
+
+ ANT4HG
+
+ These are tasks that allow users to access Mercurial
+ functionality from within Ant build scripts.
+
+
+
+ Compatibility:
+ |
+
+ Ant 1.7 and later
+ |
+
+
+
+ URL:
+ |
+
+ http://ant4hg.free.fr
+ |
+
+
+
+ Contact:
+ |
+
+ ant4hg@free.fr
+ |
+
+
+
+ License:
+ |
+
+ GNU Lesser General Public License
+ |
+
+
+
clearAntLib
diff --git a/xdocs/external.xml b/xdocs/external.xml
index 81a1c69cf..11e280582 100644
--- a/xdocs/external.xml
+++ b/xdocs/external.xml
@@ -3893,6 +3893,30 @@
built in. But some are available as
external libraries. Here a list of task libraries we are aware of:
+
+
+ These are tasks that allow users to access Mercurial
+ functionality from within Ant build scripts.
+
+
+