summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert last 5 commitsGintas Grigelionis2018-11-04103-549/+625
* 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-042-9/+8
* SonarQube: unnecessary parentheses is a major code smellGintas Grigelionis2018-11-0440-141/+104
* Checkstyle: dangling operatorsGintas Grigelionis2018-11-0419-98/+98
* Merge 1.9.x branch into masterJaikiran Pai2018-11-037-1/+55
|\
| * Record the fix for bz-62849, contributed by Michael BarkerJaikiran Pai2018-11-033-0/+10
| * bz-62849 Check for filesystem loops due to symbolic links, in DirectoryScanne...Michael Barker2018-11-034-1/+45
* | Remove unused field in one of junitlauncher task supporting classJaikiran Pai2018-11-021-1/+0
* | Dependency update/sync with POM buildGintas Grigelionis2018-11-012-4/+2
* | Don't let ForkDefinition, in confined package, have a compile dependency on c...Jaikiran Pai2018-10-292-3/+4
* | [junitlauncher] Add a check in the build to ensure that the junitlauncher cla...Jaikiran Pai2018-10-291-0/+28
* | [junitlauncher] Allow JUnit libraries to be part of the task's classpath inst...Jaikiran Pai2018-10-2920-288/+500
* | there are no tests in MagicTestNames, thanks GintasStefan Bodewig2018-10-291-0/+1
* | ensure MagicTestNames is part of testutil jarremove-tests-constants-from-main-treeStefan Bodewig2018-10-281-0/+1
* | move test constants into a class defined in the test treeStefan Bodewig2018-10-2812-60/+88
* | An attempt to run JUnit task tests in SurefireGintas Grigelionis2018-10-286-90/+129
* | Fix more tests, remove redundancies from test class pathGintas Grigelionis2018-10-2726-155/+161
* | Fixed a broken testGintas Grigelionis2018-10-272-7/+15
* | Make contents of jar files similar to those built by AntGintas Grigelionis2018-10-2725-3/+594
* | Remove unused root property, add assertions for build.tests.valueGintas Grigelionis2018-10-267-92/+79
* | Activate more tests in SurefireGintas Grigelionis2018-10-255-26/+21
* | More hardcoded assumptions about file tree structureGintas Grigelionis2018-10-257-34/+29
* | Missed special properties…Gintas Grigelionis2018-10-251-2/+2
* | Fix “javac missing on Java 8” issue with SurefireGintas Grigelionis2018-10-251-0/+17
* | Make Jenkins builds work againGintas Grigelionis2018-10-252-5/+6
* | Adjust packaging, get more tests running in SurefireGintas Grigelionis2018-10-255-46/+79
* | More MagicNamesGintas Grigelionis2018-10-246-43/+34
* | Update WHATSNEWGintas Grigelionis2018-10-241-0/+5
* | Try to run a majority of available tests in Surefire without modificationsGintas Grigelionis2018-10-243-12/+84
* | Try to run more tests with Surefire; document snags, fix packagingGintas Grigelionis2018-10-234-8/+11
* | Add magic names for tests, run more tests in SurefireGintas Grigelionis2018-10-2320-40/+120
* | Use canonical download URL for SonarQube tasksGintas Grigelionis2018-10-201-1/+1
* | Disable Surefire for ant-jai, tooGintas Grigelionis2018-10-201-0/+1
* | Try to run some tests with SurefireGintas Grigelionis2018-10-2011-13/+110
* | Update dependencies, fix packagingGintas Grigelionis2018-10-203-43/+33
* | Add imageio to Maven reactorGintas Grigelionis2018-10-201-0/+1
* | 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-294-4/+7
|\ \ | |/
| * fix javadocsStefan Bodewig2018-09-293-2/+6
| * bad rowspanStefan Bodewig2018-09-281-1/+1
* | Merge branch '1.9.x'Stefan Bodewig2018-09-283-10/+199
|\ \ | |/
| * BZ 62424 minimal module support for javadocStefan Bodewig2018-09-283-11/+207
* | sorry, fingers slipped and I didn't noticeStefan Bodewig2018-09-281-1/+1
* | Merge branch '1.9.x'Stefan Bodewig2018-09-285-2/+165
|\ \ | |/
| * add nested <args> to signjar and verifyjarStefan Bodewig2018-09-285-2/+61