summaryrefslogtreecommitdiff
path: root/manual
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '1.9.x'Stefan Bodewig2017-04-111-1/+6
|\
| * add regexp attribute to linecontainsregexpStefan Bodewig2017-04-111-1/+6
| | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=60968
* | add support for jarsigner's -tsadigestalg to <signjar>.Stefan Bodewig2017-03-161-0/+5
| | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=60665
* | accepted the PR too late for 1.10.1Stefan Bodewig2017-02-206-7/+7
| |
* | Enhanced JavaxScriptRunner, Junit, docs, Javadocpyxide2017-02-206-1/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | JavaxScriptRunner: - Better compiled script reference name to avoid reference name collision, project wide : execName + ".compiled." + getScript().hashCode() + "." + getProject().hashCode(); ScriptDef: - Fixed Javadoc + use of 3rd person [(oracle style guideline)](http://www.oracle.com/technetwork/articles/java/index-137868.html#styleguide) Task manual: documentation for `encoding` and `compiled` options. - `encoding` : script.html, scriptdef.html, conditions.html, selectors.html, mapper.html, filterchain.html - `compiled` : scriptdef.html Added source file `encoding` option on: - org.apache.tools.ant.taskdefs.optional.Script - org.apache.tools.ant.types.optional.AbstractScriptComponent (inherited by ScriptCondition, ScriptMapper) - org.apache.tools.ant.types.optional.ScriptFilter - org.apache.tools.ant.types.optional.ScriptSelector Test units : - org.apache.tools.ant.taskdefs.optional.script.ScriptDefTest, script.xml : src + encoding - org.apache.tools.ant.taskdefs.optional.RhinoScriptDefTest, scriptdef.xml : src + encoding, compiled - new file: src/etc/testcases/taskdefs/optional/script/heavy-script.js
* | Merge branch '1.9.x'Stefan Bodewig2017-02-171-0/+7
|\ \ | |/
| * Added forceCsvQuoteChar optionFrancesco Steccanella2017-02-171-0/+7
| |
| * Merge tag 'rel/1.9.9' into 1.9.x and bump versionsStefan Bodewig2017-02-062-4/+4
| |
* | Merge remote-tracking branch 'origin/pr/31'Jan Matèrne2017-02-091-0/+33
|\ \
| * | [AA] Bugzilla Bug 60628: Change after code review by @janmaterneArcadius Ahouansou2017-01-301-6/+5
| | |
| * | [AA] Bugzilla Bug 60628 - Ant Get Task To Accept Arbitrary HeaderArcadius Ahouansou2017-01-231-0/+34
| | |
* | | Merge tag 'rel/1.10.1' and bump versionsStefan Bodewig2017-02-062-4/+4
|/ / | | | | | | Tagging version 1.10.1 of Ant
* | Merge branch '1.9.x' - closes #28Stefan Bodewig2017-01-121-3/+3
|\ \ | |/
| * Fixed a typo (instanciated -> instantiated)Emmanuel Bourg2017-01-121-3/+3
| |
| * Merge tag 'rel/1.9.8' into 1.9.x and bump versionsStefan Bodewig2016-12-312-4/+4
| | | | | | | | Tagging version 1.9.8 of Ant
* | document XZ support - PR 60350Stefan Bodewig2017-01-126-16/+55
| |
* | Merge tag 'rel/1.10.0' into master and bump versionsStefan Bodewig2016-12-312-4/+4
| | | | | | | | Tagging version 1.10.0 of Ant
* | Merge branch '1.9.x'Stefan Bodewig2016-10-081-0/+10
|\ \ | |/
| * add support for Java9's javac --releaseStefan Bodewig2016-10-081-0/+10
| | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=60172
* | Merge branch '1.9.x'Stefan Bodewig2016-09-211-0/+16
|\ \ | |/
| * document how to use XSLT extension functions in Java9Stefan Bodewig2016-09-211-0/+16
| | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=60060
* | simple way of creating a JEP-238 multi release jarJan Matèrne2016-09-211-0/+35
| |
* | Merge branch '1.9.x'Stefan Bodewig2016-09-111-2/+2
|\ \ | |/
| * JDK9 command line options updated to JEP 293Tomas Zezula2016-09-111-12/+12
| |
| * fix version numbersStefan Bodewig2016-09-111-2/+2
| |
| * JDK9 modules support for JUnit by Tomáš ZezulaStefan Bodewig2016-09-111-2/+57
| | | | | | | | this is the combined patch or #18 which couldn't be applied via `git am`
* | JDK9 command line options updated to JEP 293Tomas Zezula2016-09-091-12/+12
| |
* | Merge branch '1.9.x'Stefan Bodewig2016-09-041-1/+60
|\ \ | |/
| * allow Ant references to be used for xslt attributesStefan Bodewig2016-09-041-1/+31
| |
| * add support for TraX factory featuresStefan Bodewig2016-09-041-1/+30
| |
| * <get>'s retries attribute has a misleading nameStefan Bodewig2016-08-071-1/+4
| | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59930
* | <get>'s retries attribute has a misleading nameStefan Bodewig2016-08-071-1/+4
| | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59930
* | Merge branch '1.9.x'Stefan Bodewig2016-07-313-8/+12
|\ \ | |/
| * fix the patterns used by touch and date selectorsStefan Bodewig2016-07-313-8/+12
| | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59909
* | Merge branch '1.9.x'Stefan Bodewig2016-07-313-1/+26
|\ \ | |/
| * add support for javac -hStefan Bodewig2016-07-312-0/+25
| | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59905
| * typosStefan Bodewig2016-07-312-2/+2
| |
* | document changed javah defaultStefan Bodewig2016-07-301-4/+3
| |
* | Merge branch '1.9.x'Stefan Bodewig2016-07-301-3/+7
|\ \ | |/
| * implement a forking implementation for javahStefan Bodewig2016-07-301-3/+7
| |
* | Merge branch '1.9.x'Stefan Bodewig2016-07-301-1/+3
|\ \ | |/
| * rmic doesn't allow -Xnew on JDK9Stefan Bodewig2016-07-301-1/+3
| | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59906
* | Merge branch '1.9.x'Stefan Bodewig2016-07-251-3/+5
|\ \ | |/
| * default to forking rmic on JDK 9+Stefan Bodewig2016-07-251-3/+5
| | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59860
* | Merge branch '1.9.x'Stefan Bodewig2016-07-252-4/+5
|\ \ | |/
| * nobody is going to call Java 9 1.9 anymoreStefan Bodewig2016-07-252-2/+3
| | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59863
| * formatting was brokenStefan Bodewig2016-07-251-2/+2
| |
* | Merge branch '1.9.x'Stefan Bodewig2016-07-241-0/+34
|\ \ | |/
| * add a filter for native2asciiStefan Bodewig2016-07-241-0/+34
| |
* | make builtin native2ascii implementation the defaultStefan Bodewig2016-07-241-5/+4
| |