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
Stefan Bodewig
f14808b93c
Remove last-modified line
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275527 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
a2932b0eda
Remove reference to jdk 1.1
PR: 23910
Obtained from: Jose Alberto Fernandez
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275526 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
ba9804b7b2
small list of new tasks and note on internal tasks/types change
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275524 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
b1f07fa550
synchonize ComponentHelper#checkNamespace()
This fixes a bug with use of <parallel> and xmlns:prefix="antlib:package
<project default="bug" xmlns:ac="antlib:net.sf.antcontrib">
<target name="t2">
<parallel>
<ac:shellscript shell="bash">echo hello</ac:shellscript>
<ac:shellscript shell="bash">echo hello</ac:shellscript>
</parallel>
</target>
</project>
- need a unit test for this
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275522 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
071861eedd
Update the news to mention ant1.6beta2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275521 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
3f3ae1997c
Add mention of the Wiki and move ant1.6beta2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275520 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
de35ac20c8
Adding to HEAD the beta.png and the antmanual.css
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275517 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
56e95d51f1
Add myself to authors list.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275516 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
098290b6de
add an optional attribute to import
note this is differnet from a failonerror attribute in
that it only checks for the existance of the
imported file, other errors in the imported
file would cause the build to fail
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275513 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8ea9fad227
Make .ssh/known_hosts optional
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275511 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
d3f03ad754
Merge from ANT_16_BRANCH
Fix problem with non absolute remote dirs
PR: 23833
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275510 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
6dc2619ae5
fix usage of mixed case names of add(typedef) introspection.
fix by moving the tolower method from unknownelement to introspectionhelper.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275505 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
0d2465cdb9
Condition is an interface
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275503 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
7bcae494e8
Opps, compare defaultvalue with name when testing for macrodef equality
fix equality testing
Obtained from: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275501 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
5882a3ea92
New Task "TestSetGenerator"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275500 13f79535-47bb-0310-9956-ffa450edef68
22 years ago