Stefan Bodewig
7a4f4e90ac
Xerces-J 2.6.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275669 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
8b3e0de53d
Protect PWD with quotations to allow ant to be placed in
a directory with spaces
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275667 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
64319949ef
Set tasktype and taskname for preset'defed tasks
PR: 24934
Obtained from: Jacob Kjome
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275665 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
dcd39648be
remove spurious space after ant_version
PR: 24435
Obtained from: Aidan Doolan
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275663 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
1b33bb13e0
NAnt and MSBuild tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275662 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
887c8f256b
A <dotnetexec> task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275661 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
24f4015568
Make resolveExecutable method useful for subclasses
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275659 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
50d24e6e65
Initial commit so people know where I want to go
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275658 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
c2a696822c
JSch 0.1.9 seems to work fine
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275656 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
9c7480c7de
ApacheCon is over
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275655 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
65a797fee3
ApacheCon is over
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275654 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
448b958341
Use an existing URL in the example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275651 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
6cd4baf0a8
Check if parent file is not null before using it
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275649 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
6279b2dbba
remove hanging "the" in sql manual page
PR: 24419
Obtained from: Matthew Cary
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275647 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
929d67e0c9
Ignore attributes for different uris.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275644 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
a0359662be
Do now allow multiple attribute and elements of the same
name for macrodef.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275641 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
9931a12c72
Implement namespace uri scoping
nested elements of types/tasks use the same NS uri as the task/type.
also cleanup macrodef attribute handling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275639 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
99ac2c7d14
Remove badly placed quotes, Submitted by Knut Wannheden
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275637 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
3d4e2991ee
Move AntDoc pointer to external tools, add pointer to Jindent, submitted by Edouard Mercier
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275636 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
077ae8dc27
MacroInstance: if owningtarget not set, use a default
MacroInstance: if id is as an attribute, check if this is in the
macros attribute list and if not ignore
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275634 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
9bcaaaa34e
scriptfilter: clarify getToken and setToken methods, provide another example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275632 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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