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
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
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
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
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
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
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
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
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
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
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
Matthew Jason Benson
33856dc530
doc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@411177 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
384035656c
svn props
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@411170 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
e86a086d60
remove erroneously set svn:executable property.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@411168 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
7af36bba63
Missing @since .
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@411046 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
6cd3b1f7a0
Stefan pointed out that the XML formatter was mistakenly using "JUnit4TestFacade"
as the "class name" for simple TestCase's run under JUnit 4.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@411044 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
898a00e8b3
Just using a more explicitly qualified class name.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@411043 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
e165340126
- Refactor DeweyDecimal to util package, retain bc by keeping a stub in the original location
- Change AntVersion to use new (util) version of DeweyDecimal - suggested by Stefan
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@410022 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
82ee6de3c9
remove deprecated code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@410015 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
41c79eb325
remove deprecated code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@410014 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
72a3c74f5e
remove references to alpha - add in x.y.z tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@409552 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
e242acf554
implement DeweyDecimal versioning - strip alpha/beta/rc qualifiers from version string first
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@409551 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
88f1be2d04
Add support to define the stylesheet as a resource in <xslt>
Bugzilla Report 39407
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@409378 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
5800b026fa
updated to use a java translation of the javascript version handling code in the bug report
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@409344 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
40ec44ea42
updated test build file
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@409343 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
508bed9d44
test build file for antversion
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@409340 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
46f43ccaa9
tests for antversion condition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@409339 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
c9abdd4b8f
add apache license
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@409338 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
b31456c5e8
add an antversion condition as requested in #32804
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@409337 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
0ee5d2c875
guard against NPE, bugzilla 39648
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@409022 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
5d82bbf9a1
xhtmlify javadoc code tags
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@408931 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
33b7ca9e5b
<fixcrlf> used \r (Mac) line endings on OS X, whose proper line separator
is \n (Unix). Bugzilla report 39585.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@407562 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
0c726c8860
check file equality before deleting dest file in case of case-insensitive
system case changing renames. Bugzilla 37701; submitted by Anthony Goubard.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@405846 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
1d3df84f02
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@405626 13f79535-47bb-0310-9956-ffa450edef68
19 years ago