Stefan Bodewig
c77ef9c163
StyleTest seems to require a TraX implementation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275175 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
a623009b85
Examples of infinite loops, PR 22759
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275174 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
57f78f8111
Use valid URLs even in the text links, some people use copy'n'paste instead of clicking links
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275172 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
0c15aeca64
spell check
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275171 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
67cde455ff
Add some infos about myself.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275170 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8dde1c7b99
fix inconsistent handling of cvs.found - fail if we cannot use CVS
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275169 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
116be67214
exclude patch.txt and patch.tar.gz to make patch.xml more useful
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275168 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
468d6cb9f4
Add a reallyquiet attribute to <cvs>.
PR: 22774
Submitted by: Larry Shatzer <larry dot shatzer at spirent dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275167 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
86fdee1fa7
Display number of the column where the "error" occured (if present).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275166 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
7298876120
Add myself to committers.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275165 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
62e36bbd11
manual page for antlib
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275164 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
665a5463e7
Place antlibs temp defintions in a ant:current namespace.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275163 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
543e74c784
Use again Permissions to catch non zero exit statuses when using the Java task
with FailOnError = "true"
PR: 22533
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275162 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
446a11fca8
Add cygwin support in runant.pl
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275161 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
ef842caeee
Sync runant.pl with the other scripts to use new Launcher
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275160 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
229b965e9c
Adding a line about file.encoding, adding also missing quotes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275159 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
d18b0ee1d9
Add Copyright lines, PR 22807
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275158 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
26eb04c78c
label and lock/unlock cannot be used at the same time in <stcheckout>.
PR: 22829
Submitted by: Steve Cohen <scohen at apache dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275157 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
49672cb190
DelayedFileOutputStream -> LazyFileOutputStream (thanks, DD).
Add test for LazyFileOutputStream.
Make sure that output files get created, even if they are empty. This
is for backwards compatibility.
Found and removed an attempt to close the same stream twice.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275156 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
1df7fd17ca
Rollback temporarily the setting of new permissions when failonerror="true"
and fork="false"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275155 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2ba8ddc0be
Adding a permission to read file.encoding in the default set of permissions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275154 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
1de5995d90
Set default permissions appropriate to fail the builds when failonerror is
true (and fork false) and no other permissions were set.
Suggestion of Steve Loughran.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275153 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
417e81bb3c
Make the tests pass under Gump
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275152 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
70802b2319
Make <sshexec> evaluate the exit code of the remote command.
PR: 19237
Based on a submission by: Rob Meyer <rob at bigdis dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275151 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
6585a8aa20
Save the nerves of future generations of committers,
by failing the JavaTest if tests-classpath.value is not set
Also removed an unused path definition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275150 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
8fab9564d5
PR: 22533
Submitted by: J.M. (Martijn) Kruithof (ant at kruithof dot xs4all dot nl)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275149 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
1c2810aaff
whitespace changes only
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275148 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
ff6ef3c0c9
Don't connect to remote site when you know there is nothing to transfer.
also fixes PR: 22726
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275147 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8443b8b1a1
resolve relative paths in file and todir attributes like all other Ant tasks do - i.e. relative to basedir
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275146 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8b92e3742c
Improve symmetry
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275145 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
3e2593fb20
A JUnit TestSuite can contain tests from multiple classes. In particular it
can contain tests from two different classes but with the same method
name.
Add a new classname attribute to the <testcase> element in the
XML report so that people know which test the report is talking about.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275144 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
4141a91af1
Don't open the file used for <exec output="file"> and friends before
it gets actually written.
Needed to fix PR: 13652
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275143 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
cfbc62561b
explicitly cast StringBuffer to Object so that the "right" append
method gets chosen. This ensures that a JDK 1.4 compiled Ant can be
run on JDK 1.2. Well, makes it more likely.
PR: 22705
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275142 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
5eb0e72366
Make tests pass on OpenVMS.
PR: 22696
Submitted by: Knut Wannheden <knut at paranor dot ch>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275141 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
eda63287a3
Add example supplied by Rob Oxspring
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275140 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
9f7f90efe4
remove must be synchronized, too. Thanks Antoine
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275139 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
24179ae7dd
Switch BuildListener management from "copy on each event" to "copy on
add/remove".
Suggested by: Sylvain Wallez <sylvain dot wallez at anyware dash tech dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275138 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7e9b213aec
Explain gpg invocation line to myself
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275137 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
792476f03b
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275136 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
7ef94af799
Add an example with an octal permission for chmod's documentation.
PR: 22445
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275135 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
3effe75129
Change anchor name (thanks Dominique).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275134 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
3396e7c321
Remove direct call to deprecated project, location, tasktype Task field,
replaced by an accessor way into tasks.
Remove too some unused variable declaration and some unused imports.
PR: 22515
Submitted by: Emmanuel Feller ( Emmanuel dot Feller at free dot fr)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275133 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
1a702111ea
Define better the case sensitive attribute of the fileset type
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275132 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
d85bd5cccf
make the script to start ant from python use the new launcher
Submitted by: Knut Wannheden (knut dot wannheden at paranor dot ch)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275131 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
d61c41640d
Fixes unsensitive searches on case sensitive remote file systems
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275130 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
0745fe6426
Added a new testcase which fails on UNIX.
I need to change the inner class AntFTPFile so that it scans subdir
on case sensitive systems when case sensitive is set to false
and a path element is not found with its original spelling.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275129 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
ebce0ec700
fixed title
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275128 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
a0406cafe6
Quoting Rob Oxspring :
I was using the image task to create thumbnails and couldn't figure out
how to keep proportions of an image but keep it within a fixed size.
My solution was to change the keepproportions attribute to be a little cleverer.
The keepproportions attribute is no more and has been replaced by the proportions
attribute, which has been added with the following features:
proportions="ignore" - treat the dimensions independently (==keepproportions="false" and is default)
proportions="width" - keep proportions based on the width (==keepproportions="true")
proportions="height" - keep proportions based on the height
proportions="fit" - keep proportions and fit in the supplied dimensions
proportions="cover" - keep proportions and cover the supplied dimensions
Submitted by: Rob Oxspring (roxspring at imapmail dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275127 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
b92ed0aefc
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275126 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
a08de46903
close document, add copyright line
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275125 13f79535-47bb-0310-9956-ffa450edef68
22 years ago