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
Stefan Bodewig
7477ba8b28
Update and sync <apply> and <exec> docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275264 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
2bd38f0df1
Restart stream reading and writing for each execution in <apply>.
PR: 22446
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275263 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
6cbd301d14
Add pointers from attributes to nested elements, PR 23165
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275262 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
eb9f755111
Typo in url
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275261 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
b282f83f44
New filter <concatfilter>. Adds the content of file at the beginning
or end of a file.
Discussion started at http://marc.theaimsgroup.com/?l=ant-user&m=106336791228585&w=2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275260 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
0a890ccf68
ApacheCon blurb
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275259 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
36accb02b3
Treat timeout like a failed execution, fix comments on Execute#getExitCode
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275258 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
63f41f90c6
Add tests for <import> inside <target>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275257 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
89ac5e3434
Removed backslash r characters (problem mentioned by Larry Shatzer)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275256 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
1e4a6bda8f
Spelling fixes.
Submitted by: Larry Shatzer (Larry dot Shatzer at Spirent dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275255 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
bbd7803ee0
Restrict antlib tasks to be instanceof AntLibInterface
Deal with types later
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275254 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
c18d49c605
Update antlib testcases to reflect restrictions in
tasks allowd in an antlib
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275253 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
47fcb87c23
remove sequential reference from antlib manual
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275252 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
fae3a853d3
add back removed description
+ checkstyle javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275251 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
4d89b46d4d
change implementation of handling importing files top-level tasks
to be less hachy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275250 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
13df56a202
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275249 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
469dcdf7a4
Create a deep (well, deeper) clone in AbstractFileSet#clone
PR: 23090
Make PatternSet Clonable.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275248 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
3af30bdfca
JDK 1.3- compatibility
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275247 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
10298f82ca
A test that has timed out must be considered an error, PR 23150
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275246 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
2951c7eaf6
copy selectors/available from main build to account for new conditiosn
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275239 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
b62bcdfd1a
Typo. Thanks Dominique :-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275237 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
294ef870c1
Removed hard coded \n from files.
Thanks to a remark of Larry Shatzer (Larry dot Shatzer at Spirent dot com).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275234 13f79535-47bb-0310-9956-ffa450edef68
22 years ago