Stefan Bodewig
c9d1f374e5
Drop JDK 1.1 compatibility in favor of improved error handling, submitted by Martijn Kruithof
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275245 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
388c987ddc
Log tests that have timed out in the summary as well.
PR: 23160
Submitted by: Martijn Kruithof <ant at kruithof dot xs4all dot nl>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275244 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
2f7478b5c4
Add new asofdate attribute to <stcheckout> and <stcheckin>
PR: 20578
Submitted by: Steve Cohen <scohen at apache dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275243 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
08084b4e5c
Next round of typo fixes by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275242 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
c23f87c249
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275241 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
d66074dfdd
next set of typo corrections by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275240 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Erik Hatcher
47e1ca0730
xjavadoc has issues with parsing the trailing comment. easier to remove the comment than to fix xjavadoc :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275238 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
3c1db41ac7
New <modified> container.
Bugzilla Report 20474
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275236 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
8268a3c4e4
Spelling
Submitted by: Larry Shatzer (Larry dot Shatzer At Spirent Dot Com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275235 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
74f58bf0f8
Typos
Submitted by: Larry Shatzer (larry dot shatzer at servent dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275232 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
d9068e8df8
send the filename in the proper remote format in the site command done
to chmod a file after a put
PR: 23143
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275231 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
9e7f7bf7be
Verbose it is ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275230 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
d189eb07a3
Mark entry and exit of <ant> and <antcall>
PR: 22718
Submitted by: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275227 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
e525cc2182
Old entry point is deprecated
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275226 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
4adfc6f679
Make easier to read
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275225 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
3aeba65220
Fix typo.
Actually I dodn't mean to include this file with my last commit, but
now that it's in ...
This is part of my ongoing effort to run the .NET tests against a fink
installed mono-0.23 on my iBook (there no jit for PPC yet).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275223 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
b8fe8d10ba
Correct pointer to Antidote, submitted by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275222 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
eb409a2265
Fix new style test so that it pases on Linux. There appeared
to be a clock granularity problem where the output and the stylesheet
both have the same timestamp. I have change the test in XSLTProcess to
run the xslt in this case. Also added a more meaningful message
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275221 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
6330dbe30f
Fix some incorrect comments
PR: 23042
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275220 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8f218f2d09
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275218 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2d0bb7d9c0
close the socket created by the socket condition
I have tested the issue. With the new code, within approximatively 100 milliseconds,
the socket is gone while ant keeps running.
PR: 23040
Submitted by: John C. Kendall (jkendall at technologist dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275217 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
ef72b8b0b9
Another typo!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275216 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
f26efe57b3
typo - sort of
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275215 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
3344eb0d7c
Imports
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275214 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
3a0e49f25a
Refactor TraxLiasion initialization to remove dependency from
core Ant to optional packages.
PR: 11103
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275213 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
2ae23a6a4b
Changes to <ant>
do not call the "" target (it gets run anyway)
allow duplicate params with the same name, last
param will be used.
Test cases for above
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275212 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7b90e493e8
It is legal to omit the target attribute in <ant>, don't die with a NPE
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275211 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
da7ebd07b8
Antlib: set location before maybeConfigure as maybeConfigure could
throw an exception (invalid element/attribute for example)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275210 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
99b22a7da3
Change design for storing the current antlib uri
Allows deferred execution to work - for example
ant script in macro def.
Bugzilla report : 23029 from Yannick Menager
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275209 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
3de1a4577e
fix typeofs
Patch from Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275207 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
3b92419d61
Remove dependency to bootstap version.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275205 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
f1ed5195f0
Test if <style> generates new if the XSL is new.
Forgotten to "add" before "commit".
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275203 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
9e109bcbac
Typos found by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275201 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
f9314cc6b9
Checks that a property file is created when not present.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275197 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
6f5e89efb6
Undo change made by accident ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275193 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
f5ef612691
Test if <style> generates new if the XSL is new.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275192 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
b73592bce8
spell check
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275191 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
7609ac7764
1. new ildasm command to disassemble .il files. So that you can disassemble the output of tlbimport, patch it and recompile it. Yes, that is the official way to get C arrays marshalled into .net
2. patch to ilasm so that the default fileset is ignored when <src> elements are added and srcDir attr is undefined
3. tests!
ildasm has duff resource handling. It autogenerates the resources in the dir it runs, you cannot predict or control their names. So we CD to output dir, that is the dir of destFile unless an explicit res dir is provided. Ugly, ugly ugly.
And to think that they claim .net is better on account of the ease of development.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275190 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
6f50296c91
factored out the FAT granularity constant into FileUtils, though I am sure it is used in many other places.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275189 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
a8d3085b01
1. autogenerate text messages from if and unless clauses, when there is no text. Because it is very useful.
2. test cases to check for if and unless combinations are what we intended.
current behaviour is as follows:
if unless outcome
F F pass
T F fail
F T pass
T T pass
I am not sure this is what makes perfect sense, i'd expect if=F, unless=F to also fail, but what we have, we have. Though since it aint stated in the docs...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275188 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
bdf630adb9
Make sure continuations of multi valued attributes (Class-Path) are
added to the correct instance
PR: 22816
Submitted by: Dan Douglas
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275187 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
03d8b12829
Catch another simple to detect case of infinite antcall loops
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275186 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
0c42e047b2
Checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275180 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
70ba81f024
Let Project.toBoolean(String) handle null as argument.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275179 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
1fcc1b6167
New shortcuts for ant options:
-d --> -debug
-e --> -emacs
-h --> -help
-p --> -projecthelp
-s --> -find
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275178 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
451172e226
Throw an exception instead of looping forever in top-level <*ant*> task.
PR: 22759
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275176 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
a623009b85
Examples of infinite loops, PR 22759
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275174 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
468d6cb9f4
Add a reallyquiet attribute to <cvs>.
PR: 22774
Submitted by: Larry Shatzer <larry dot shatzer at spirent dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275167 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
86fdee1fa7
Display number of the column where the "error" occured (if present).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275166 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
665a5463e7
Place antlibs temp defintions in a ant:current namespace.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275163 13f79535-47bb-0310-9956-ffa450edef68
22 years ago