peterreilly 2004/03/11 02:52:28 Modified: . WHATSNEW docs/manual/OptionalTasks starteam.html Log: doc fix for starteam tasks PR: 27554 Obtained from: Alexz Machinski Revision Changes Path 1.567 +2 -1 ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/ant/WHATSNEW,v retrieving revision 1.566 retrieving revision 1.567 diff -u -r1.566 -r1.567 --- WHATSNEW 10 Mar 2004 09:38:31 -0000 1.566 +++ WHATSNEW 11 Mar 2004 10:52:28 -0000 1.567 @@ -74,7 +74,8 @@ 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. * <pathconvert> now accepts nested <mapper>s. Bugzilla Report 26364. 1.27 +4 -1 ant/docs/manual/OptionalTasks/starteam.html Index: starteam.html =================================================================== RCS file: /home/cvs/ant/docs/manual/OptionalTasks/starteam.html,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- starteam.html 9 Feb 2004 21:50:08 -0000 1.26 +++ starteam.html 11 Mar 2004 10:52:28 -0000 1.27 @@ -20,6 +20,9 @@ <CODE>starteam-sdk.jar</CODE> in your classpath to run these tasks. For more information about the StarTeam API and how to license it, see the <a href="http://www.borland.com/starteam/">Borland</a> web site.</p> + <p> + <em>All the StarTeam task names are in lower case.</em> + </p> <h3>Important Note on Installation and Licensing:</h3> <p> <b>On Windows machines, the mere presence of <CODE>starteam-sdk.jar</CODE> on the classpath @@ -227,7 +230,7 @@ username="auser" password="secret" rootlocalfolder="C:\dev\buildtest\co" - force="true" + forced="true" /> </pre>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]