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
Stefan Bodewig
3aeba65220
Fix typo.
Actually I dodn't mean to include this file with my last commit, but
now that it's in ...
This is part of my ongoing effort to run the .NET tests against a fink
installed mono-0.23 on my iBook (there no jit for PPC yet).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275223 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
b8fe8d10ba
Correct pointer to Antidote, submitted by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275222 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
eb409a2265
Fix new style test so that it pases on Linux. There appeared
to be a clock granularity problem where the output and the stylesheet
both have the same timestamp. I have change the test in XSLTProcess to
run the xslt in this case. Also added a more meaningful message
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275221 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
6330dbe30f
Fix some incorrect comments
PR: 23042
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275220 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
448b747873
Add pointer to JWare/AntXtras
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275219 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8f218f2d09
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275218 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2d0bb7d9c0
close the socket created by the socket condition
I have tested the issue. With the new code, within approximatively 100 milliseconds,
the socket is gone while ant keeps running.
PR: 23040
Submitted by: John C. Kendall (jkendall at technologist dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275217 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
ef72b8b0b9
Another typo!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275216 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
f26efe57b3
typo - sort of
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275215 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
3344eb0d7c
Imports
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275214 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
3a0e49f25a
Refactor TraxLiasion initialization to remove dependency from
core Ant to optional packages.
PR: 11103
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275213 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
2ae23a6a4b
Changes to <ant>
do not call the "" target (it gets run anyway)
allow duplicate params with the same name, last
param will be used.
Test cases for above
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275212 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7b90e493e8
It is legal to omit the target attribute in <ant>, don't die with a NPE
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275211 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
da7ebd07b8
Antlib: set location before maybeConfigure as maybeConfigure could
throw an exception (invalid element/attribute for example)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275210 13f79535-47bb-0310-9956-ffa450edef68
22 years ago