Gintas Grigelionis
|
b08077b2d6
|
Convert tabs into spaces
|
7 years ago |
Gintas Grigelionis
|
92af470118
|
Make sense
|
7 years ago |
Gintas Grigelionis
|
2973ddaddd
|
Adjust formatting
|
7 years ago |
Gintas Grigelionis
|
c7fcbef13a
|
Ungarble
|
7 years ago |
Gintas Grigelionis
|
c6aeb2eaa1
|
Missing CSS class
|
7 years ago |
Gintas Grigelionis
|
b1522dd370
|
Less tautology
|
7 years ago |
Gintas Grigelionis
|
1028b11afa
|
Correct markup
|
7 years ago |
Stefan Bodewig
|
de3e91d20f
|
document reverted clone method signatures
|
7 years ago |
Gintas Grigelionis
|
db380fb74e
|
A typo
|
7 years ago |
Gintas Grigelionis
|
66b52f99e4
|
Use HTML 5(-ish), fix links
|
7 years ago |
Gintas Grigelionis
|
3e61185e19
|
Use HTTPS links when available
|
7 years ago |
Gintas Grigelionis
|
fb75550cdc
|
Modernize tutorials
|
7 years ago |
Gintas Grigelionis
|
d5f4b681c4
|
Add tutorial sources
|
7 years ago |
Jaikiran Pai
|
2e78884913
|
Undo Java 8 refactoring changes of clone() method signature (relates to commit b7d1e9bde4)
|
7 years ago |
Stefan Bodewig
|
52a0ec8ede
|
Merge branch '1.9.x'
|
7 years ago |
Stefan Bodewig
|
6c976614ee
|
typo spotted by Al Le.
|
7 years ago |
Stefan Bodewig
|
a29e35d623
|
I wouldn't call the Saxon change a bug
|
7 years ago |
Stefan Bodewig
|
107d2d1b7b
|
Merge branch '1.9.x'
|
7 years ago |
Stefan Bodewig
|
3d6f8b0283
|
add test for copy example of Bugzilla 62076
https://bz.apache.org/bugzilla/show_bug.cgi?id=62076
|
7 years ago |
Stefan Bodewig
|
0a3b2c002b
|
bring back early exit that was there before Java8 refactoring
|
7 years ago |
Stefan Bodewig
|
4d0a7d5f26
|
frequency used to accept a null Collection before Java8 refactoring
|
7 years ago |
Stefan Bodewig
|
82f7d9be1d
|
Java8 refactoring also removed null check on mappers
|
7 years ago |
Stefan Bodewig
|
e8117b6d3c
|
move cast back after type compatibility check
|
7 years ago |
Stefan Bodewig
|
e041e2aefb
|
Merge branch '1.9.x'
|
7 years ago |
Stefan Bodewig
|
d9f60aab39
|
port granularity fixes from master branch
|
7 years ago |
Stefan Bodewig
|
c053271df8
|
tiny performance tweak
|
7 years ago |
Stefan Bodewig
|
acd33fa8df
|
Merge branch '1.9.x'
|
7 years ago |
Stefan Bodewig
|
2a5857c384
|
port image type bug fixes from Java8 refactoring in master
|
7 years ago |
Stefan Bodewig
|
3ae6f545dc
|
use explicit Locale now that we use toLowerCase instead of equalsIgnoreCase
|
7 years ago |
Stefan Bodewig
|
49e92364f7
|
resolveEntity was overwritten to remove exceptions before Java8 refactoring
|
7 years ago |
Stefan Bodewig
|
6b8f2a5bca
|
separator in toString used to be ; before Java8 refactoring
|
7 years ago |
reudismam
|
782ec74638
|
Use the isEmpty method instead of comparing the value of size() to 0.
This closes #61 pull request at github/apache/ant repo
|
7 years ago |
Stefan Bodewig
|
9873bf6c8a
|
Java8 refactoring removed not-null guard
|
7 years ago |
Stefan Bodewig
|
37210954e5
|
another evil PrintWriter introduced by Java8 refactoring
|
7 years ago |
Stefan Bodewig
|
1fbf712537
|
make sure destPath doesn't leak into dependency path
|
7 years ago |
Stefan Bodewig
|
495c0ed8ee
|
Revert "Java8 refactoring removed call to DirectoryScanner.scan"
the call to scan is redundant as supportFileSet.getDirectoryScanner
has already called scan internally.
This reverts commit eab7f04cac.
|
7 years ago |
Stefan Bodewig
|
c813b4d8d8
|
Java8 refactoring stripped null check on manifest.getMainAttributes
|
7 years ago |
Stefan Bodewig
|
6850ad2e61
|
rephrase comment after it has been moved
|
7 years ago |
Stefan Bodewig
|
eab7f04cac
|
Java8 refactoring removed call to DirectoryScanner.scan
|
7 years ago |
Stefan Bodewig
|
fb22a1a2eb
|
Java8 refactoring introduced the evil PrintWriter
|
7 years ago |
Stefan Bodewig
|
81882fe743
|
Java8 refactoring introdiced PrintWriter that we do not want to use
PrintWriter's `println` method swallows exceptions and we really want
to know when writing fails.
|
7 years ago |
Stefan Bodewig
|
c8b7af521e
|
move checkstyle rule back where it belongs
|
7 years ago |
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 |