umagesh 01/11/23 11:15:46
Modified: . WHATSNEW
Log:
Remotedir need not be specified for ftp to work.
PR: 4821, 5053
Erik Hatcher "jakarta@ehatchersolutions.com"
Remco Slotboom "remco.slotboom@ctp.com"
Revision Changes Path
1.179 +2 -0 jakarta-ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- WHATSNEW 2001/11/21 23:09:39 1.178
+++ WHATSNEW 2001/11/23 19:15:46 1.179
@@ -18,6 +18,8 @@
Fixed bugs:
-----------
+* Fixed bug where ant would not perform ftp without remotedir being
+ specified even though this was not mandatory.
* Fixed bug where ant would not copy system properties into new Project
in ant/antcall tasks when inheritall="false" is set.
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|