| Commit message (Expand) | Author | Age | Files | Lines |
* | whitespace - closes #80 | Stefan Bodewig | 2018-12-15 | 3 | -4/+4 |
* | Based on feedback, added self to contributors, added line to WHATSNEW, added ... | VGR | 2018-12-15 | 11 | -248/+864 |
* | Added tasks for JDK's jmod and jlink tools. | VGR | 2018-12-15 | 17 | -7/+8374 |
* | Update the manual of junitlauncher task as well as add a note in WHATSNEW abo... | Jaikiran Pai | 2018-12-14 | 2 | -2/+27 |
* | Fixing a potential ConcurrentModificationException that could occur when runn... | mharmer | 2018-12-12 | 4 | -16/+37 |
* | [junitlauncher] - Switch back to issuing a separate LauncherDiscoveryRequest | Jaikiran Pai | 2018-12-07 | 5 | -43/+71 |
* | bz-62952 Fix the jar-test.xml#testMultiReleaseJar antunit test case | Jaikiran Pai | 2018-12-05 | 1 | -3/+16 |
* | bz-62952 Make AntClassLoader multi-release jar aware when it deals with java.... | Jaikiran Pai | 2018-12-05 | 4 | -3/+118 |
* | A typo | Gintas Grigelionis | 2018-11-20 | 1 | -1/+1 |
* | Fix javadoc | Gintas Grigelionis | 2018-11-20 | 4 | -2/+12 |
* | Make DataType and Reference generic | Gintas Grigelionis | 2018-11-19 | 57 | -261/+379 |
* | Remove unused imports | Gintas Grigelionis | 2018-11-19 | 7 | -9/+0 |
* | Refactor getZipEntryStream | Gintas Grigelionis | 2018-11-19 | 3 | -39/+39 |
* | Avoid leaks in AntAnalyzer | Gintas Grigelionis | 2018-11-18 | 1 | -8/+25 |
* | Revert: any RuntimeException must be wrapped | Gintas Grigelionis | 2018-11-18 | 1 | -1/+3 |
* | Fix javadoc | Gintas Grigelionis | 2018-11-17 | 1 | -0/+1 |
* | Fix backwards compatibility | Gintas Grigelionis | 2018-11-17 | 3 | -7/+10 |
* | Use try-with-resources | Gintas Grigelionis | 2018-11-17 | 16 | -173/+67 |
* | Update javadoc | Gintas Grigelionis | 2018-11-17 | 2 | -0/+5 |
* | Make CharSet backwards compatible | Gintas Grigelionis | 2018-11-17 | 3 | -4/+91 |
* | A new CharSet type to hold available Charset names | Gintas Grigelionis | 2018-11-14 | 3 | -1/+153 |
* | Implement ArcType as suggested | Gintas Grigelionis | 2018-11-14 | 1 | -13/+52 |
* | Change an attribute name and explain why | Gintas Grigelionis | 2018-11-14 | 2 | -16/+44 |
* | closes #77 | Stefan Bodewig | 2018-11-14 | 0 | -0/+0 |
* | Avoid FileInputStream and FileOutputStream. | reudismam@gmail.com | 2018-11-14 | 4 | -8/+12 |
* | Add “since” tag to documentation | Gintas Grigelionis | 2018-11-13 | 1 | -0/+1 |
* | Include fix for bz-62890 in WHATSNEW | Jaikiran Pai | 2018-11-13 | 1 | -0/+7 |
* | bz-62890 don't cache the case sensitivity of the filesystem. | Jaikiran Pai | 2018-11-13 | 1 | -31/+19 |
* | Get most of junit task tests running under Surefire | Gintas Grigelionis | 2018-11-12 | 3 | -16/+40 |
* | Complete antrun plugin update fix unit task dependencies | Gintas Grigelionis | 2018-11-11 | 3 | -14/+20 |
* | Get the tests dependent on ANT_HOME running | Gintas Grigelionis | 2018-11-11 | 2 | -10/+25 |
* | Simplify tests, use Rule and/or try with resources | Gintas Grigelionis | 2018-11-11 | 6 | -281/+233 |
* | Simplify tests, use Charset | Gintas Grigelionis | 2018-11-11 | 4 | -42/+48 |
* | Tidy up code, use out-of-the-box test rules | Gintas Grigelionis | 2018-11-09 | 15 | -99/+57 |
* | bz-62890 fix the newly added test in SyncTest. Also, in the implementation of... | Jaikiran Pai | 2018-11-08 | 2 | -3/+22 |
* | bz-62890 Make sure the sync task considers the case sensitivity of the destin... | Jaikiran Pai | 2018-11-08 | 5 | -0/+150 |
* | Update the junitlauncher task to explain the ability to include JUnit librari... | Jaikiran Pai | 2018-11-07 | 1 | -31/+43 |
* | Remove a nonexistent type | Gintas Grigelionis | 2018-11-06 | 1 | -1/+0 |
* | Merge 1.9.x branch into master | Jaikiran Pai | 2018-11-06 | 7 | -54/+1 |
|\ |
|
| * | Revert "bz-62849 Check for filesystem loops due to symbolic links, in Directo... | Jaikiran Pai | 2018-11-04 | 7 | -55/+1 |
* | | Revert last 5 commits | Gintas Grigelionis | 2018-11-04 | 103 | -549/+625 |
* | | SonarQube: nested if’s is a major code smell | Gintas Grigelionis | 2018-11-04 | 29 | -361/+254 |
* | | SonarQube: missing annotations on overridden methods | Gintas Grigelionis | 2018-11-04 | 23 | -27/+96 |
* | | Revert a regression, improve tests | Gintas Grigelionis | 2018-11-04 | 2 | -9/+8 |
* | | SonarQube: unnecessary parentheses is a major code smell | Gintas Grigelionis | 2018-11-04 | 40 | -141/+104 |
* | | Checkstyle: dangling operators | Gintas Grigelionis | 2018-11-04 | 19 | -98/+98 |
* | | Merge 1.9.x branch into master | Jaikiran Pai | 2018-11-03 | 7 | -1/+55 |
|\ \
| |/ |
|
| * | Record the fix for bz-62849, contributed by Michael Barker | Jaikiran Pai | 2018-11-03 | 3 | -0/+10 |
| * | bz-62849 Check for filesystem loops due to symbolic links, in DirectoryScanne... | Michael Barker | 2018-11-03 | 4 | -1/+45 |
* | | Remove unused field in one of junitlauncher task supporting class | Jaikiran Pai | 2018-11-02 | 1 | -1/+0 |