Peter Reilly
ab0aa53ee1
Implement the sequential element of macrodef by a createSequential and
not a addTask()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275630 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
f492cc5278
Make ModifiedSelectorTest pass when started through build.sh or build.bat
PR: 24481
Submitted by: Florian.G. Haas (f dot g dot haas at gmx dot net)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275628 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
976e0a8b1d
Update the doc with the latest change.
I discovered a documented attribute called rootdir, which does not exist in the source code,
so I removed it from the doc too.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275625 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
c19671d815
Allow reporting on multiple modules, aliased or not.
Also report the previous revision of deleted files when it is available.
PR: 21373
PR: 22877
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275624 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
b5c4bdbec2
Provide error stack for [*]ant[*] and macro call
use same code for import and antlib
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275621 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
275cdebdc9
Solve parsing of revisions for new files
with CVS 1.11.9 or higher
PR: 24406
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275619 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
47fa568d32
fixes for presetdef's handling of attributes
PR: 24411
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275617 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
a679a5bbce
Prevent NPE in method CheckRemoteSensitivity
PR: 24440
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275615 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
3838c6ba28
<nice> as a task; unit tests tested on windows.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275614 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
23bebfbdc2
make error message for bad imports a little better
When an buildexception is reported in the imported xml, add the importer
xml file to the build exception
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275610 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
bc41ca3c90
Improve error message
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275608 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
1e7d5dd17b
fix timeout attribute of jdepend
add unit tests
add includeruntime to allow unittests to run
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275605 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
a94ef2aa3b
Indentation changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275603 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
eba9a3c2d9
Fix NPE, PR: 24344
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275602 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
e532d83445
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275601 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
6c846ce771
Add pointer to kanaputs, Submitted by Patrick Duverger
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275600 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
5aa9122868
Opps, last change broke relative import
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275598 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
916ad103bc
Use FileUtils#resolveFile instead of doing it by hand
Should work now on windows and netware
PR: 24296
Obtained from: Matt Lennon
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275596 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
77be27b180
Remove option to have parallel instead of sequential for macrodef. The
former was never tested.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275593 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
b53b599f52
document loading of multiple resources
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275590 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
aaf0eddca1
Only load the first properties resource for typedef and taskdef for
backward compatibility
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275589 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
fcdafc7dfd
fix documentation of move task
PR: 24193
Submitted by: Jesse Glick (jglick at netbeans dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275585 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
6e9d415e1e
timeout should result in build failure.
PR: 24170
Submitted by: Edwin Steele <Edwin underscore STEELE at rta dot nsw dot gov dot au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275583 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
38bc40702e
Change default uri from ant:core to antlib:org.apache.tools.ant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275581 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
920b610d01
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275579 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
292d2a94ba
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275576 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
c527bae9a5
Correct documentation of failonerror attribute for scp and ssh.
PR: 24169
Submitted by: Edwin Steele (Edwin_STEELE at rta dot nsw dot gov dot au )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275574 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
12c5bbbb6d
Solution for the Starteam disconnect bug
PR: 24110
Submitted by: Steve Cohen (scohen at apache dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275572 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
fc760b24e7
Simplify assertion in testcase (remark of Martin Kruithof)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275570 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
fc275eb2e5
Make org.apache.tools.ant.taskdefs.optional.sitraka.ClassFileTest pass under
JDK 1.2
PR: 23919
Submitted by: Martijn Kruithof (ant at kruithof dot xs4all dot nl)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275568 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
86a183cc1f
Allow typedef resource to pick up all the resources
of the name in the classloader, not just the first
PR: 24024
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275567 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
b25ce96904
Some typo fixes
well formed != valid
better debug support in ApacheCatalogResolver
PRs: 24059, 24060, 24069, 24070, 24074
Submitted by: Jesse Glick <jglick at netbeans dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275565 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
e19a2de440
Catch insanely small timeouts (i.e. it occurs before we even start to execute the command), PR 23992
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275563 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
a5ec1501c9
Properly parser return codes from server.
Also fixes PR: 23986
Suggested by: Atsuhiko Yamanaka <ymnk at jcraft dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275561 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
db261bb4de
If remotedir has been omitted, make it default to . - PR 23987
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275559 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
9734889750
Replace non ASCII characters by UNICODE escapes
PR: 23919
Submitted by: Martijn Kruithof (ant at kruithof dot xs4all dot nl)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275557 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
c0eecc68bb
fix for bug#19630; no handling large files. Needs testing on mono!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275555 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
b3ddeeaa0d
comment
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275554 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8736e68ea1
Better support for people debugging timed out reads in <telnet>, Submitted by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275551 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
5923085eb1
Add pointer to ImTask, Submitted by Jon Madison
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275549 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
de3a669c71
Register xmlcatalog as entity resolver for the stylesheet as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275548 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
eb288bb09d
Make properties available in timed-out tests, PR 23935
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275546 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
33df219930
Test for PR 23862
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275545 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
b08c07a137
user and new arguments have been swapped in setNew and setUser, PR 23966, Submitted by Jose Alberto Fernandez
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275543 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
22e068597c
Add jar required for IBM JDK's to the classpath, PR 23922, Submitted by Martijn Kruithof
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275541 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
b3d2f33791
Fix and test for unresolved references due inability
to create the reference object to give to scripts.
PR: 23915
Reported by: Jose Alberto Fernandez
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275537 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
d16990e9cb
New external Task PRes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275536 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
838afc68d8
Include checkstyle stylesheets
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275534 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
139d895c74
set project for created targets
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275532 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
4407502b60
Pull ant-launcher.jar into the classpath as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275529 13f79535-47bb-0310-9956-ffa450edef68
22 years ago