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 |
Erik Hatcher
|
ab10fc8bbd
|
PR: 23149 - fixed typo. I thought I'd contribute something! :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275233 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |
Antoine Levy-Lambert
|
74f58bf0f8
|
Typos
Submitted by: Larry Shatzer (larry dot shatzer at servent dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275232 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |
Antoine Levy-Lambert
|
d9068e8df8
|
send the filename in the proper remote format in the site command done
to chmod a file after a put
PR: 23143
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275231 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |
Conor MacNeill
|
9e7f7bf7be
|
Verbose it is ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275230 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |
Jan Materne
|
792d22a4a1
|
document the buildfile (target and project level)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275229 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |
Jan Materne
|
2287849430
|
Link to documentation of "JavaAdapter".
How to import classes outside of "java" namespace.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275228 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |
Conor MacNeill
|
d189eb07a3
|
Mark entry and exit of <ant> and <antcall>
PR: 22718
Submitted by: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275227 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |
Conor MacNeill
|
e525cc2182
|
Old entry point is deprecated
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275226 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |
Conor MacNeill
|
4adfc6f679
|
Make easier to read
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275225 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |
Jan Materne
|
1bfcb24ac5
|
Add links to "Ant in Anger" and "Ant Task Guidelines"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275224 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |