From 85b2f17bf5b70c271ae9c7649bf0e4a53e2551ed Mon Sep 17 00:00:00 2001
From: Antoine Levy-Lambert
Date: Fri, 9 Dec 2005 11:26:58 +0000
Subject: [PATCH] remove mention of version of oro in perforce.html, referring
to install.html instead
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@355451 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/OptionalTasks/perforce.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/docs/manual/OptionalTasks/perforce.html b/docs/manual/OptionalTasks/perforce.html
index c5db017cf..24a4d9904 100644
--- a/docs/manual/OptionalTasks/perforce.html
+++ b/docs/manual/OptionalTasks/perforce.html
@@ -28,8 +28,9 @@ However, the addition of new p4 commands is a pretty simple task (see the source
Although it is possible to use these commands on the desktop,
they were primarily intended to be used by automated build systems.
-Note: These tasks require the oro 2.0.XXX regular
-expression package. Simply download this package and copy the jakarta-oro-2.0.XXX.jar file into Ant's lib directory.
+
Note: These tasks require the oro regular
+expression package. See library dependencies for the precise
+version required.
You will also need the Perforce client executable (p4 or p4.exe but not p4win.exe) in your path.