peterreilly 2004/03/11 02:54:34 Modified: . Tag: ANT_16_BRANCH WHATSNEW docs/manual/OptionalTasks Tag: ANT_16_BRANCH starteam.html Log: sync with head Revision Changes Path No revision No revision 1.503.2.57 +2 -1 ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/ant/WHATSNEW,v retrieving revision 1.503.2.56 retrieving revision 1.503.2.57 diff -u -r1.503.2.56 -r1.503.2.57 --- WHATSNEW 10 Mar 2004 09:40:41 -0000 1.503.2.56 +++ WHATSNEW 11 Mar 2004 10:54:34 -0000 1.503.2.57 @@ -32,7 +32,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. * Shipped XML parser is now Xerces-J 2.6.2. No revision No revision 1.22.2.6 +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.22.2.5 retrieving revision 1.22.2.6 diff -u -r1.22.2.5 -r1.22.2.6 --- starteam.html 9 Feb 2004 22:12:12 -0000 1.22.2.5 +++ starteam.html 11 Mar 2004 10:54:34 -0000 1.22.2.6 @@ -21,6 +21,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 @@ -228,7 +231,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]