Stefan Bodewig
b929507956
stronger warning that timeout in ssh and telnet use different units. PR 23991
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676611 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
a0e5b158cf
allow ftp remote verification to be disabled. PR 35471. Suggested by Viacheslav Garmash.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676603 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
f97926a108
Allow more control over CSV output. PR 35627.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676560 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
b102187280
type any
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676192 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
7e387dfc12
doc/test global locals
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676191 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
d17c520e74
remove erroneous text
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676098 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
93af3c50df
add local properties; bugzilla 23942
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676095 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
a3570b87f3
table ended too soon ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675985 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
eaffd9d71b
allow SQLWarnings to stop <sql>. PR 41836.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675968 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
1a85008736
new showWarnings attribute that makes <sql> display SQLWarnings - if any. PR 41836
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675962 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
e1f227ae3d
work on PR 26459 - in progress (fighting with the tests and my environment)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675949 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
3523966203
Allow ant to continue even if <sql> fails to connect to the database. PR 36712.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675917 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
535d3552ca
document disagreement of different ZIP implementations when it comes to timestamps
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675882 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
165e9f5dd2
More cases whete includeJavaRuntime="false" may fail for gcj. PR 34638.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675842 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
f401fa3abb
ejbjar has a manifest attribute, PR 25003.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675581 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
02b3a7d13c
sql's onerror='stop' shouldn't make the task fail. PR 24668. Based on a patch by Dante Briones.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675579 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
a5cc97a7dd
remove executable flag
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673416 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
fb97da874b
remove executable flag
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673415 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
c48bdcbc80
remove executable flag. Cygwin's svn client?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673349 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
1914124791
propertyhelper stab
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673225 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
f3f0de4efe
unbreak bugzilla
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673219 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
ba6d6347ce
add an example of a unix function implemented with \<tokens\>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673162 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
93c43205f6
polish
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671938 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
61cdb478bf
clarify in case people expect directories to be empty just because they don't contain any matched files
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671415 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
a7e2a93ee4
Remove synchronization around logging of messages in order to avoid potential deadlock - see PR 45194
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@669464 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
fa52b460c1
Add a magic property that lists the targets that have been specified in order to run the current project. Based on patch by Colm Smyth (just like rev663051 was). PR 44980
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@663061 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
792a2f16f0
Add a new property to hold the current project's default target
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@663051 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Jan Materne
3ec2b738af
Some links to JavaDoc API (Doclet, Taglet)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@661239 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Jan Materne
30a591dfb1
Clearify the matching-rule
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@658558 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Peter Reilly
b4769e1c2e
up the jdk version to 1.3, and add a note about ant's jdk requirements for older versions of ant (bugzilla 44610)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@640018 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Jan Materne
f715dc614a
error in example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@631563 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Kevin Jackson
5fbd70b8ae
-bugzilla #44198
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@629665 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
b4ba0ddba1
<style> is deprecated in favor of <xslt>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@620501 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
1017c8530e
tweak
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@617540 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
ad88bbb8e0
Examples for
* <union> <intersect> <difference>
* resource selectors
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@617460 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
63c9a29e54
remove duped index attr
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@614363 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
787e7cf941
mention toString:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@612409 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
0d89047e67
Found some information about <sound> in my local storage which should be in the manual.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@611103 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
e8339a4905
ups ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@605140 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
a261de08b4
<tar> examples:
- tar: tarfile is deprecated since 1.5
- gzip: zipfile is not deprecated, but use of common name
- fix attribute names (Bug 44082)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@605137 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
47de006e0b
Fix error in the examples.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@603477 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
9ffa86dfbd
Example as discussed on user@ant >>Select "marked" directories<<
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@600530 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
48fd705167
New attribute: <xmlproperty delimiter=""/>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@587855 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
4369f64826
FailureRecorder
* remove duplicate "no-op" statement (javadoc + code)
* use BuildListener for writing at the end of <junit> instead of overwriting the file all the time
* minor comment edit
* pass project reference to <junit> nested elements (eg listener)
* order methods by interfaces
* some log messages in the recorder
* can use Ant properties for setting the location
FormatterElement
* don't set the project reference if there is already one
build.xml
* use ant property instead of system property for configuring FailureRecorder
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@587844 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
3d3f9f729e
SFOS-485 release build.xml isnt compatible with Ant1.7.0
http://jira.smartfrog.org/jira/browse/SFOS-485
-fixing the docs so nobody else uses commandResource prematurely.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583818 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
98a09b5d0e
linefeeds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583730 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Bruce Atherton
14f014c867
added notes about subdirectories of the distribution directory, minor edits
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@579318 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
b74c410de4
some notes about the file types of the distribution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577183 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
9cd9731a62
Added a basic profiling logger.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@576173 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
1bc133e8e4
typos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@575659 13f79535-47bb-0310-9956-ffa450edef68
18 years ago