Matthew Jason Benson
3454a2bdc2
Only DL if the _artifact_ was not found;
taskdef anytime the _antlib_ wasn't found.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416831 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
d6c1221db2
rename get-m2 dest.dir to m2.dest.dir for better portability;
<fail unless=""> is more compact than a nested <not><isset /></not> in fetch/pickDest
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416830 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
68f12c8172
Extracted get-m2.xml from fetch.xml; modified so that a single run is
sufficient even when DLing the m2 tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416828 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
03ac32942c
ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416815 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
fa9b956a31
ignored optional jars
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416788 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
468476bd2a
renaming the .cvsignore files into .svnignore
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416510 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
0cf9258105
added some files to exclude
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416276 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
3671e1c97a
mail from Brian Agnew on the users list
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416243 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
2b20e49c11
as usual
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416236 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
a1448bb07d
Little something to make it easier for things that subclass main to change its exit behaviour. Its been on my HDD for a while. If people object to it, I'll roll it back, as its not anything I'm actively using...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416182 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
094e4cb81a
FileUtils.close
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416181 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
9e440d1f14
trying to get this to work. it is now in the jar.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416180 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
0d2a7bd4fa
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416179 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
9f80d97b98
sort declarations
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416168 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
6fdc02e7b2
lets evaluate properties inline. Incidentally, <scriptdef> and the like Do Not do this. Too late to change now, probably.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416163 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
ddcddd098e
add since doc for subant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416042 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
e9910f7bda
Update info on AntXtras
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415901 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
ead9482eb3
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415899 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
26666f6c70
How scriptdef handles namespaces in element types.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415841 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
a7a552988f
extending scriptdef
1. nested text gets passed to self.text
2. a fail(String) method takes on the work of throwing exceptions even in languages that dont make it easy to throw BuildExceptions
I have antunit tests for these in the antbook source tree, but not moved them into ant's codebase yet.
Issue: should nested text be something that must be enabled explicitly via a nestedText attribute in scriptdef?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415817 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
ac92e4e6bd
add tempfile deleteOnExit. PR# 39842. Submitted by Patrick Martin (then slightly modified).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415695 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
5405bd41c9
add <javadoc verbose> setting
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415682 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
d2bcd0ad05
mention [PATCH] in BZ
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415679 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
b51e242d8d
test was failing on osx, change to use StringUtils - test now passes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415545 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
62cfecef3b
add in script languages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415443 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
1ac9c0aeab
add in script language versions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415442 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
abc3a785cf
request of Wascally Wabbit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415345 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
cf36820272
Closing some streams in Manifest, patch kindly provided by John Sisson.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@414940 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
becf501f26
Add a note about unsubscribe from the mailinglist.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@414520 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
4f2ff64361
use fileutils.resolveFile
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@414442 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
273794a209
added some pointers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@414440 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
9b89d8d0a3
use fileutils.resolveFile
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@414439 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
83de34c8b9
added gpg key (could be totally flawed)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@413843 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
87b9690a66
WiX task is no longer untested
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@413804 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
58e926515f
fix line feeds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@413802 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
c719b4d427
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@413799 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
22aa7a786b
document description attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@413692 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
4d3c309f72
change policy of PropertyResource to return the actual dereferenced value.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@413541 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
55a2554cc8
toString() override. Debuggers like them.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@413537 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
d13b625c3e
Update to latest jsch available on ibiblio, to allow the ssh optional task to be build.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@412819 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
3447bf3760
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@412492 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
90ae788bf2
Performance enhancement by Dave Brosius
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@412489 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
731eadf2ee
Fix for SystemId of stylesheet
Bugzilla 39407.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@412369 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
31c6b1478b
FTP Account could not be specified in ant FTP task.
Bugzilla report 39720.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@412075 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
ea67f0d44a
ReplaceTokens should allow properties files.
Bugzilla 39688
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@412040 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
8bb8fad68f
sp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@411891 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
acfa55e818
Add a target to create an MSI installer for Ant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@411884 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
1746e40634
use fileutils.resolveFile
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@411724 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
7bb0e9bcb7
fix copyright date
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@411699 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
06c1247488
- trim whitespace
- xhtmlify javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@411696 13f79535-47bb-0310-9956-ffa450edef68
19 years ago