Gintas Grigelionis
|
18eb262de0
|
Redundant explicit iterator
|
7 years ago |
Gintas Grigelionis
|
d92e553d80
|
Potential NPE
|
7 years ago |
Jaikiran Pai
|
c9ca84fd53
|
Support for fork mode in junitlauncher
|
7 years ago |
Stefan Bodewig
|
3f36f0b829
|
missing license headers
|
7 years ago |
Gintas Grigelionis
|
fffc2fde16
|
Redundant string length computations
|
7 years ago |
Gintas Grigelionis
|
58e7645a97
|
Useless casts
|
7 years ago |
Gintas Grigelionis
|
5d8bc76b13
|
Merge branch '1.9.x'
|
7 years ago |
Maarten Coene
|
05c88a60c2
|
The <modified> selector has a new built-in algorithm 'lastmodified' which computes a value based upon the lastmodified time of the file.
|
7 years ago |
Jaikiran Pai
|
d577278560
|
Merge 1.9.x branch
|
7 years ago |
Jaikiran Pai
|
a5fe8b61f1
|
Mention the support for SubjectAlternativeName in generatekey task
This closes #64 PR at github/apache/ant
|
7 years ago |
Karl Jansen
|
05d05a0bd6
|
Add support for SAN extension in GenerateKey task
|
7 years ago |
Jaikiran Pai
|
84fe46d669
|
Revert "Trailing whitespace"
This reverts commit 2f64e0b51c.
Discussion in ant dev mailing list https://www.mail-archive.com/dev@ant.apache.org/msg47356.html
|
7 years ago |
Jaikiran Pai
|
9b1b8dbbc6
|
Revert "Trailing whitespace (cherry-pick 2f64e0b)"
This reverts commit 7df9120ebc.
Discussion in ant dev mailing list https://www.mail-archive.com/dev@ant.apache.org/msg47356.html
|
7 years ago |
Jaikiran Pai
|
4ce54bf3b6
|
Add javadoc to CommandLineJava for source-file execution APIs
|
7 years ago |
Gintas Grigelionis
|
7df9120ebc
|
Trailing whitespace (cherry-pick 2f64e0b)
|
7 years ago |
Jaikiran Pai
|
c05c56df68
|
Enhance the Java task to allow single file source program execution, a feature, introduced in Java 11
|
7 years ago |
Stefan Bodewig
|
142c2e796d
|
Merge branch '1.9.x'
|
7 years ago |
Stefan Bodewig
|
5addfa6319
|
use getParent in isLeadingPath rather than string comparisons
|
7 years ago |
Gintas Grigelionis
|
2f64e0b51c
|
Trailing whitespace
|
7 years ago |
Stefan Bodewig
|
3c7377ec60
|
Merge branch '1.9.x'
|
7 years ago |
Stefan Bodewig
|
5a8c37b271
|
take symlinks into account when expanding archives and checking entries
|
7 years ago |
Stefan Bodewig
|
6a41d62cb9
|
add additional isLeadingPath method that resolves symlinks
|
7 years ago |
Stefan Bodewig
|
d064f5f7d3
|
ensure isLeadingPath cannot be subverted by too many double-dots
https://bz.apache.org/bugzilla/show_bug.cgi?id=62502
|
7 years ago |
Stefan Bodewig
|
8cfee71c77
|
document what FileUtils#normalize does in a certain edge case
|
7 years ago |
Stefan Bodewig
|
29d13b436a
|
clarify handling of symbolic links
|
7 years ago |
Jaikiran Pai
|
19e263a7dd
|
Merge changes from 1.9.x branch
|
7 years ago |
Jaikiran Pai
|
9e39514034
|
bz-62499 Revert the change which caused regression in "get" task. Plus introduce a test case to reproduce the issue and verify the fix
|
7 years ago |
Gintas Grigelionis
|
fa27518dc0
|
Bz 62324: in debug mode, separate message and exception it was encapsulated in
|
7 years ago |
Gintas Grigelionis
|
87a5dd395e
|
Bz 62324: simplify per review suggestion
|
7 years ago |
Gintas Grigelionis
|
8aa86560ce
|
Fix javadoc (cherry-pick master)
|
7 years ago |
Gintas Grigelionis
|
1b98901b0f
|
Fix javadoc
|
7 years ago |
Stefan Bodewig
|
bb572da3bb
|
SecureInputHandler lost prompt with commit 066c4ce
|
7 years ago |
Stefan Bodewig
|
4ecd6bf90b
|
Merge branch '1.9.x'
|
7 years ago |
Stefan Bodewig
|
f443a85b92
|
throw exception with useful message if input handler hits EOF
|
7 years ago |
Jaikiran Pai
|
047e897775
|
Introduce a "printSummary" attribute on the junitlauncher task to print the test execution summary
|
8 years ago |
Gintas Grigelionis
|
69a3f1c157
|
Bz 62324: in debug mode, separate message and exception it was encapsulated in
|
8 years ago |
Gintas Grigelionis
|
08bed224ec
|
Tidy up
|
8 years ago |
Gintas Grigelionis
|
f71d39da3c
|
Bz 22370: followsymlinks must default to true for consistency
|
8 years ago |
Gintas Grigelionis
|
f6f16d98d9
|
Merge 1.9.x
|
8 years ago |
Gintas Grigelionis
|
291a214ace
|
Fix javadoc and imports
|
8 years ago |
Gintas Grigelionis
|
4e3e565ece
|
Use String#contains() (cherry-pick 92f18cf)
|
8 years ago |
Gintas Grigelionis
|
520c0c6de1
|
Revert use of Java 6
|
8 years ago |
Gintas Grigelionis
|
4c03d7113c
|
More foreach loops (cherry-pick 061d29b)
|
8 years ago |
Gintas Grigelionis
|
baba2b85bb
|
More merge problems
|
8 years ago |
Gintas Grigelionis
|
64809d976e
|
Bad merge: missed a diamond
|
8 years ago |
Gintas Grigelionis
|
8c38eb4c61
|
Use foreach loops (cherry-pick 1c80d50)
|
8 years ago |
Gintas Grigelionis
|
8f30c476dd
|
A typo…
|
8 years ago |
Gintas Grigelionis
|
cd1ce377dc
|
Change followlinks to followsymlinks for consistency with fileset
|
8 years ago |
Gintas Grigelionis
|
35a84fea1a
|
Bz 22370: followlinks attribute
|
8 years ago |
Gintas Grigelionis
|
c9e0c5011d
|
Revert change for backwards compatibility
|
8 years ago |