summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools
Commit message (Expand)AuthorAgeFilesLines
* Revert last 5 commitsGintas Grigelionis2018-11-0497-503/+587
* SonarQube: nested if’s is a major code smellGintas Grigelionis2018-11-0429-361/+254
* SonarQube: missing annotations on overridden methodsGintas Grigelionis2018-11-0423-27/+96
* Revert a regression, improve testsGintas Grigelionis2018-11-041-5/+4
* SonarQube: unnecessary parentheses is a major code smellGintas Grigelionis2018-11-0439-140/+103
* Checkstyle: dangling operatorsGintas Grigelionis2018-11-0415-65/+57
* Merge 1.9.x branch into masterJaikiran Pai2018-11-032-1/+26
|\
| * bz-62849 Check for filesystem loops due to symbolic links, in DirectoryScanne...Michael Barker2018-11-032-1/+26
* | Remove unused field in one of junitlauncher task supporting classJaikiran Pai2018-11-021-1/+0
* | Don't let ForkDefinition, in confined package, have a compile dependency on c...Jaikiran Pai2018-10-292-3/+4
* | [junitlauncher] Allow JUnit libraries to be part of the task's classpath inst...Jaikiran Pai2018-10-2919-288/+499
* | move test constants into a class defined in the test treeStefan Bodewig2018-10-281-35/+0
* | More hardcoded assumptions about file tree structureGintas Grigelionis2018-10-251-1/+1
* | More MagicNamesGintas Grigelionis2018-10-243-39/+27
* | Add magic names for tests, run more tests in SurefireGintas Grigelionis2018-10-233-2/+40
* | Merge branch '1.9.x'Stefan Bodewig2018-10-171-1/+1
|\ \ | |/
| * use generics properlyStefan Bodewig2018-10-171-1/+1
* | Merge 1.9.x branch into masterJaikiran Pai2018-10-051-0/+2
|\ \ | |/
| * bz-62764 Add a debug log message when we skip invalid path elements from the ...Jaikiran Pai2018-10-041-0/+2
* | Merge branch '1.9.x'Stefan Bodewig2018-09-293-2/+6
|\ \ | |/
| * fix javadocsStefan Bodewig2018-09-293-2/+6
* | Merge branch '1.9.x'Stefan Bodewig2018-09-281-3/+132
|\ \ | |/
| * BZ 62424 minimal module support for javadocStefan Bodewig2018-09-281-2/+140
* | sorry, fingers slipped and I didn't noticeStefan Bodewig2018-09-281-1/+1
* | Merge branch '1.9.x'Stefan Bodewig2018-09-282-1/+94
|\ \ | |/
| * add nested <args> to signjar and verifyjarStefan Bodewig2018-09-282-0/+39
| * BZ 62534 add support for -provider* args of keytoolStefan Bodewig2018-09-281-0/+54
| * The information of the -nice and -nouserlib flags was not formatted properly.Maarten Coene2018-09-191-4/+4
* | Merge 1.9.x branch into masterMaarten Coene2018-09-191-4/+4
* | Revert "Check spelling"Gintas Grigelionis2018-09-1120-29/+29
* | Check spellingGintas Grigelionis2018-09-0920-29/+29
* | Merge 1.9.x branch into masterJaikiran Pai2018-09-071-1/+4
|\ \ | |/
| * bz-62686 Correctly handle compression level changes in ZipOutputStreamJaikiran Pai2018-09-071-1/+4
* | [junitlauncher] More fine-grained control over classpath for forked tests in ...Jaikiran Pai2018-08-272-5/+16
* | Merge 1.9.x branch into masterJaikiran Pai2018-08-261-2/+3
|\ \ | |/
| * bz-62655 throw a BuildException from augment task if the id attribute isn't s...Jaikiran Pai2018-08-251-2/+3
| * potential NPEStefan Bodewig2018-08-121-1/+1
* | [junitlauncher] Launch "testclasses" as one single JUnit5 LauncherDiscoveryRe...Jaikiran Pai2018-08-223-84/+125
* | No need to be defensiveGintas Grigelionis2018-08-211-1/+1
* | [junitlauncher] allow listener element to define an outputDir for better cont...Jaikiran Pai2018-08-212-13/+42
* | Remove unused imports and use more String.join()Gintas Grigelionis2018-08-205-38/+4
* | Use String.join()Gintas Grigelionis2018-08-2011-24/+11
* | Remove redundanciesGintas Grigelionis2018-08-2014-53/+32
* | Use StandardCharsetsGintas Grigelionis2018-08-2025-61/+58
* | Fix javadoc warnings in junitlauncher taskJaikiran Pai2018-08-173-15/+8
* | ImageIO task (a replacement for Image task)Gintas Grigelionis2018-08-1216-8/+1506
* | Redundant explicit iteratorGintas Grigelionis2018-08-121-2/+2
* | Potential NPEGintas Grigelionis2018-08-121-1/+1
* | Support for fork mode in junitlauncherJaikiran Pai2018-08-1011-381/+1436
* | missing license headersStefan Bodewig2018-08-0912-0/+204