Stefan Bodewig
|
0cda41d5b7
|
add a force option to signjar. Based on submission by Pavel Jisl. PR 46891
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@763661 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-09 14:17:38 +00:00 |
|
Stefan Bodewig
|
f826376e2e
|
preserveInTarget has been introduced with Ant 1.7.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@763656 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-09 13:59:45 +00:00 |
|
Matthew Jason Benson
|
d7c3883e53
|
document SecureInputHandler and add to known input handler types
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@759322 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-27 19:52:08 +00:00 |
|
Stefan Bodewig
|
f21a51dfd3
|
even more encoding options for zips
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@750072 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-04 16:54:39 +00:00 |
|
Stefan Bodewig
|
a8c2ab1868
|
provide options for enhanced encoding support in ZIP, document it. Many thanks to Wolfgang Glas who provided most of the test input as well as patches the new support is based on.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@748593 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-27 17:00:59 +00:00 |
|
Stefan Bodewig
|
4a39c7583f
|
re-generate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@741484 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-06 09:17:59 +00:00 |
|
Stefan Bodewig
|
c89504bc1a
|
looks like an artifact of a typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@739924 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-02 05:09:40 +00:00 |
|
Jacobus Martinus Kruithof
|
05aa4509fd
|
Forgot to commit this one yesterday (belongs to commit r739567)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@739864 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-01 22:19:20 +00:00 |
|
Stefan Bodewig
|
130b9317ef
|
support source/target on gcj. PR 46617. Based on patch by Paweł Zuzelski
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@738761 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 05:23:52 +00:00 |
|
Stefan Bodewig
|
2714152a1e
|
document resourcecontains condition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@738424 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-28 09:53:15 +00:00 |
|
Jan Materne
|
4ff97c4cf3
|
Two more examles.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@738393 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-28 07:38:53 +00:00 |
|
Stefan Bodewig
|
ac360836a2
|
Use Matt's proposed text to fix PR 46526
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@738005 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-27 05:25:22 +00:00 |
|
Matthew Jason Benson
|
5e7b9b56d7
|
pathconvert preserveduplicates
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@734865 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-16 00:06:07 +00:00 |
|
Stefan Bodewig
|
044aff92a7
|
No, loadfile doesn't overwrite properties. PR 46440.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@731895 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-06 09:36:19 +00:00 |
|
Stefan Bodewig
|
7b84ae34e5
|
partial implementation of a new preserveemptydirs attribute for sync's preservintarget. PR 43159. Unfortunately DirectorScanner.slowScan doesn't work as expected and I'm running out of time before a meeting, so I'm commiting it unfinished.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@727750 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-18 15:42:27 +00:00 |
|
Stefan Bodewig
|
fe67f95603
|
add a failOnNoReplacements attribute to replace. PR 21064.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@724377 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-08 15:13:09 +00:00 |
|
Stefan Bodewig
|
e673741d37
|
optionally expand properties in <replace>'s nested elements. PR 11585.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@723790 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-05 17:04:04 +00:00 |
|
Stefan Bodewig
|
647cd1207f
|
add a preservelastmodified attribute to replace and replaceregexp. PR 39002.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@723786 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-05 16:38:47 +00:00 |
|
Stefan Bodewig
|
75a677f701
|
allow token and/or value of replace's replacefilter children to be specified as nested elements. PR 39568.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@723779 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-05 16:08:46 +00:00 |
|
Stefan Bodewig
|
6b2e7156fc
|
make <replace> support resource collections. PR 24062.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@723766 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-05 15:38:38 +00:00 |
|
Stefan Bodewig
|
23c2c29cb1
|
Document behavior noted in PR 43159
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@723584 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-05 05:07:09 +00:00 |
|
Stefan Bodewig
|
163e6b921c
|
some assertions on dependset's logging
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@722967 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-03 16:53:33 +00:00 |
|
Stefan Bodewig
|
6eb8c15ed0
|
document <archives>. PR 46257.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@721525 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-28 16:05:23 +00:00 |
|
Stefan Bodewig
|
197f9ee4ec
|
Add support for setting system properties in xslt. PR 36653.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@720892 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-26 14:45:10 +00:00 |
|
Stefan Bodewig
|
def52dd8af
|
Add a failOnNoResources attribute to xslt. PR 46274.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@720862 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-26 14:24:01 +00:00 |
|
Stefan Bodewig
|
a92061f3cb
|
Add failOnError to xslt. PR 36260.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@720858 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-26 14:08:20 +00:00 |
|
Stefan Bodewig
|
a0c1be104d
|
add an option to suppress processor warnings. PR 18897.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@720775 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-26 09:34:16 +00:00 |
|
Jan Materne
|
6a2312cf4b
|
Example: counting lines in a file
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@720184 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-24 12:53:18 +00:00 |
|
Stefan Bodewig
|
f1a903928b
|
Add attributes for javadoc's -docfilessubdirs and -excludedocfilessubdir CLI args. PR 34455
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@720156 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-24 10:39:46 +00:00 |
|
Stefan Bodewig
|
a68bd22533
|
remove non-1.4 stuff from javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@720143 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-24 09:31:32 +00:00 |
|
Stefan Bodewig
|
435a6330e2
|
recommend useexternalfile="true" as first option to deal with javadoc problems. PR 41958.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@720139 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-24 09:20:44 +00:00 |
|
Stefan Bodewig
|
bee14ad0d4
|
allow chmod, chgrp, chown and attribute to be used outside of their native environment. PR 7624
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@714025 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-14 15:12:26 +00:00 |
|
Stefan Bodewig
|
193919c329
|
make sure prefix isn't set to project name in import. make sure it is set even when no target has been encountered in include.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@713745 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-13 16:05:47 +00:00 |
|
Stefan Bodewig
|
c27376e220
|
document that <delete dir=...> doesn't play well with symlinks. PR 45742.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@713671 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-13 07:44:31 +00:00 |
|
Stefan Bodewig
|
ebac984530
|
add an attribute that allows symbolic links to be deleted without following them. PR 36658.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@713641 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-13 05:14:25 +00:00 |
|
Stefan Bodewig
|
6b2378c2e6
|
Make prefix separator configurable, nest prefixes in include
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@713373 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-12 13:53:57 +00:00 |
|
Stefan Bodewig
|
27b0172aac
|
merge changes from import.html
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@713354 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-12 12:17:59 +00:00 |
|
Stefan Bodewig
|
02d1bce5d1
|
adapt to Dominique's feedback
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@713353 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-12 12:16:27 +00:00 |
|
Jan Materne
|
f7cec58a60
|
Document Java bug 6442982 : javadoc crashes when finding annotations not on its classpath
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@713046 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-11 14:07:24 +00:00 |
|
Stefan Bodewig
|
32c6ef39e4
|
add an <import> variant named <include> that matches EasyAnt's <use>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@713016 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-11 11:03:45 +00:00 |
|
Stefan Bodewig
|
dcf31da592
|
add 'as' attribute to <import> in order to control the imported target's prefixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@713005 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-11 09:36:51 +00:00 |
|
Jan Materne
|
586e5dc6ec
|
additional example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@712948 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-11 05:54:58 +00:00 |
|
Stefan Bodewig
|
8da250af7a
|
add some examples
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@708931 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-29 16:38:10 +00:00 |
|
Stefan Bodewig
|
47fda4e266
|
Add STARTTLS support to MimeMailer and use it in MailLogger and <mail>. Part of PR 46063.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@707368 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-23 13:13:36 +00:00 |
|
Stefan Bodewig
|
548fee43bf
|
support for CVS tags as start/end in cvcchangelog. Submitted by Rob van Oostrum. PR 27419.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705646 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-17 15:49:19 +00:00 |
|
Stefan Bodewig
|
80d45d8dbd
|
add remote option to use rlog instead of log to cvschangelog. Submitted by Rob van Oostrum. PR 27419.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705639 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-17 15:16:28 +00:00 |
|
Stefan Bodewig
|
ae202f6ff1
|
allow control over whether <concat> creates a file when there are no resources. Submitted by Mark Salter. PR 46010.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705626 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-17 14:16:26 +00:00 |
|
Stefan Bodewig
|
a1853e2770
|
Make cvstagdiff work properly for multiple modules and modules with spaces in their name. Open for optimization. PR 33501.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705260 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-16 15:29:42 +00:00 |
|
Stefan Bodewig
|
d85c862e9e
|
support modules with space in their names in <cvs> and <cvschangelog>, will be supported in <cvstagdiff> once PR 35301 is fixed. PR 38220.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705256 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-16 14:39:24 +00:00 |
|
Stefan Bodewig
|
ef94da3c23
|
allow cvstagdiff to ignore removed files. Submitted by Rob van Oostrum. PR 26257.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705241 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-16 13:42:30 +00:00 |
|