Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace - closes #80 | Stefan Bodewig | 2018-12-15 | 2 | -3/+3 |
| | |||||
* | Based on feedback, added self to contributors, added line to WHATSNEW, added ↵ | VGR | 2018-12-15 | 2 | -0/+4 |
| | | | | Ant version to docs, and replaced GPL man pages with BSD-licensed man pages. | ||||
* | Added tasks for JDK's jmod and jlink tools. | VGR | 2018-12-15 | 4 | -1/+917 |
| | |||||
* | Update the manual of junitlauncher task as well as add a note in WHATSNEW ↵ | Jaikiran Pai | 2018-12-14 | 1 | -0/+18 |
| | | | | about the changed class names of that task | ||||
* | Change an attribute name and explain why | Gintas Grigelionis | 2018-11-14 | 1 | -3/+8 |
| | |||||
* | Update the junitlauncher task to explain the ability to include JUnit ↵ | Jaikiran Pai | 2018-11-07 | 1 | -31/+43 |
| | | | | libraries as part of the task's classpath | ||||
* | Merge branch '1.9.x' | Stefan Bodewig | 2018-09-29 | 1 | -2/+1 |
|\ | |||||
| * | bad rowspan | Stefan Bodewig | 2018-09-28 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '1.9.x' | Stefan Bodewig | 2018-09-28 | 1 | -7/+64 |
|\ \ | |/ | |||||
| * | BZ 62424 minimal module support for javadoc | Stefan Bodewig | 2018-09-28 | 1 | -9/+64 |
| | | |||||
* | | Merge branch '1.9.x' | Stefan Bodewig | 2018-09-28 | 2 | -1/+63 |
|\ \ | |/ | |||||
| * | add nested <args> to signjar and verifyjar | Stefan Bodewig | 2018-09-28 | 2 | -2/+18 |
| | | |||||
| * | BZ 62534 add support for -provider* args of keytool | Stefan Bodewig | 2018-09-28 | 2 | -0/+46 |
| | | |||||
* | | [junitlauncher] allow listener element to define an outputDir for better ↵ | Jaikiran Pai | 2018-08-21 | 1 | -0/+12 |
| | | | | | | | | control over where the output is generated | ||||
* | | Initial updates to the junitlauncher task manual to explain the fork support | Jaikiran Pai | 2018-08-16 | 1 | -0/+114 |
| | | |||||
* | | Update contributor lists, trim trailing whitespace | Gintas Grigelionis | 2018-08-13 | 3 | -23/+26 |
| | | |||||
* | | Merge 1.9.x branch into master | Jaikiran Pai | 2018-08-13 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Fetch the right jars and dependencies for the mail task | Jaikiran Pai | 2018-08-13 | 1 | -3/+2 |
| | | |||||
* | | ImageIO task (a replacement for Image task) | Gintas Grigelionis | 2018-08-12 | 6 | -21/+2058 |
| | | |||||
* | | Merge branch '1.9.x' | Gintas Grigelionis | 2018-07-26 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | The <modified> selector has a new built-in algorithm 'lastmodified' which ↵ | Maarten Coene | 2018-07-25 | 1 | -0/+7 |
| | | | | | | | | computes a value based upon the lastmodified time of the file. | ||||
* | | Use rowspan in parameter tables of dual-use tasks | Gintas Grigelionis | 2018-07-26 | 4 | -13/+7 |
| | | |||||
* | | Merge branch '1.9.x' | Jaikiran Pai | 2018-07-17 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | Update manual for subject alternative name attribute of genkey task | Karl Jansen | 2018-07-17 | 1 | -0/+6 |
| | | | | | | | | This closes #65 pull request at github/apache/ant | ||||
| * | merge rel/1.9.13 and prepare next iteration | Stefan Bodewig | 2018-07-13 | 2 | -4/+4 |
| | | |||||
* | | Merge tag 'rel/1.10.5' and prepare next iteration | Stefan Bodewig | 2018-07-13 | 2 | -4/+4 |
| | | | | | | | | Tagging version 1.10.5 of Ant | ||||
* | | Enhance the Java task to allow single file source program execution, a ↵ | Jaikiran Pai | 2018-07-04 | 1 | -1/+8 |
| | | | | | | | | feature, introduced in Java 11 | ||||
* | | Merge branch '1.9.x' | Stefan Bodewig | 2018-07-04 | 2 | -4/+8 |
|\ \ | |/ | |||||
| * | actually javax.activation is still there in Java 10 | Stefan Bodewig | 2018-07-04 | 2 | -4/+8 |
| | | |||||
* | | Merge branch '1.9.x' | Stefan Bodewig | 2018-07-03 | 2 | -5/+9 |
|\ \ | |/ | |||||
| * | update links and "included in Java" info for JAF | Stefan Bodewig | 2018-07-03 | 2 | -6/+9 |
| | | |||||
* | | Merge changes from 1.9.x branch | Jaikiran Pai | 2018-06-28 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | No need to force Latin-1 | Gintas Grigelionis | 2018-06-26 | 1 | -1/+0 |
| | | |||||
| * | wrong accent in Jan's name | Stefan Bodewig | 2018-06-26 | 1 | -1/+1 |
| | | |||||
| * | make acutes survice svn's idea of encoding | Stefan Bodewig | 2018-06-25 | 1 | -2/+2 |
| | | |||||
| * | Merge tag 'rel/1.9.12' into 1.9.x and prepare for next cycle | Stefan Bodewig | 2018-06-22 | 2 | -4/+4 |
| | | | | | | | | Tagging version 1.9.12 of Ant | ||||
* | | Let grave survive, too :-) | Gintas Grigelionis | 2018-06-26 | 1 | -1/+1 |
| | | |||||
* | | Merge tag 'rel/1.10.4' and prepare next iteration | Stefan Bodewig | 2018-06-22 | 2 | -4/+4 |
| | | | | | | | | Tagging version 1.9.12 of Ant | ||||
* | | Bz 61241: document use of Nashorn | Gintas Grigelionis | 2018-06-18 | 1 | -7/+17 |
| | | |||||
* | | Bz 22370: document the semantics of followsymlinks | Gintas Grigelionis | 2018-06-08 | 2 | -10/+24 |
| | | |||||
* | | Introduce a "printSummary" attribute on the junitlauncher task to print the ↵ | Jaikiran Pai | 2018-06-03 | 1 | -0/+8 |
| | | | | | | | | test execution summary | ||||
* | | Update the junitlauncher manual to include an example of configuring a ↵ | Jaikiran Pai | 2018-06-03 | 1 | -6/+78 |
| | | | | | | | | nested classpath for including test engines | ||||
* | | Update the junitlauncher task documentation to list "includeEngines" and ↵ | Jaikiran Pai | 2018-06-02 | 1 | -0/+44 |
| | | | | | | | | "excludeEngines" attribute for the test definition | ||||
* | | Bz 22370: followsymlinks must default to true for consistency | Gintas Grigelionis | 2018-06-01 | 1 | -3/+3 |
| | | |||||
* | | Change followlinks to followsymlinks for consistency with fileset | Gintas Grigelionis | 2018-05-23 | 1 | -3/+3 |
| | | |||||
* | | Fix a typo/whitespace | Gintas Grigelionis | 2018-05-23 | 1 | -1/+1 |
| | | |||||
* | | Bz 22370: followlinks attribute | Gintas Grigelionis | 2018-05-23 | 1 | -21/+36 |
| | | |||||
* | | Merge branch '1.9.x' | Stefan Bodewig | 2018-05-20 | 2 | -0/+14 |
|\ \ | |/ | |||||
| * | add encoding attribute to in/excludesfile | Stefan Bodewig | 2018-05-20 | 1 | -0/+5 |
| | | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=62379 | ||||
| * | add basedir attribute to <resourcelist> | Stefan Bodewig | 2018-05-20 | 1 | -0/+9 |
| | | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=62379 |