Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | java 5-8java8 | Matt Benson | 2017-04-13 | 609 | -13756/+11648 |
| | |||||
* | reduce GC pressure by replacing File(In|Out)putStream | Stefan Bodewig | 2017-04-12 | 85 | -279/+311 |
| | |||||
* | Merge branch '1.9.x' | Stefan Bodewig | 2017-04-11 | 3 | -11/+26 |
|\ | |||||
| * | add regexp attribute to linecontainsregexp | Stefan Bodewig | 2017-04-11 | 3 | -5/+20 |
| | | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=60968 | ||||
| * | fix order if sections | Stefan Bodewig | 2017-04-11 | 1 | -7/+7 |
| | | |||||
* | | add support for jarsigner's -tsadigestalg to <signjar>. | Stefan Bodewig | 2017-03-16 | 3 | -0/+36 |
| | | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=60665 | ||||
* | | Merge branch '1.9.x' | Stefan Bodewig | 2017-03-15 | 2 | -3/+16 |
|\ \ | |/ | |||||
| * | Make GenerateKey.DistinguishedName.toString more robust | Stefan Bodewig | 2017-03-15 | 2 | -3/+16 |
| | | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=60767 | ||||
* | | three more missing setEncoding methods, thanks to @pyxide | Stefan Bodewig | 2017-02-21 | 3 | -0/+29 |
| | | |||||
* | | seems there was a setter missing in <script> | Stefan Bodewig | 2017-02-20 | 1 | -0/+11 |
| | | |||||
* | | record PR by Olivier Parent @pyxide - closes #30 | Stefan Bodewig | 2017-02-20 | 3 | -0/+9 |
| | | |||||
* | | whitespace | Stefan Bodewig | 2017-02-20 | 2 | -12/+12 |
| | | |||||
* | | accepted the PR too late for 1.10.1 | Stefan Bodewig | 2017-02-20 | 9 | -15/+15 |
| | | |||||
* | | missing license | Stefan Bodewig | 2017-02-20 | 1 | -0/+17 |
| | | |||||
* | | New magic name org.apache.ant.scriptcache | pyxide | 2017-02-20 | 2 | -1/+11 |
| | | |||||
* | | Enhanced JavaxScriptRunner, Junit, docs, Javadoc | pyxide | 2017-02-20 | 13 | -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 changes | pyxide | 2017-02-20 | 3 | -5/+5 |
| | | |||||
* | | Cleaning, proper classpath in JavaxScriptRunner | pyxide | 2017-02-20 | 4 | -65/+68 |
| | | |||||
* | | Fix CRLF to LF | pyxide | 2017-02-20 | 0 | -0/+0 |
| | | |||||
* | | Scriptdef task new options : 'compiled' (if javax.script engine implements ↵ | pyxide | 2017-02-20 | 4 | -27/+230 |
| | | | | | | | | Compilable), 'encoding' to load resources | ||||
* | | fix line-ends | Stefan Bodewig | 2017-02-20 | 2 | -213/+213 |
| | | |||||
* | | Merge branch '1.9.x' | Stefan Bodewig | 2017-02-17 | 5 | -4/+33 |
|\ \ | |/ | |||||
| * | Record new forceCsvQuoteChar by Francesco Steccanella | Stefan Bodewig | 2017-02-17 | 3 | -0/+12 |
| | | | | | | | | closes #32 | ||||
| * | Added forceCsvQuoteChar option | Francesco Steccanella | 2017-02-17 | 1 | -0/+7 |
| | | |||||
| * | Added option to force the csv quote char | Francesco Steccanella | 2017-02-17 | 1 | -4/+14 |
| | | |||||
* | | Merge remote-tracking branch 'origin/pr/31' | Jan Matèrne | 2017-02-09 | 7 | -6/+173 |
|\ \ | |||||
| * | | [AA] Bugzilla Bug 60628: Change after code review by @janmaterne | Arcadius Ahouansou | 2017-01-30 | 6 | -42/+67 |
| | | | |||||
| * | | [AA] bugzilla-Bug-60628-Ant-Get-Task-To-Accept-Arbitrary-Header : ↵ | Arcadius | 2017-01-23 | 1 | -3/+2 |
| | | | | | | | | | | | | simplifying test | ||||
| * | | [AA] Bugzilla Bug 60628 - Ant Get Task To Accept Arbitrary Header | Arcadius Ahouansou | 2017-01-23 | 5 | -1/+144 |
| | | | |||||
* | | | Merge tag 'rel/1.10.1' and bump versions | Stefan Bodewig | 2017-02-06 | 30 | -79/+82 |
|\ \ \ | | | | | | | | | | | | | Tagging version 1.10.1 of Ant | ||||
| * | | | preparing the 1.10.1 releaserel/1.10.1ANT_1.10.1_RC1 | Stefan Bodewig | 2017-02-02 | 25 | -71/+71 |
| | | | | |||||
* | | | | Merge branch '1.9.x' | Stefan Bodewig | 2017-02-06 | 0 | -0/+0 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge tag 'rel/1.9.9' into 1.9.x and bump versions | Stefan Bodewig | 2017-02-06 | 29 | -80/+83 |
| |\ \ \ | |||||
| | * | | | preparing for 1.9.9 releaserel/1.9.9ANT_199_RC1 | Stefan Bodewig | 2017-02-02 | 24 | -68/+68 |
| | | | | | |||||
* | | | | | Merge branch '1.9.x' | Stefan Bodewig | 2017-02-02 | 1 | -1/+0 |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | Conflicts: ReleaseInstructions | ||||
| * | | | can't push a detached head | Stefan Bodewig | 2017-02-02 | 1 | -1/+0 |
| |/ / | |||||
* | | | Merge branch '1.9.x' | Stefan Bodewig | 2017-02-02 | 1 | -0/+6 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | document PR 60562 as fixed | Stefan Bodewig | 2017-02-02 | 1 | -0/+6 |
| | | |||||
* | | first try all f2 dependencies, then get | Stefan Bodewig | 2017-01-15 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '1.9.x' - closes #29 | Stefan Bodewig | 2017-01-14 | 1 | -9/+30 |
|\ \ | |/ | |||||
| * | trim whitespace | Stefan Bodewig | 2017-01-14 | 1 | -1/+1 |
| | | |||||
| * | detect solaris 10 to avoid certain POSIX expressions | Jeffrey Adamson | 2017-01-14 | 1 | -9/+30 |
| | | |||||
* | | better use the 1.10.x version - PR 60582 | Stefan Bodewig | 2017-01-13 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '1.9.x' | Stefan Bodewig | 2017-01-13 | 2 | -1/+9 |
|\ \ | |/ | |||||
| * | Eclipse tries to write to systemClasspath - PR 60582 | Stefan Bodewig | 2017-01-13 | 2 | -1/+9 |
| | | | | | | | | thanks to @ebourg https://github.com/apache/ant/commit/984a03d1ceb6e4b5d194e4d639d0b0fca46d92be | ||||
* | | Merge branch '1.9.x' - closes #28 | Stefan Bodewig | 2017-01-12 | 3 | -6/+6 |
|\ \ | |/ | |||||
| * | Fixed a typo (instanciated -> instantiated) | Emmanuel Bourg | 2017-01-12 | 3 | -6/+6 |
| | | |||||
* | | document XZ support - PR 60350 | Stefan Bodewig | 2017-01-12 | 8 | -18/+68 |
| | | |||||
* | | xz support in tar - PR 60350 | Stefan Bodewig | 2017-01-12 | 2 | -2/+78 |
| | | |||||
* | | xz support in untar - PR 60350 | Stefan Bodewig | 2017-01-11 | 2 | -1/+92 |
| | |