Stefan Bodewig
7845e9f0af
Java8 refactoring removed buffering
7 years ago
Stefan Bodewig
38fed1a2fa
whitespace
7 years ago
Stefan Bodewig
4cacf92330
Java8 refactoring made createEmptyZip ignore skipWriting flag
7 years ago
Stefan Bodewig
debd9484f8
Java8 refactoring has stripped encoding of DNs
7 years ago
Jaikiran Pai
f690f9908e
Merge 1.9.x branch into master
7 years ago
Jaikiran Pai
fc1ad4424d
Change the copy-test#testResourceWithoutName to no longer expect a BuildException when the resource's name is null.
Detailed dev list discussion https://www.mail-archive.com/dev@ant.apache.org/msg46634.html
7 years ago
Stefan Bodewig
7ade15cb16
in 1.9.x we skip unmappable resouces in MappedResourceCollection
7 years ago
Stefan Bodewig
13249b7193
bad merge
7 years ago
Stefan Bodewig
e90f71193a
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
21b870006b
properly check return value of mapFileName
https://bz.apache.org/bugzilla/show_bug.cgi?id=62076
7 years ago
Stefan Bodewig
a3246562ff
ensure FileNameMapper implementations deal with null source names
https://bz.apache.org/bugzilla/show_bug.cgi?id=62076
7 years ago
Stefan Bodewig
801a44a207
add some documentation hints
see https://bz.apache.org/bugzilla/show_bug.cgi?id=62076
7 years ago
Stefan Bodewig
3bb66d9384
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
ee338052ce
verify Bug 62086 doesn't affect the 1.9.x branch
https://bz.apache.org/bugzilla/show_bug.cgi?id=62086
7 years ago
Jaikiran Pai
c8ea02ee7c
Merge 1.9.x branch into master
7 years ago
Adam Retter
e9294e0a74
[bugfix] Allow Saxon to be used for junitreport XSL transformation
This closes #57 pull request at github/apache/ant repo
7 years ago
Jaikiran Pai
7f1685bde0
bz-62076 bz-39960 Expect the mapper to follow the FileNameMapper#mapFileName contract and move the check for null onto the entire returned array
7 years ago
Jaikiran Pai
f3b8ace711
Fix previous commit - Java 5 doesn't allow @Override on implementation methods of an interface
7 years ago
Jaikiran Pai
1899e40b2e
Merge 1.9.x branch into master
7 years ago
Jaikiran Pai
e3f5250916
bz-62076 Make IdentityMapper follow the "mapFileName" API contract to avoid NPE when it deals with a non-matching source file name
7 years ago
Gintas Grigelionis
c53eb2b91c
There is a var tag in HTML 5…
7 years ago
Gintas Grigelionis
7eeb33d5e8
Chop off redundant blockquotes
7 years ago
Gintas Grigelionis
63dc4df7b8
Remove width constraints, unbreakable spaces and <code><pre>
7 years ago
Gintas Grigelionis
5266b79bb8
Tidy tag soup, trim whitespace, fix styling
7 years ago
Gintas Grigelionis
94d36a9fe7
Tidy tag soup, remove inlined styling, adjust formatting
7 years ago
Jaikiran Pai
66392baa68
Update whatsnew with bz-62086 fix
7 years ago
Adrien Grand
98e4b51aa8
bz-62086 Fix NPE in ChainedMapper.
This closes #59 pull request at github/apache/ant repo
This NPE happens whenever any of the sub mappers returns `null`, which may
happen eg. with `GlobPatternMapper`.
7 years ago
Jaikiran Pai
f20b41c9b6
Fix broken link in junitreport manual
7 years ago
Jaikiran Pai
a6429c6aa1
Fix broken link in junitreport manual
7 years ago
Stefan Bodewig
2b53103932
Tagging version 1.10.2 of Ant
-----BEGIN PGP SIGNATURE-----
iFoEABECABoFAlp55Z0THGJvZGV3aWdAYXBhY2hlLm9yZwAKCRCiEVrhX2uLcggk
AJ9I2oq243FdkyU/leNG4Au2/Rb9mgCdEzwkjDDVn8Rw5VsqEwKuBYikhIs=
=Vqby
-----END PGP SIGNATURE-----
Merge tag 'rel/1.10.2' and prepare for next iteration
7 years ago
Stefan Bodewig
a4a2cdecee
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
146df36155
Tagging version 1.9.10 of Ant
-----BEGIN PGP SIGNATURE-----
iFoEABECABoFAlp55cATHGJvZGV3aWdAYXBhY2hlLm9yZwAKCRCiEVrhX2uLciFP
AKC4x5HsfFp5rMRyAswvMoHOEwVgYgCeJEJ/v3w35MbrO8fBGI+M3NE18rk=
=D3zf
-----END PGP SIGNATURE-----
Merge tag 'rel/1.9.10' into 1.9.x and prepare next iteration
7 years ago
Gintas Grigelionis
a0a2bc3917
Do not add automatic module names
7 years ago
Gintas Grigelionis
b07affbc10
Cleanup
7 years ago
Gintas Grigelionis
a6ea3ce41e
Add automatic module name only to JPMS compatible jars
7 years ago
Gintas Grigelionis
4fb54ee478
Generate manifest files and add automatic module names for JPMS
7 years ago
Gintas Grigelionis
dee19b0f89
Make JetBrains CI work
7 years ago
Gintas Grigelionis
49d2f3ef9b
Make JetBrains CI work
7 years ago
Gintas Grigelionis
536d0e6c88
Correct use of remoteRepository
7 years ago
Gintas Grigelionis
de56022619
Correct use of remoteRepository
7 years ago
Stefan Bodewig
0eba7eb4ab
prepare RC1 of Ant 1.10.2
7 years ago
Stefan Bodewig
314eb433ee
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
528c94ee42
preparing RC1 of Ant 1.9.10
7 years ago
Stefan Bodewig
87409137ed
looks like a bad merge, seems Jenkins doesn't build everything
7 years ago
Stefan Bodewig
f11bc4eaa3
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
a390fd653c
BZ 62071 - fix error message when fileset.setFile is called twice
7 years ago
Stefan Bodewig
82573c463b
fix javadoc
7 years ago
Stefan Bodewig
32d178ffe2
Merge branch '1.9.x'
closes #56
7 years ago
Stefan Bodewig
b38faab1cc
swap constant string and variable in some equals ops
this is a stripped down version of #56 as `isEmpty` is not available
in Java5.
7 years ago
reudismam
02e32f76ca
Use equals method of a string literal to prevent NPE and isEmpty() method instead of comparing a String object with an empty string.
7 years ago