bodewig     2003/07/07 00:24:53

  Modified:    docs/manual/OptionalTasks starteam.html
  Log:
  Clarify documentation, PR 18007
  
  Revision  Changes    Path
  1.20      +12 -1     ant/docs/manual/OptionalTasks/starteam.html
  
  Index: starteam.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/starteam.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- starteam.html     2 May 2003 08:18:36 -0000       1.19
  +++ starteam.html     7 Jul 2003 07:24:53 -0000       1.20
  @@ -20,7 +20,18 @@
   <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>
  -
  +<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 
  +is not sufficient for getting these tasks to work properly.</b>  These tasks 
also require a 
  +fully-installed and fully-licensed version of the StarGate Runtime.  This is 
part 
  +of a StarTeam client installation or may be installed separately.  The full 
client
  +install is not required.
  +</p><p>
  +Earlier versions of Ant (prior to 1.5.2) did not have this restriction 
because they
  +were not as dependent on the StarTeam runtime - which the newer versions use 
to access
  +StarTeam file status information.  The older versions lacked this important 
capability.
  +</p>
   <hr></hr>
   
   <a name="common-params">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to