Browse Source

Docu update suggested by Joseph Skudlarek

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@357900 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 19 years ago
parent
commit
a0bdebda49
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/ant_in_anger.html

+ 1
- 1
docs/ant_in_anger.html View File

@@ -382,7 +382,7 @@ The <a href="index.html#ftp">ftp</a> task lets you move stuff up to a
server. Beware of putting the ftp password in the build file - a property
file with tight access control is slightly better. The <a href=
"manual/CoreTasks/fixcrlf.html">FixCRLF</a> task is often a useful interim step if
you need to ensure that files have Unix file extensions before upload. A
you need to to adjust the line endings of files. A
WebDav task has long been discussed, which would provide a more secure
upload to web servers, but it is still in the todo list. Rumour has it
that there is such a task in the jakarta-slide libraries. With MacOS X,


Loading…
Cancel
Save