summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Upgrade Jsch library to 0.1.55Jaikiran Pai2018-12-272-1/+5
* Revert "bz-62849 Check for filesystem loops due to symbolic links, in Directo...Jaikiran Pai2018-11-047-55/+1
* 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
* use generics properlyStefan Bodewig2018-10-171-1/+1
* bz-62764 Add a debug log message when we skip invalid path elements from the ...Jaikiran Pai2018-10-041-0/+2
* fix javadocsStefan Bodewig2018-09-293-2/+6
* bad rowspanStefan Bodewig2018-09-281-1/+1
* BZ 62424 minimal module support for javadocStefan Bodewig2018-09-283-11/+207
* add nested <args> to signjar and verifyjarStefan Bodewig2018-09-285-2/+61
* BZ 62534 add support for -provider* args of keytoolStefan Bodewig2018-09-284-0/+104
* The information of the -nice and -nouserlib flags was not formatted properly.Maarten Coene2018-09-191-4/+4
* bz-62686 Correctly handle compression level changes in ZipOutputStreamJaikiran Pai2018-09-072-1/+8
* bz-62655 update WHATSNEWJaikiran Pai2018-08-261-0/+4
* bz-62655 throw a BuildException from augment task if the id attribute isn't s...Jaikiran Pai2018-08-251-2/+3
* Update the EmailTaskTest to ensure that the mail task does indeed fail in exp...Jaikiran Pai2018-08-161-0/+2
* bz-62621 conditionally enable EmailTaskTestJaikiran Pai2018-08-141-0/+4
* Exclude TestHelper from being considered as a testJaikiran Pai2018-08-141-0/+1
* @Override wasn't applicable for interfaces in Java 1.5 and doesn't get caught...Jaikiran Pai2018-08-141-2/+0
* bz-62621 get the mail task tests workingJaikiran Pai2018-08-145-262/+413
* Update WHATSNEWGintas Grigelionis2018-08-131-0/+7
* Fix the ant-javamail pom too, to use the right dependencyJaikiran Pai2018-08-131-8/+4
* Fetch the right jars and dependencies for the mail taskJaikiran Pai2018-08-133-6/+8
* there are two files for contributorsStefan Bodewig2018-08-121-0/+4
* potential NPEStefan Bodewig2018-08-121-1/+1
* Add Jimmy Casey to Contributors list, for the fce87997f7fd35b492b243ec733974d...Jaikiran Pai2018-07-301-0/+1
* Fixed Spelling.Jimmy Casey2018-07-302-2/+2
* The <modified> selector has a new built-in algorithm 'lastmodified' which com...Maarten Coene2018-07-254-2/+66
* Update manual for subject alternative name attribute of genkey taskKarl Jansen2018-07-171-0/+6
* Mention the support for SubjectAlternativeName in generatekey taskJaikiran Pai2018-07-163-0/+8
* Add support for SAN extension in GenerateKey taskKarl Jansen2018-07-161-2/+22
* merge rel/1.9.13 and prepare next iterationStefan Bodewig2018-07-1329-80/+83
* fix linkStefan Bodewig2018-07-091-1/+1
* Revert "Trailing whitespace (cherry-pick 2f64e0b)"Jaikiran Pai2018-07-07364-4542/+4694
* Trailing whitespace (cherry-pick 2f64e0b)Gintas Grigelionis2018-07-04364-4694/+4542
* actually javax.activation is still there in Java 10Stefan Bodewig2018-07-042-4/+8
* update links and "included in Java" info for JAFStefan Bodewig2018-07-032-6/+9
* use getParent in isLeadingPath rather than string comparisonsStefan Bodewig2018-07-031-11/+9
* some additional tests for isLeadingPath testing for trailing slashesStefan Bodewig2018-07-021-0/+32
* record fix of https://bz.apache.org/bugzilla/show_bug.cgi?id=62502Stefan Bodewig2018-07-011-0/+6
* take symlinks into account when expanding archives and checking entriesStefan Bodewig2018-07-011-3/+3
* add additional isLeadingPath method that resolves symlinksStefan Bodewig2018-07-012-0/+61
* enable forgotten testStefan Bodewig2018-07-011-0/+2
* ensure isLeadingPath cannot be subverted by too many double-dotsStefan Bodewig2018-07-012-0/+19
* document what FileUtils#normalize does in a certain edge caseStefan Bodewig2018-07-011-2/+6
* clarify handling of symbolic linksStefan Bodewig2018-06-281-1/+8
* Checking to see if our Jenkins setup has issues with HTTPS cert of apache.org...Jaikiran Pai2018-06-281-3/+7
* Update WHATSNEW for bz-62499Jaikiran Pai2018-06-281-0/+8
* bz-62499 Revert the change which caused regression in "get" task. Plus introd...Jaikiran Pai2018-06-282-18/+32
* No need to force Latin-1Gintas Grigelionis2018-06-261-1/+0