From 8892a1ce64872384c954bdfb9daaa9ffdb730772 Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Thu, 11 Mar 2004 10:52:28 +0000 Subject: [PATCH] doc fix for starteam tasks PR: 27554 Obtained from: Alexz Machinski git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276219 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 3 ++- docs/manual/OptionalTasks/starteam.html | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index 29dd96fd3..9309a9a54 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -74,7 +74,8 @@ Fixed bugs: Other changes: -------------- -* Docs fixes for xmlvalidate.html, javadoc.html. Bugzilla Report 27092, 27284. +* Docs fixes for xmlvalidate.html, javadoc.html, starteam. + Bugzilla Reports 27092, 27284, 27554. * now accepts nested s. Bugzilla Report 26364. diff --git a/docs/manual/OptionalTasks/starteam.html b/docs/manual/OptionalTasks/starteam.html index 7f5257f73..82f3ed863 100644 --- a/docs/manual/OptionalTasks/starteam.html +++ b/docs/manual/OptionalTasks/starteam.html @@ -20,6 +20,9 @@ As a result they are only available to licensed users of StarTeam. You must hav starteam-sdk.jar in your classpath to run these tasks. For more information about the StarTeam API and how to license it, see the Borland web site.

+

+ All the StarTeam task names are in lower case. +

Important Note on Installation and Licensing:

On Windows machines, the mere presence of starteam-sdk.jar on the classpath @@ -227,7 +230,7 @@ of checkout. no username="auser" password="secret" rootlocalfolder="C:\dev\buildtest\co" - force="true" + forced="true" />