sbailliez 2002/11/06 04:39:53
Modified: . WHATSNEW
Log:
Move added features to 'other changes'. I don't understand the 'stlist' status
reflect thing as I'm not familiar with Starteam so I assume the user will
understand
based on the fixes.
Revision Changes Path
1.308 +5 -3 jakarta-ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
retrieving revision 1.307
retrieving revision 1.308
diff -u -r1.307 -r1.308
--- WHATSNEW 6 Nov 2002 12:27:50 -0000 1.307
+++ WHATSNEW 6 Nov 2002 12:39:53 -0000 1.308
@@ -37,9 +37,7 @@
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.
+ making it a more generally useful tool.
Other changes:
@@ -82,6 +80,10 @@
* <xmlcatalog> will now support external catalogs according to the
OASIS "Open Catalog" standard - if resolver.jar from Apache's
xml-commons is in your CLASSPATH.
+
+* Starteam tasks now have support 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]>