sbailliez    2002/11/06 04:25:14

  Modified:    .        Tag: ANT_15_BRANCH WHATSNEW
  Log:
  Thanks to Steve Cohen
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.263.2.91 +10 -0     jakarta-ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
  retrieving revision 1.263.2.90
  retrieving revision 1.263.2.91
  diff -u -r1.263.2.90 -r1.263.2.91
  --- WHATSNEW  6 Nov 2002 10:47:49 -0000       1.263.2.90
  +++ WHATSNEW  6 Nov 2002 12:25:14 -0000       1.263.2.91
  @@ -15,6 +15,16 @@
   
   * <junit> will now produce output when a test times out as well.
   
  +* The starteam stcheckout, stcheckin tasks now correctly compute status of 
files
  +  against whatever local tree they are run against and, optionally, will not
  +  process a file if it is current.  Previously you had to process everything
  +  unless you ran against the default folder which wasn't the normal use-case 
for
  +  ant-starteam.  The stlist task now similarly displays that status correctly
  +  making it a more generally useful tool.  Support added for revision labels 
and
  +  build labels.  Checkouts now have the option of using repository 
timestamps,
  +  instead of current.
  +
  +
   Changes from Ant 1.5.1Beta1 to 1.5.1
   ====================================
   
  
  
  

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

Reply via email to