stevel 2003/10/23 22:54:41
Modified: . Tag: ANT_16_BRANCH WHATSNEW
Log:
Ant1.6 backport of fix for bug#19630; no handling large files. Needs testing
on mono! (split into multple commits as CVS is whining)
Revision Changes Path
No revision
No revision
1.503.2.6 +3 -0 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.503.2.5
retrieving revision 1.503.2.6
diff -u -r1.503.2.5 -r1.503.2.6
--- WHATSNEW 17 Oct 2003 14:33:11 -0000 1.503.2.5
+++ WHATSNEW 24 Oct 2003 05:54:40 -0000 1.503.2.6
@@ -261,6 +261,9 @@
* <xmlcatalog>s only worked when defined inside of tasks. Bugzilla
Report 20965.
+
+* <csc> and siblings (<vbc> <jsharpc>) handle large filesets by
+automatic use of response files. Bugzilla report #19630
Other changes:
--------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]