diff --git a/xdocs/external.xml b/xdocs/external.xml
index a832c130b..f3ca292e2 100644
--- a/xdocs/external.xml
+++ b/xdocs/external.xml
@@ -717,6 +717,44 @@
+ A set of Ant task that help convert Apache Commons
+ Configuration property files into build properties, java Enum's
+ (that are populated at runtime), and any exportable property /
+ env file desired (e.g., csh, bash, bat, etc.). This project provides the following tasks:
+
+
+
Compatibility: | +Ant 1.6 and above | +
---|---|
URL: | +http://code.google.com/p/commonsconfiganttask/ | +
Contact: | +ndunn at me.com | +
License: | +Apache License 2.0 | +
Recursive build support (call ant on every package level,