Peter Reilly
5d8402b1d3
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277288 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
9be317df59
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277286 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
78ac92c3bc
remove unneeded imports
Obtained from: Kevin Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277284 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
3d867eee2e
Avoid NPE thrown when using oata.helper.ProjectHelperImpl .
Reported by: Mark D. Hansen
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277282 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
d81308747b
Update copyright years.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277280 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
eaf787aafc
Spelling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277278 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
f3af5a6f26
Add length task to Ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277277 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
58cf8485c5
Made more consequent use of the method available in FileUtils to get the granularity.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277276 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
027027618d
Looking in the sources, 1 second is used (the "unix" granularity) instead of the claimed 0 milliseconds.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277275 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
554adbd008
Minor style updates.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277274 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
7b157bebf0
allow propertyset to use typedefs mappers directly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277272 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Antoine Levy-Lambert
6e72941062
Make it possible to create manifest only jars with the option duplicate="preserve"
PR: 32802
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277264 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Conor MacNeill
1b83e94bf1
JDM 1.5 compiler is much smarter than previous versions in the handling of
class references which should improve the performance of <depend>
The test has been changed to work with either, allowing eitehr one or two files
PR: 32557
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277263 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
8a926a3916
Invalid boolean test in "Calling Target(s) msg" of Ant task
PR: 32792
Obtained from: Kevin Greiner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277261 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
39116e15ea
Make bootclasspath construction in <javac> take build.sysclasspath
into account. Probably needs to get used in all other tasks
supporting bootclasspath as well.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277260 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
3476b74ca5
Jikes supports -bootclasspath
PR: 32609
Make bootclasspath construction in <javac> take build.sysclasspath
into account. Probably needs to get used in all other tasks
supporting bootclasspath as well.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277259 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
813c7581a8
<setproxy> fails to provide password authentication on some JDKs.
The patch provided in the bug report looked very similar to something
I once had to do in production code, when Ant's original code wasn't
enough. I forgot about it when we switched to commons-httpclient
shortly thereafter.
PR: 32667
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277255 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
0c24993c98
<scp> using <fileset> doesn't work with OpenSSH 3.9 (and later?).
PR: 31939
Submitted by: Casper Groenen <cgroenen at xebia dot com>
Atsuhiko Yamanaka <ymnk at jcraft dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277253 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
447b857382
Spelling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277251 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
e34cdfd356
1.6.2 version of class was not final
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277249 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
76e199cbe4
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277248 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
763ad7ae9b
Propagate build.compiler to tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277247 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
4ab55dc0c9
More shadows and statics that make Jikes whine
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277240 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
da7f8e2c5f
New mapper - <filtermapper>.
This is a filterchain applied to the source file names of the filenamemapper#mapFileName
function.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277237 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
19d45cc66e
testcases for new attributes on globmapper and regexpmapper
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277236 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
ae0dd4dca8
add casesensitive and handledirchar to globmapper and regexpmapper
PR: 16686 and 32487
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277235 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
c4e4dd9bb1
Shadowing
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277234 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
c4eee4d986
style - by Kevin Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277233 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
b5fc1bb243
opps: shadow setting due to renaming
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277231 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
139cee57f7
More LOC; also shrank constructor so checkstyle wouldn't complain.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277230 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
3e919cffbe
LOC
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277229 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
f8bc42dda7
Yet more bumming & javadoc. You'd think I'd have stopped by now...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277228 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
0bcd7a5471
Mostly javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277227 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
49fd65528e
Small refactoring
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277226 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
bc61ebf17a
Same LOC count, minus 2 method calls, cute implementation. ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277225 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
e4442deac2
Checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277222 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
305da99f8e
Checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277221 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
2d0707e131
Jikes again: shadows, some private finals that could be static and statics used as instance methods
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277219 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
ed1dc6c237
Checkstyle - Kevin Jackson mods
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277217 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
89683e39ec
Spelling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277216 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
960cd2a711
More javadoc work and LOC bumming.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277215 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
cd8a8e0cc2
LOC bumming and Javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277214 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
fd1350c42a
use Touch#addConfigured(Mapper) rather than add(Mapper) as the mapper is
used in the method
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277213 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
8e9a25e46f
For non-debug (verbose) log messages, enclose property names in double quotes
for clarity. Fix cases where "property name" is logged as '${property name}'
as that notation more appropriately refers to the property's value.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277212 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
84ea84cd4b
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277211 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
1824d36b3b
Add time zone to the test case.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277210 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
52a9f601c1
Document Kaffe rmic changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277208 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
0a03dc4b5d
Use close method to close streams, Submitted by Kevin Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277207 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
73e22b9d37
Loop optimization, Submitted by Kevin Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277206 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
f5ba6b2b7a
lower-case HTML tags
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277204 13f79535-47bb-0310-9956-ffa450edef68
21 years ago