summaryrefslogtreecommitdiff
path: root/manual/install.html
Commit message (Collapse)AuthorAgeFilesLines
* bz-66164 Don't change file permissions on unrelated files in dest directory, ↵Jaikiran Pai2022-08-181-0/+1
| | | | when building and copying over Ant distribution
* correct a typo in manual (file separator)Yuheng2021-03-181-1/+1
| | | File separator in Windows is backslash instead of slash
* Jkf 1.10 requires jdk8 (#137)jmkf2020-10-041-5/+6
| | | | | * Ant 1.10 requires jdk 8 doc update * Updated the manual to reflect ant requires JDK 8 +
* add some documentation about GraalVM JavaScriptStefan Bodewig2020-08-101-1/+16
|
* JavaMail -> Jakarta Mail - Bugzilla Issue 63683Stefan Bodewig2019-08-221-3/+3
|
* Updated manual to use https as far as currently possible.jkf2019-05-251-5/+5
|
* updated reference to license from http to https usingjkf2019-05-251-1/+1
| | | | find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
* java.activation module has been removed from Java 11Jaikiran Pai2019-03-191-4/+7
|
* Fix doctype and languagetwogee2019-03-061-2/+2
|
* Update the install.html and ant-jsch pom.xml to use the newer 0.1.55 version ↵Jaikiran Pai2018-12-271-1/+1
| | | | of jsch library
* moved to gitboxStefan Bodewig2018-12-171-1/+1
|
* Update contributor lists, trim trailing whitespaceGintas Grigelionis2018-08-131-4/+5
|
* Merge 1.9.x branch into masterJaikiran Pai2018-08-131-4/+4
|\
| * Fetch the right jars and dependencies for the mail taskJaikiran Pai2018-08-131-3/+2
| |
* | ImageIO task (a replacement for Image task)Gintas Grigelionis2018-08-121-4/+8
| |
* | Merge branch '1.9.x'Stefan Bodewig2018-07-041-1/+4
|\ \ | |/
| * actually javax.activation is still there in Java 10Stefan Bodewig2018-07-041-1/+4
| |
* | Merge branch '1.9.x'Stefan Bodewig2018-07-031-2/+3
|\ \ | |/
| * update links and "included in Java" info for JAFStefan Bodewig2018-07-031-3/+3
| |
| * Fix binary distribution directory layout in documentationJaikiran Pai2018-03-241-5/+1
| |
| * Revised installation manual, cross-referenced optional tasks/typesGintas Grigelionis2018-01-201-617/+548
| |
* | Bz 16494: accessibility — th must have scopeGintas Grigelionis2018-05-151-5/+5
| |
* | A description of sha512Gintas Grigelionis2018-03-291-0/+7
| |
* | Fix binary distribution directory layout in documentationJaikiran Pai2018-03-241-5/+1
| |
* | Add junitlauncher task's dependencies in the Library Dependencies manualJaikiran Pai2018-03-171-1/+12
| |
* | Add dependency descriptionGintas Grigelionis2018-03-171-1/+3
| |
* | More markup adjustmentsGintas Grigelionis2018-03-111-2/+2
| |
* | Another typo and more highlightingGintas Grigelionis2018-03-111-6/+6
| |
* | <kbd>, highlighting of input, output and inlined codeGintas Grigelionis2018-03-101-32/+32
| |
* | Added target attribute for external linksGintas Grigelionis2018-03-081-14/+12
| | | | | | (the web is no longer frame-friendly…)
* | Small edits in the manualGintas Grigelionis2018-03-041-3/+3
| |
* | Adjust markupGintas Grigelionis2018-03-011-4/+4
| |
* | Convert tabs into spacesGintas Grigelionis2018-03-011-82/+78
| |
* | Use HTML 5(-ish), fix linksGintas Grigelionis2018-02-281-130/+128
| |
* | Chop off redundant blockquotesGintas Grigelionis2018-02-091-15/+7
| |
* | Tidy tag soup, trim whitespace, fix stylingGintas Grigelionis2018-02-081-39/+16
| |
* | Revised installation manual, cross-referenced optional tasks/typesGintas Grigelionis2018-01-201-620/+552
| |
* | Merge 1.9.x branchJaikiran Pai2017-11-051-1/+1
|\ \ | |/
| * BZ-61718 Upgrade to 0.1.54 of Jsch libraryJaikiran Pai2017-11-051-1/+1
| | | | | | | | This close #48 pull request at github/apache/ant
* | document XZ support - PR 60350Stefan Bodewig2017-01-121-0/+6
|/
* svn => gitStefan Bodewig2014-05-311-4/+4
|
* assorted spelling fixes by Lajos Veres - closes #4Stefan Bodewig2014-02-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1572981 13f79535-47bb-0310-9956-ffa450edef68
* modernize a whole lot of links and example outputs - BZ 55551 - submitted by ↵Stefan Bodewig2013-09-131-17/+16
| | | | | | Erik Costlow git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1522924 13f79535-47bb-0310-9956-ffa450edef68
* recommending to use jsch 0.1.50 going forward due to fix of ↵Antoine Levy-Lambert2013-05-121-1/+1
| | | | | | https://sourceforge.net/tracker/index.php?func=detail&aid=3605486 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1481669 13f79535-47bb-0310-9956-ffa450edef68
* removing Perforce Ant tasksAntoine Levy-Lambert2013-02-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1442023 13f79535-47bb-0310-9956-ffa450edef68
* Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentationJacobus Martinus Kruithof2012-05-261-8/+8
| | | | | | -- excluding api -- git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1342889 13f79535-47bb-0310-9956-ffa450edef68
* JRuby no longer at Sourceforge, reported by Gilbert RebhanStefan Bodewig2011-08-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1157710 13f79535-47bb-0310-9956-ffa450edef68
* BCEL moved from Jakarta to CommonsStefan Bodewig2011-07-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1150561 13f79535-47bb-0310-9956-ffa450edef68
* fix a bunch of linksStefan Bodewig2011-07-181-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1147761 13f79535-47bb-0310-9956-ffa450edef68
* regexp and ORO have been mothballedStefan Bodewig2011-07-181-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1147760 13f79535-47bb-0310-9956-ffa450edef68