Conor MacNeill
dd83ca0c78
fix encoding
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275338 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
9a060983bc
Unix filesystem is case sensitive
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275337 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
6f7a6bd817
Roll back check on size of file as it does not deal with
a prepend/append filter.
Just use the default size in ChainReaderHelper rather that
the filesize as the file could be very big.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275335 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
e762c70125
get loadproperties to check the size of the file before attemting to read it
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275333 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
b89f7f04e6
Add warning for multiple classpaths
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275331 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
c12912c52b
merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275330 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
6867c1dd7e
doc updates in the tasks, for autogenerated docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275328 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
a0567b3d41
fuller docs of the tasks, with examples.
If someone were to fiddle with the xdocs templates, having
<pre> make it through without being coalesced onto a single line would be nice, as all the examples are ruined.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275327 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
1f6418427b
remove the -lib argument in Launcher if this is the last argument, since Main
does not know what to do with it
PR: 23358
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275326 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
d03b7eb618
xml escapes " replaced by literal quotes
merged back from ANT_16_BRANCH
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275324 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
fb28169fe9
Make replace tests pass on cygwin (test9 was failing)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275322 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
8a19a4e64f
Let ConcatFilterTest delete its files without exceptions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275321 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
ae18914d13
Forgotten dot at the end.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275319 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
a848fa441f
Remove redundant output, PR 20194
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275315 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
0997476f54
forgot to commit file
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275313 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
6c8567b428
Defer expansion of reference until the catalog gets used.
PR: 20965
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275312 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
8a08e94939
remove method implemented in superclass
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275310 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
fa097d22ea
remove attributestyle attribute from macrodef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275308 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
e05733aa9b
Add a granularity attribute to <copy>, <move> and <sync> that works
the same way as the attribute of the <depend> selector.
PR: 22150
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275307 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
127199510d
AssertionsTest needs a javac that supports assert
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275306 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
4a94edc335
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275304 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
1c2adaa4b4
replacing of " with " there was also a paragraph which was closed
twice with </p>
Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275302 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
ae86e27531
Add AC logo on all pages. This solution is ugly, ugly and ugly. Feel free to improve upon it
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275301 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
f1aee37cb9
tested jsch-0.1.8
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275298 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
28a0aa1adc
Fix docs of <csc>'s includeDefaultReference attribute, fix its default value to match the documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275296 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8e460fba0c
Make CSC tests pass on Mono again
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275295 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
0b31296abe
oops. didnt mean to commit that a- relic of someones patch to jspc that I wasnt happy with.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275294 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
7d5a81af57
With these changes assertions now work, at least as far as the java tests are concerned...not tested junit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275293 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
4f0d6c5a1f
Add test for PR 21037
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275292 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
89e17e984c
the fix to DotnetCompile forced vbc to explicitly reference things. hmm.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275291 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
75d695b5b0
minor cleanups; no code changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275290 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
4ff85c2061
Make PreSetDef compile
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275288 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
24a5f03a90
adding a new supported command line argument -lib
this command line argument is eaten by Launcher
shell scripts reworked to pass the classpath in the right location
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275286 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
1ca4fd8771
Adding information concerning multiple line labels in <p4label/>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275284 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
846faeb9f2
properly document <cvs>'s dest attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275282 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
b8bf84b852
Merge fix for 23320 from 1.6 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275281 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
7a3aebb47d
change AntlibInterface to AntlibDefintion
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275278 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
84b6f69d71
Remove interface AntlibInterface - replace with class AntlibDefintion
which is a Task and handles setURI and setAntlibClassLoader (from
a e-mail by Knut Wannheden)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275277 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
443bf819ed
Make SQL task work under Oracle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275276 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
6cee019ecc
added assertions as an explicit datatype
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275275 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
3d052904a8
1. remove the default library stuff from csc & the compiler.
2. remove the new standardlib flag needed to work around (1)
3. added a test for the jsharp compiler, and a fix to get the task to work.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275274 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
26fc7c119e
Spelling.
PR: 23298
Submitted by: Timothy Curchod (tim at businessglue dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275273 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
962a59d64f
Style
Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275272 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
8b6001e2c5
Copyright line fixed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275271 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
4bdb1c3e79
Spelling corrections.
Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275270 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
a66257b90e
Add Simian Task (used in check.xml). Information by Simon Harris, Redhill Consulting.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275269 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
5741bedf4c
state imports are only allowed as top-level tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275268 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
53252afb1b
Dissallow <import> within targets
remove some commented out code in ImportTask
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275267 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
d1bc937f76
ConcatFilter: rename attributes after->append and before->prepend; added documentation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275266 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
71be9bc2d6
<junit includeantruntime="true" fork="true"> replaced the CLASSPATH
instead of adding to it.
PR: 14971
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275265 13f79535-47bb-0310-9956-ffa450edef68
22 years ago