summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* java 5-8java8Matt Benson2017-04-13609-13756/+11648
|
* reduce GC pressure by replacing File(In|Out)putStreamStefan Bodewig2017-04-1285-279/+311
|
* Merge branch '1.9.x'Stefan Bodewig2017-04-113-11/+26
|\
| * add regexp attribute to linecontainsregexpStefan Bodewig2017-04-113-5/+20
| | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=60968
| * fix order if sectionsStefan Bodewig2017-04-111-7/+7
| |
* | add support for jarsigner's -tsadigestalg to <signjar>.Stefan Bodewig2017-03-163-0/+36
| | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=60665
* | Merge branch '1.9.x'Stefan Bodewig2017-03-152-3/+16
|\ \ | |/
| * Make GenerateKey.DistinguishedName.toString more robustStefan Bodewig2017-03-152-3/+16
| | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=60767
* | three more missing setEncoding methods, thanks to @pyxideStefan Bodewig2017-02-213-0/+29
| |
* | seems there was a setter missing in <script>Stefan Bodewig2017-02-201-0/+11
| |
* | record PR by Olivier Parent @pyxide - closes #30Stefan Bodewig2017-02-203-0/+9
| |
* | whitespaceStefan Bodewig2017-02-202-12/+12
| |
* | accepted the PR too late for 1.10.1Stefan Bodewig2017-02-209-15/+15
| |
* | missing licenseStefan Bodewig2017-02-201-0/+17
| |
* | New magic name org.apache.ant.scriptcachepyxide2017-02-202-1/+11
| |
* | Enhanced JavaxScriptRunner, Junit, docs, Javadocpyxide2017-02-2013-31/+303
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Cosmetic changespyxide2017-02-203-5/+5
| |
* | Cleaning, proper classpath in JavaxScriptRunnerpyxide2017-02-204-65/+68
| |
* | Fix CRLF to LFpyxide2017-02-200-0/+0
| |
* | Scriptdef task new options : 'compiled' (if javax.script engine implements ↵pyxide2017-02-204-27/+230
| | | | | | | | Compilable), 'encoding' to load resources
* | fix line-endsStefan Bodewig2017-02-202-213/+213
| |
* | Merge branch '1.9.x'Stefan Bodewig2017-02-175-4/+33
|\ \ | |/
| * Record new forceCsvQuoteChar by Francesco SteccanellaStefan Bodewig2017-02-173-0/+12
| | | | | | | | closes #32
| * Added forceCsvQuoteChar optionFrancesco Steccanella2017-02-171-0/+7
| |
| * Added option to force the csv quote charFrancesco Steccanella2017-02-171-4/+14
| |
* | Merge remote-tracking branch 'origin/pr/31'Jan Matèrne2017-02-097-6/+173
|\ \
| * | [AA] Bugzilla Bug 60628: Change after code review by @janmaterneArcadius Ahouansou2017-01-306-42/+67
| | |
| * | [AA] bugzilla-Bug-60628-Ant-Get-Task-To-Accept-Arbitrary-Header : ↵Arcadius2017-01-231-3/+2
| | | | | | | | | | | | simplifying test
| * | [AA] Bugzilla Bug 60628 - Ant Get Task To Accept Arbitrary HeaderArcadius Ahouansou2017-01-235-1/+144
| | |
* | | Merge tag 'rel/1.10.1' and bump versionsStefan Bodewig2017-02-0630-79/+82
|\ \ \ | | | | | | | | | | | | Tagging version 1.10.1 of Ant
| * | | preparing the 1.10.1 releaserel/1.10.1ANT_1.10.1_RC1Stefan Bodewig2017-02-0225-71/+71
| | | |
* | | | Merge branch '1.9.x'Stefan Bodewig2017-02-060-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'rel/1.9.9' into 1.9.x and bump versionsStefan Bodewig2017-02-0629-80/+83
| |\ \ \
| | * | | preparing for 1.9.9 releaserel/1.9.9ANT_199_RC1Stefan Bodewig2017-02-0224-68/+68
| | | | |
* | | | | Merge branch '1.9.x'Stefan Bodewig2017-02-021-1/+0
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | Conflicts: ReleaseInstructions
| * | | can't push a detached headStefan Bodewig2017-02-021-1/+0
| |/ /
* | | Merge branch '1.9.x'Stefan Bodewig2017-02-021-0/+6
|\ \ \ | |/ / | | / | |/ |/|
| * document PR 60562 as fixedStefan Bodewig2017-02-021-0/+6
| |
* | first try all f2 dependencies, then getStefan Bodewig2017-01-151-1/+1
| |
* | Merge branch '1.9.x' - closes #29Stefan Bodewig2017-01-141-9/+30
|\ \ | |/
| * trim whitespaceStefan Bodewig2017-01-141-1/+1
| |
| * detect solaris 10 to avoid certain POSIX expressionsJeffrey Adamson2017-01-141-9/+30
| |
* | better use the 1.10.x version - PR 60582Stefan Bodewig2017-01-131-1/+1
| |
* | Merge branch '1.9.x'Stefan Bodewig2017-01-132-1/+9
|\ \ | |/
| * Eclipse tries to write to systemClasspath - PR 60582Stefan Bodewig2017-01-132-1/+9
| | | | | | | | thanks to @ebourg https://github.com/apache/ant/commit/984a03d1ceb6e4b5d194e4d639d0b0fca46d92be
* | Merge branch '1.9.x' - closes #28Stefan Bodewig2017-01-123-6/+6
|\ \ | |/
| * Fixed a typo (instanciated -> instantiated)Emmanuel Bourg2017-01-123-6/+6
| |
* | document XZ support - PR 60350Stefan Bodewig2017-01-128-18/+68
| |
* | xz support in tar - PR 60350Stefan Bodewig2017-01-122-2/+78
| |
* | xz support in untar - PR 60350Stefan Bodewig2017-01-112-1/+92
| |