| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | java 5-8java8 | Matt Benson | 2017-04-13 | 2 | -205/+201 |
| | | |||||
| * | whitespace | Stefan Bodewig | 2017-02-20 | 1 | -1/+1 |
| | | |||||
| * | Enhanced JavaxScriptRunner, Junit, docs, Javadoc | pyxide | 2017-02-20 | 2 | -0/+63 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | fix line-ends | Stefan Bodewig | 2017-02-20 | 2 | -213/+213 |
| | | |||||
| * | [AA] Bugzilla Bug 60628: Change after code review by @janmaterne | Arcadius Ahouansou | 2017-01-30 | 2 | -10/+27 |
| | | |||||
| * | [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 | 1 | -0/+36 |
| | | |||||
| * | Merge branch '1.9.x' | Stefan Bodewig | 2016-12-21 | 1 | -4/+0 |
| |\ | |||||
| | * | embrace StringUtils#getStackTrace | Stefan Bodewig | 2016-12-21 | 1 | -4/+0 |
| | | | |||||
| * | | Merge branch '1.9.x' | Stefan Bodewig | 2016-10-24 | 1 | -2/+4 |
| |\ \ | |/ | |||||
| | * | next attempt at fixing Gump build | Stefan Bodewig | 2016-10-24 | 1 | -2/+4 |
| | | | |||||
| * | | Merge branch '1.9.x' | Stefan Bodewig | 2016-10-23 | 2 | -2/+14 |
| |\ \ | |/ | |||||
| | * | try to fix test errors in Gump build | Stefan Bodewig | 2016-10-23 | 2 | -2/+14 |
| | | | |||||
| * | | Merge branch '1.9.x' | Stefan Bodewig | 2016-10-08 | 1 | -0/+62 |
| |\ \ | |/ | |||||
| | * | add support for Java9's javac --release | Stefan Bodewig | 2016-10-08 | 1 | -0/+62 |
| | | | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=60172 | ||||
| | * | Arrays.copyOf is too new for 1.9.x branch | Stefan Bodewig | 2016-09-11 | 1 | -1/+2 |
| | | | |||||
| | * | really remove Java7 and Java8 features | Stefan Bodewig | 2016-09-11 | 1 | -2/+2 |
| | | | |||||
| | * | JDK9 command line options updated to JEP 293 | Tomas Zezula | 2016-09-11 | 2 | -13/+13 |
| | | | |||||
| | * | linefeeds | Stefan Bodewig | 2016-09-11 | 1 | -602/+602 |
| | | | |||||
| | * | JDK9 modules support for JUnit by Tomáš Zezula | Stefan Bodewig | 2016-09-11 | 1 | -0/+204 |
| | | | | | | | | | this is the combined patch or #18 which couldn't be applied via `git am` | ||||
| * | | JDK9 command line options updated to JEP 293 | Tomas Zezula | 2016-09-09 | 2 | -13/+13 |
| | | | |||||
| * | | Merge branch '1.9.x' | Stefan Bodewig | 2016-09-04 | 2 | -212/+261 |
| |\ \ | |/ | |||||
| | * | use the undocumented TraX factory feature for extensions | Stefan Bodewig | 2016-09-04 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=60060 won't work until https://bugs.openjdk.java.net/browse/JDK-8165116 has been fixed. | ||||
| | * | some additional redirect-extension tests | Stefan Bodewig | 2016-09-04 | 2 | -1/+79 |
| | | | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=60060 | ||||
| | * | refactor test | Stefan Bodewig | 2016-09-04 | 1 | -63/+32 |
| | | | |||||
| | * | whitespace | Stefan Bodewig | 2016-09-04 | 1 | -13/+13 |
| | | | |||||
| | * | line-ends | Stefan Bodewig | 2016-09-04 | 1 | -211/+211 |
| | | | |||||
| * | | Merge branch '1.9.x' | Stefan Bodewig | 2016-07-31 | 2 | -358/+358 |
| |\ \ | |/ | |||||
| | * | formatting | Stefan Bodewig | 2016-07-31 | 1 | -129/+129 |
| | | | |||||
| | * | line-ends | Stefan Bodewig | 2016-07-31 | 1 | -229/+229 |
| | | | |||||
| | * | fix the patterns used by touch and date selectors | Stefan Bodewig | 2016-07-31 | 1 | -1/+1 |
| | | | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59909 | ||||
| * | | Merge branch '1.9.x' | Stefan Bodewig | 2016-07-30 | 1 | -4/+19 |
| |\ \ | |/ | |||||
| | * | rmic doesn't allow -Xnew on JDK9 | Stefan Bodewig | 2016-07-30 | 1 | -4/+21 |
| | | | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59906 | ||||
| * | | remove tests corresponding to last commit | Stefan Bodewig | 2016-07-25 | 1 | -20/+0 |
| | | | |||||
| * | | Merge branch '1.9.x' | Stefan Bodewig | 2016-07-25 | 2 | -144/+150 |
| |\ \ | |/ | |||||
| | * | default to forking rmic on JDK 9+ | Stefan Bodewig | 2016-07-25 | 1 | -4/+3 |
| | | | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59860 | ||||
| | * | old JAVA_1_9 still works as expected | Stefan Bodewig | 2016-07-25 | 1 | -0/+8 |
| | | | |||||
| | * | line-ends | Stefan Bodewig | 2016-07-25 | 1 | -141/+141 |
| | | | |||||
| * | | Merge branch '1.9.x' | Stefan Bodewig | 2016-07-25 | 2 | -4/+32 |
| |\ \ | |/ | |||||
| | * | nobody is going to call Java 9 1.9 anymore | Stefan Bodewig | 2016-07-25 | 2 | -4/+32 |
| | | | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59863 | ||||
| * | | Merge branch '1.9.x' | Stefan Bodewig | 2016-07-24 | 1 | -0/+76 |
| |\ \ | |/ | |||||
| | * | builtin implementation of ascii2native | Stefan Bodewig | 2016-07-24 | 1 | -0/+30 |
| | | | |||||
| | * | built-in implementation of native2ascii | Stefan Bodewig | 2016-07-24 | 1 | -0/+46 |
| | | | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59855 | ||||
| * | | linefeeds | Stefan Bodewig | 2016-07-13 | 1 | -602/+602 |
| | | | |||||
| * | | JDK9 modules support for JUnit by Tomáš Zezula | Stefan Bodewig | 2016-07-13 | 1 | -0/+204 |
| | | | | | | | | | this is the combined patch or #18 which couldn't be applied via `git am` | ||||
| * | | Merge branch '1.9.x' | Stefan Bodewig | 2016-05-22 | 1 | -217/+245 |
| |\ \ | |/ | |||||
| | * | Preserve cause of AssertionError | Dana Dahlstrom | 2016-05-22 | 1 | -1/+29 |
| | | | | | | | | | … when converting to AssertionFailedError in JUnitTestRunner. | ||||
| | * | linefeeds | Stefan Bodewig | 2016-05-22 | 1 | -217/+217 |
| | | | |||||
| * | | Merge branch '1.9.x' | Stefan Bodewig | 2016-05-19 | 1 | -0/+8 |
| |\ \ | |/ | |||||
| | * | <zip> up-to-date check doesn't work properly on NTFS | Stefan Bodewig | 2016-05-19 | 1 | -0/+8 |
| | | | | | | | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59562 Patch by Gilles QUERRET | ||||
