Jacobus Martinus Kruithof
13bdae7c19
Added logging of stacktraces of exceptions in logmessage when loglevel = debug.
Made first use of this logging in the Delete task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475788 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
5b42e946ed
add --> to description
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475772 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
4c0e25065b
Recent change changed captialization of drive letter. (Drive letter should be case insensitive anyway)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475741 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
b4c15a3367
one welcome.html slipped through
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475740 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
781b9024f7
Removal of welcome.html
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475734 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
5aca4a21ca
remove of welcome.html from build.xml and ant-msi.wxs
(how to test ant-msi.wxs?)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475733 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
4420c40008
fix mailing lists
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475376 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
a324911cc5
Updated and simplified status (we should either update this file with releases or remove it)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475356 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
de968b4891
fix example xml. BZ 40975.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475291 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
91ae12be3f
Document fixcrlf as a filterreader in opposite direction. BZ 40976.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475290 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
fb8275c081
reference the list archives only online, better to update quickly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475212 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
5e4d3d0c93
do not uppercase systematically drive letters in FileUtils#normalize
append drive letter to absolute paths in Locator#fromURI
make FileUtilsTest pass under JDK 1.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475206 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
4b62dd0001
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475080 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
8fd0e11a37
inheritDoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475078 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
20b9f66d2d
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475076 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b1885e4435
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475075 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
017b808e7f
fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475073 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
8c07533456
fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475071 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b9bf508d0c
Bugzilla 38249: add quiet to loadfile
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474520 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
0a53c6b606
add a manual entry for antversion
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474508 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
aa2a44ee38
bugzilla 40754: add dtd for junit xml output (code already commited)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474500 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
92fd764afc
fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474496 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
d3dcc31c3d
remove link as import is not used
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474494 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
75e6e7f764
Bugzilla 40847: possible NPE in Jar.java
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474481 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
91a92f1034
equals/hashCode inconsistent for anonymous Comparator; removed both.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474379 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
4d0478b8f8
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474080 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
5d029deab9
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474079 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
7fe6d0a0fe
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474076 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
032ca220dd
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474075 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
94104f8777
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474072 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ca2fd67c3a
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474071 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
0a0e347cac
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473823 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
9288b2c715
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473822 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b155e56ba9
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473820 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
f0549fed8b
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473819 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
136b74e27b
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473818 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
9713d61912
40949
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473807 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
29c31d10c1
br 40949: Test of several resources on 1.3 showed that the compareTo method in the CompressedResource was defective.
HashMap on 1.4+ apparently checks using == before equals. When equals is used the compareTo on the CompressedResource would be called
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473806 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
45b120cfb2
Pre JDK 1.4 compatibility (even when compiled on JDK 1.4 or later)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473792 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
5f2768c82e
Avoid JUNIT methods requiring java 1.4 or higher.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473781 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
bba53939c8
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473560 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
1f52126472
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473558 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
7e01ed9d2d
Add innocuous warning message to catch erroneous ref="${refid}" stuff.
Suggested by Tim Ellison.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473415 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
4cc50d387f
I'm still trying to stabilize the web.xml is optional policy. Maybe we just pull it. Here the problem is that if you try and <war> where there already is one, there may not be an addedWebXmlFile.
I would have thought isInUpdateMode would handle this, but it does not. Instead we remember tht a web.xml file was set on teh command line, and get away with it. I may also downgrade the error to a warning.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473393 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
f3e0d1371b
added a link to Cenqua's Fisheye
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473203 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
5f571409e6
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473115 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
a6581ca523
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473114 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
2dc5872ded
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473112 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
2c3c58bb7f
checkstyle - mostly javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473108 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
cc2236d797
add a license header and a blurb explaining where the poms come from
see http://marc.theaimsgroup.com/?l=ant-dev&m=116168038904889&w=2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@472878 13f79535-47bb-0310-9956-ffa450edef68
19 years ago