Browse Source

Thanks to Steve Cohen

Not sure though where to put this...bugs fixed...changes that could break...others
A little bit of everything.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273496 13f79535-47bb-0310-9956-ffa450edef68
master
Stephane Bailliez 22 years ago
parent
commit
34a3eff1f6
1 changed files with 10 additions and 0 deletions
  1. +10
    -0
      WHATSNEW

+ 10
- 0
WHATSNEW View File

@@ -32,6 +32,16 @@ Fixed bugs:

* <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.


Other changes:
--------------



Loading…
Cancel
Save