From 6a0be3bb10e8c59e4ac56e28bb5e569a553ebb34 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 29 Aug 2008 14:08:29 +0000 Subject: [PATCH] Add "since 1.7.0" to pattern and format. PR 45712. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690265 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/checksum.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/CoreTasks/checksum.html b/docs/manual/CoreTasks/checksum.html index ba0421060..92fa0d946 100644 --- a/docs/manual/CoreTasks/checksum.html +++ b/docs/manual/CoreTasks/checksum.html @@ -116,7 +116,7 @@ or set the fileext attribute. suitable for MessageFormat where {0} is replaced with the checksum and - {1} with the file name. + {1} with the file name. Since Ant 1.7.0 No - default is "{0}". @@ -145,6 +145,7 @@ or set the fileext attribute. the format of BSDs md5 command + Since Ant 1.7.0 No - default is "CHECKSUM".