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
Jan Matrne
76933d2e28
update to latest Simian (fixed the multi formatter issue)
7 years ago
Jan Matrne
14bd7590fb
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ant
7 years ago
Jan Matrne
732309b596
update to latest Simian (fixed the multi formatter issue)
7 years ago
Gintas Grigelionis
c9025be06f
Deprecate Image task
7 years ago
Gintas Grigelionis
3e1c620983
Uniform attribute syntax
7 years ago
Gintas Grigelionis
175192a3ec
Skip tests of image task on Java 9+
7 years ago
Jan Matrne
49eefb1c98
whatsnew += Log4jListener is deprecated (breaks BWC)
7 years ago
Jan Matrne
91ab5f02e8
whatsnew += Log4jListener is deprecated (breaks BWC)
7 years ago
Jan Matrne
4ffebc6a12
user actual version of simian
7 years ago
Jan Matrne
68ca103490
user actual version of simian
7 years ago
Gintas Grigelionis
de8b975569
More corrections of tag soup;
reviewed use of multiple-choice attributes and definition of “unix” (see conditions)
7 years ago
Stefan Bodewig
f78682a2ed
seems the newer compiler plugin has become more picky
7 years ago
Stefan Bodewig
bed7cf0767
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
5892ab045d
whitespace
7 years ago
Stefan Bodewig
f0322a2f4b
Java9 tool location changes now show up on Jenkins
7 years ago
Stefan Bodewig
02e72b8ca9
Merge branch '1.9.x'
7 years ago
Jan Matrne
6fe6914f62
hint: log4j-bridge requires a newer version of Ant
7 years ago
Jan Matrne
21b231f572
hint: log4j-bridge requires a newer version of Ant
7 years ago
Stefan Bodewig
294f13b8c9
tunnel jenkins property via three layers of build files
7 years ago
Stefan Bodewig
40a9188d8b
infinite redirect test runs into network timeouts on Jenkins
this failure has been crying wolf for so long we hardly notice
something else might be broken in all the noise of failed Jenkins
builds.
7 years ago
Stefan Bodewig
1d84c903d9
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
4ea4bc6aa1
add @reudsimam who created #55 to contributor list
7 years ago
Stefan Bodewig
c48100f88d
Merge branch '1.9.x' closes #55
7 years ago
reudismam
1721393be7
Use valueOf method instead of constructor since valueOf has higher performance.
7 years ago
Stefan Bodewig
f57d60d6c1
apply patch #55 by @reudismam which doesn't apply properly on this branch
7 years ago
Stefan Bodewig
b4eb8f4afc
Merge branch '1.9.x'
7 years ago
Gintas Grigelionis
997a08b23e
Removed cvshome.org which is gone for good, added a few touches
7 years ago
Gintas Grigelionis
ef76c59e83
Check spelling, more highlighting
7 years ago
Gintas Grigelionis
b5deed84e3
More highlighting of new features;
also, loose is mostly used as an adjective
7 years ago
Gintas Grigelionis
20aaf8fe67
Corrected spelling of Kaffe
7 years ago
Gintas Grigelionis
d3827f7d84
Second reading: h5 and h6 must be styled;
uniform style of notes and new feature markers
7 years ago
Gintas Grigelionis
a04350e0bd
Reviewed documentation:
- stripped trailing whitespace;
- corrected the tag soup;
- corrected Java versions (1.4 followed by 5);
- stripped inline styling (use CSS for uniformity).
7 years ago
Jan Matrne
a1258d875c
document how to use the Log4j 1.2 Bridge
7 years ago
Jan Matrne
6d42415d95
document how to use the Log4j 1.2 Bridge
7 years ago
Jan Matrne
6bb1f2f059
make the Log4j 1.2 Bridge work
7 years ago
Jan Matrne
610b0b6416
make the Log4j 1.2 Bridge work
7 years ago
Jan Matrne
1465c4581a
clarify version vs. reference
7 years ago
Jan Matrne
f5b174345d
clarify version vs. reference
7 years ago