18 Commits

Author SHA1 Message Date
Stefan Bodewig
b01e7008ba BZ-65089 support setting arbitrary configs for JSch Session 2021-03-07 10:43:26 +01:00
Emmanuel Bourg
b6143efab2 Support the SSH configuration file (~/.ssh/config) in the sshexec, sshsession and scp tasks
This closes #106 pull request at github/apache/ant repo
2019-10-25 13:47:14 +05:30
jkf
3a4980e3c4 updated reference to license from http to https using
find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
2019-05-25 13:53:57 +02:00
twogee
d01d88a19d Fix doctype and language 2019-03-06 18:09:08 +01:00
Gintas Grigelionis
d4fedd5a42 Bz 16494: accessibility — th must have scope 2018-05-15 10:29:27 +02:00
Gintas Grigelionis
332330b278 Bz 21192: description should precede code examples 2018-05-15 09:51:58 +02:00
Gintas Grigelionis
14dfef587d <kbd>, highlighting of input, output and inlined code 2018-03-10 20:17:33 +01:00
Gintas Grigelionis
677f5275dd use lowercase for simplicity 2018-03-05 17:36:10 +01:00
Gintas Grigelionis
3ba058c3b5 Place novelty information for tasks and elements prominently and uniformly 2018-03-04 15:17:41 +01:00
Gintas Grigelionis
66b52f99e4 Use HTML 5(-ish), fix links 2018-02-28 08:00:45 +01:00
Gintas Grigelionis
d3827f7d84 Second reading: h5 and h6 must be styled;
uniform style of notes and new feature markers
2018-01-25 09:08:44 +01:00
Gintas Grigelionis
a04350e0bd Reviewed documentation:
- stripped trailing whitespace;
- corrected the tag soup;
- corrected Java versions (1.4 followed by 5);
- stripped inline styling (use CSS for uniformity).
2018-01-23 19:02:06 +01:00
Stefan Bodewig
3fe363e212 add compression support to <scp>
https://bz.apache.org/bugzilla/show_bug.cgi?id=47552

Patch-by: Matthew Yanos
2016-05-22 17:56:12 +02:00
Stefan Bodewig
356972ab3a document serverAliveInterval and serverAliveCountMax 2016-03-29 14:48:39 +02:00
Reinhard Pointner
440b601487 scp task: update docs and add new ResourceCollection usage 2015-11-08 06:16:16 +01:00
Stefan Bodewig
7e3e1fcabf wrong default dir mode in scp manual page 2015-05-17 07:46:32 +02:00
Stefan Bodewig
2f0edba2ac all permissions to be set when uploading files/dirs
https://bz.apache.org/bugzilla/show_bug.cgi?id=43271

Apparently the remote umask still comes into play and the result won't
be exactly what we intended it to be.

Based on patch by Holly Cummins
2015-05-17 07:42:53 +02:00
Nicolas Lalevee
11616a619f The site is now at https://svn.apache.org/repos/asf/ant/site/ant/sources
Only the manual will be in the distribution


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1084809 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 23:38:00 +00:00