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
2008-07-11 10:59:48 +00:00
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
2008-07-11 09:25:30 +00:00
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
2008-07-11 07:00:56 +00:00
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
2008-07-10 14:06:44 +00:00
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
2008-07-02 15:16:07 +00:00
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
2008-07-02 10:21:07 +00:00
Matthew Jason Benson
1914124791
propertyhelper stab
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673225 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 23:02:29 +00:00
Matthew Jason Benson
f3f0de4efe
unbreak bugzilla
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673219 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 21:39:55 +00:00
Matthew Jason Benson
93c43205f6
polish
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671938 13f79535-47bb-0310-9956-ffa450edef68
2008-06-26 16:38:12 +00:00
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
2008-06-25 04:24:50 +00:00
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
2008-05-29 07:30:15 +00:00
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
2008-02-11 15:08:49 +00:00
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
2008-01-22 22:43:07 +00:00
Jan Materne
e8339a4905
ups ...
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@605140 13f79535-47bb-0310-9956-ffa450edef68
2007-12-18 08:45:30 +00:00
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
2007-12-18 08:41:04 +00:00
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
2007-10-24 11:26:02 +00:00
Stefan Bodewig
98a09b5d0e
linefeeds
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583730 13f79535-47bb-0310-9956-ffa450edef68
2007-10-11 08:31:12 +00:00
Stefan Bodewig
1bc133e8e4
typos
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@575659 13f79535-47bb-0310-9956-ffa450edef68
2007-09-14 12:35:55 +00:00
Jacobus Martinus Kruithof
a5b10335fc
TempFile changes (ctd)
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574363 13f79535-47bb-0310-9956-ffa450edef68
2007-09-10 20:31:42 +00:00
Jacobus Martinus Kruithof
7e05b3d981
pr33969: tempfile task / FileUtils.createTempFile now actually creates the file.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574339 13f79535-47bb-0310-9956-ffa450edef68
2007-09-10 19:15:27 +00:00
Jacobus Martinus Kruithof
f14a2ef8c3
Improvement of handling mappers in the touch task. datetime and millis now take precedence over the timestamp on the original file. Bugzilla report 43235.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@571970 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 12:53:16 +00:00
Peter Reilly
eaa4b86d6b
Bugzilla 43114: package-info.java repeatedly compiled
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@568503 13f79535-47bb-0310-9956-ffa450edef68
2007-08-22 08:25:58 +00:00
Peter Reilly
3d429117ab
'doc' for componentdef
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@564789 13f79535-47bb-0310-9956-ffa450edef68
2007-08-10 22:31:15 +00:00
Matthew Jason Benson
3fceba85a5
clarify jlink alternatives
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@559549 13f79535-47bb-0310-9956-ffa450edef68
2007-07-25 18:23:56 +00:00
Jan Materne
b1eddca62b
<property> now supports xml-based property definition. Bug 42946.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@559386 13f79535-47bb-0310-9956-ffa450edef68
2007-07-25 10:12:58 +00:00
Peter Reilly
b83cd5bb71
Bugzilla: 40776 work-around for javac generics bug
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@558058 13f79535-47bb-0310-9956-ffa450edef68
2007-07-20 17:12:38 +00:00
Jan Materne
05d6dded01
Spec breaks now can 'fail' the build or just be reported on 'warn' or verbose ('ignore') level.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557270 13f79535-47bb-0310-9956-ffa450edef68
2007-07-18 14:11:50 +00:00
Jan Materne
154ef1be5c
Interim solution for "strict" attribute. Change to an enum in a few hours.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557229 13f79535-47bb-0310-9956-ffa450edef68
2007-07-18 11:23:40 +00:00
Matthew Jason Benson
17bd4f6670
document scriptcondition return value
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557001 13f79535-47bb-0310-9956-ffa450edef68
2007-07-17 18:02:20 +00:00
Matthew Jason Benson
33414b8d49
doc concat as RC
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@556999 13f79535-47bb-0310-9956-ffa450edef68
2007-07-17 17:59:36 +00:00
Matthew Jason Benson
ecec7dc464
refine retry docs
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@556992 13f79535-47bb-0310-9956-ffa450edef68
2007-07-17 17:54:22 +00:00
Jan Materne
2c44cef133
Encourage people to follow the packaging spec.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@553857 13f79535-47bb-0310-9956-ffa450edef68
2007-07-06 12:19:28 +00:00
Matthew Jason Benson
63fb4d459b
"rawblobs" attribute added to SQL task.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@551323 13f79535-47bb-0310-9956-ffa450edef68
2007-06-27 21:02:43 +00:00
Peter Reilly
d5b535aa9a
changed macrodef to macro invocation
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@550859 13f79535-47bb-0310-9956-ffa450edef68
2007-06-26 17:02:02 +00:00
Peter Reilly
1256e67649
Bugzilla 42661: usefull -> useful
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@547250 13f79535-47bb-0310-9956-ffa450edef68
2007-06-14 13:56:21 +00:00
Kevin Jackson
943fa3a975
-retry task container
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@539309 13f79535-47bb-0310-9956-ffa450edef68
2007-05-18 08:25:32 +00:00
Matthew Jason Benson
6169483340
doc
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@538727 13f79535-47bb-0310-9956-ffa450edef68
2007-05-16 20:51:31 +00:00
Jan Materne
b847391e05
fix html error
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537763 13f79535-47bb-0310-9956-ffa450edef68
2007-05-14 09:39:04 +00:00
Matthew Jason Benson
7a504524f2
fix textfile/astext attribute descriptions
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@536242 13f79535-47bb-0310-9956-ffa450edef68
2007-05-08 16:27:09 +00:00
Jan Materne
d6cbd609c2
Refactor .code/.output into global css
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@534335 13f79535-47bb-0310-9956-ffa450edef68
2007-05-02 06:56:16 +00:00
Jan Materne
d3ea742f45
remove beta.png from the rest of the manual
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@534326 13f79535-47bb-0310-9956-ffa450edef68
2007-05-02 06:15:35 +00:00
Jan Materne
c7f7d99c3d
Add tests. Document the regexp for attribute name.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@530664 13f79535-47bb-0310-9956-ffa450edef68
2007-04-20 06:25:05 +00:00
Jacobus Martinus Kruithof
a069b78495
Bug 42055, improved cygwin documentation.
...
supplied by Daniel Santos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@529015 13f79535-47bb-0310-9956-ffa450edef68
2007-04-15 17:07:49 +00:00
Jan Materne
9668d399a7
Show the used pattern.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@518952 13f79535-47bb-0310-9956-ffa450edef68
2007-03-16 12:13:18 +00:00
Jan Materne
4ac52b48a3
Bug 41642: document not-setting of the property on empty strings. (LoadResource.java:184)
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@518946 13f79535-47bb-0310-9956-ffa450edef68
2007-03-16 11:49:05 +00:00
Jan Materne
7bbe7f8f01
Bug 41677: wrong example with .svn
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@518941 13f79535-47bb-0310-9956-ffa450edef68
2007-03-16 11:32:29 +00:00
Jan Materne
84a526187d
Example using <resourcecount> inside <fail>
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@518153 13f79535-47bb-0310-9956-ffa450edef68
2007-03-14 14:13:36 +00:00
Jan Materne
cb278717d8
Documented wrong attribute.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@518151 13f79535-47bb-0310-9956-ffa450edef68
2007-03-14 14:02:03 +00:00
Jan Materne
1258f6166a
Two examples using nested resource collections.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@518139 13f79535-47bb-0310-9956-ffa450edef68
2007-03-14 13:53:24 +00:00
Jan Materne
258df2bbb0
* add 'since' information
...
* use the right anchor name (does that need BWC?)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@516308 13f79535-47bb-0310-9956-ffa450edef68
2007-03-09 05:44:34 +00:00