summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | fix versionsStefan Bodewig2021-10-282-4/+4
* | Merge pull request #161 from twogee/jakarta-mailStefan Bodewig2021-10-288-12/+476
|\ \
| * | Use Jakarta EEtwogee2021-10-148-12/+476
* | | Next dev version post 1.10.12 release of AntJaikiran Pai2021-10-1927-77/+77
* | | fix commons-net version in pomJaikiran Pai2021-10-101-1/+1
* | | fix bcel version in pomJaikiran Pai2021-10-101-1/+1
* | | Use Bulk operation instead of iteration.Arturo Bernal2021-10-035-7/+6
|/ /
* | Merge pull request #156 from arturobernalg/feature/java_8Stefan Bodewig2021-09-263-7/+7
|\ \
| * | Replace Lambda with method reference.Arturo Bernal2021-08-313-7/+7
* | | Merge pull request #155 from arturobernalg/feature/redundant_ifStefan Bodewig2021-09-263-13/+4
|\ \ \
| * | | Simplify single assignment and avoid redundant if conditions.Arturo Bernal2021-09-263-13/+4
| |/ /
* | | Merge pull request #157 from arturobernalg/feature/performanceStefan Bodewig2021-09-264-5/+6
|\ \ \
| * | | Performance:Arturo Bernal2021-09-264-5/+6
| |/ /
* | | Merge pull request #158 from arturobernalg/feature/simplify_assertStefan Bodewig2021-09-264-12/+11
|\ \ \
| * | | Replace assert by simpler but equivalent calls.Arturo Bernal2021-09-264-12/+11
| |/ /
* | | bz-65424 Prevent potential deadlocks in IntrospectionHelperJaikiran Pai2021-09-261-11/+23
* | | Merge pull request #159 from arturobernalg/feature/array_pre_sizeStefan Bodewig2021-09-2535-64/+63
|\ \ \
| * | | Use an empty array in favor of pre-sized array.Arturo Bernal2021-08-3135-64/+63
| |/ /
* | | Merge pull request #154 from arturobernalg/feature/string_builderStefan Bodewig2021-09-258-9/+9
|\ \ \
| * | | Change StringBuffer in favor of StringBuilder.Arturo Bernal2021-08-318-9/+9
| |/ /
* | | Merge pull request #153 from arturobernalg/feature/importStefan Bodewig2021-09-258-10/+0
|\ \ \
| * | | Delete unused import.Arturo Bernal2021-08-318-10/+0
| |/ /
* | | Merge pull request #139 from twogee/useless-boxingStefan Bodewig2021-09-2513-23/+22
|\ \ \
| * | | Unnecessary boxing/conversiontwogee2021-07-1813-23/+22
* | | | Merge branch '1.9.x'Stefan Bodewig2021-09-251-1/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'feature/tarfileset-preserve-symlinks' of https://github.com/mst...Stefan Bodewig2021-09-256-6/+92
* | | | record tar symlink change of #142Stefan Bodewig2021-09-252-2/+4
* | | | Merge branch 'feature/tarfileset-preserve-symlinks' of https://github.com/mst...Stefan Bodewig2021-09-256-6/+93
|\ \ \ \
| * | | | Tar: preserve symlinks from <tarfileset> sourcesMarc Strapetz2020-12-104-0/+44
| * | | | Refactoring Tar: extract getCanonicalPrefix()Marc Strapetz2020-12-101-6/+10
| * | | | TarResource: make linkName and linkFlag accessibleMarc Strapetz2020-12-101-0/+21
| * | | | TarEntry: make linkFlag accessibleMarc Strapetz2020-12-101-0/+18
* | | | | "default" is no longer a valid alias for charset starting JDK 18+ which imple...Jaikiran Pai2021-09-051-1/+1
* | | | | Check for warnings in err stream too, to make javadoc task work on Java 17+Jaikiran Pai2021-09-051-2/+2
* | | | | Merge branch '1.9.x'Stefan Bodewig2021-09-025-96/+220
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | ensure build.compiler works with full classnames for extjavac/modernStefan Bodewig2021-09-025-111/+248
* | | | test must be skipped when runnng in GumpStefan Bodewig2021-08-211-1/+2
* | | | try to make tests pass inside of GumpStefan Bodewig2021-08-211-2/+6
* | | | Merge branch '1.9.x'Stefan Bodewig2021-08-191-3/+3
|\ \ \ \ | |/ / /
| * | | BZ 65497 - improve documentation around file time granularityStefan Bodewig2021-08-191-3/+3
| * | | Merge tag 'rel/1.9.16' and prepare for next iterationStefan Bodewig2021-07-1324-72/+72
| |\ \ \
| | * | | prepare Apache Ant 1.9.16 RC1rel/1.9.16ANT_1.9.16_RC1Stefan Bodewig2021-07-1023-66/+66
| |/ / /
* | | | BZ 65499 avoid getCanonicalFile in many casesStefan Bodewig2021-08-191-2/+13
* | | | bz-65489 http condition - don't follow redirects when followRedirects is set ...Jaikiran Pai2021-08-092-1/+35
* | | | findResources(String, boolean) can unnecessarily search the parentBasil Crow2021-07-211-13/+5
| |_|/ |/| |
* | | Merge pull request #150 from basil/findResourceJaikiran2021-07-141-9/+36
|\ \ \
| * | | Implement ClassLoader#findResource(String)Basil Crow2021-07-111-9/+36
* | | | Merge tag 'rel/1.10.11' and prepare for next iterationStefan Bodewig2021-07-1327-77/+77
|\ \ \ \ | |/ / / |/| | |
| * | | Prepare for RC1 of version 1.10.11 of Antrel/1.10.11ANT_1.10.11_RC1Stefan Bodewig2021-07-1026-75/+75
|/ / /
* | | Merge branch '1.9.x'Stefan Bodewig2021-07-101-1/+1
|\ \ \ | |/ /