From 4b002823ed3b0a538baecc463049f653fe7d052c Mon Sep 17 00:00:00 2001 From: Simon Kitching Date: Wed, 19 Apr 2006 10:14:01 +0000 Subject: [PATCH] Note that building requires maven 1.x git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@395196 13f79535-47bb-0310-9956-ffa450edef68 --- xdocs/building.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xdocs/building.xml b/xdocs/building.xml index fac64fb..a8e2429 100644 --- a/xdocs/building.xml +++ b/xdocs/building.xml @@ -24,7 +24,7 @@ limitations under the License.

Commons Logging uses Ant as a build system - and Maven for documentation only. + and Maven 1.x for documentation only.