1996 Commits

Author SHA1 Message Date
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
0823bcba4e trunk requires 1.4 now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@711828 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 10:04:28 +00:00
Jan Materne
9a90265a33 additional example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@709177 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30 14:45:44 +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
6a67c09afc remove .NET tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@706580 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 11:33:29 +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
Stefan Bodewig
c0fab21f2d cvs tasks don't work with arbitrary executables named cvs.exe. PR 39551.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705224 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16 12:22:05 +00:00
Stefan Bodewig
e5e17582b0 Allow MailLogger to send a fixed email text. PR 38029.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@704562 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 15:15:47 +00:00
Stefan Bodewig
1be216b5d5 Allow <mail> to ignore bad recipients. PR 36446.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@704528 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 13:12:23 +00:00
Stefan Bodewig
43166e6884 Add charset and MIME-Type properties to MailLogger. PR 27211.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@704471 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 11:28:11 +00:00
Stefan Bodewig
16b8c7f5ba Ant knows Java6 if it sees it
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@704304 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 04:05:17 +00:00
Stefan Bodewig
5f81fd8011 javadoc fails if bottom/gead contain line breaks. PR 43342. Based on patch by Robert Streich.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@703516 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 16:20:54 +00:00
Stefan Bodewig
cc3962b0da Improve copy documentation, PR 45944.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@703136 13f79535-47bb-0310-9956-ffa450edef68
2008-10-09 11:29:17 +00:00
Stefan Bodewig
a4e5c13b86 Allow selectors for remote filesets in <ftp>. Submitted by Mario Frasca. PR 44726. (unfortunately some whitespace changes slipped in as well, sorry for that).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@699336 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 14:19:58 +00:00
Stefan Bodewig
0a679803f0 Add a maxtime option to <get> to allow it to escape hanging downloads. PR 45181.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@699324 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 13:55:26 +00:00
Stefan Bodewig
78ba5f0753 Add a firstmatchmapper. PR 44873.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@699288 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 12:00:51 +00:00
Stefan Bodewig
36786a3b76 make order of compositemapper's results predictable. PR 44873.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@699263 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 10:52:36 +00:00
Stefan Bodewig
5c86c03505 two more builtin properties, PR 45850.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@698949 13f79535-47bb-0310-9956-ffa450edef68
2008-09-25 12:44:22 +00:00
Stefan Bodewig
d51fbdd73d allow executable of signjar and verifyjat to be configured. PR 39189.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@697133 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19 15:28:34 +00:00
Stefan Bodewig
e438a9bf89 add a fileOnError attribute to <patch>. PR 44772. Submitted by Michael Bayne.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@695779 13f79535-47bb-0310-9956-ffa450edef68
2008-09-16 09:01:21 +00:00
Stefan Bodewig
eb9ac0c388 document <ant>'s behavior when multiple nested <property>s set the same property. PR 45226.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@691102 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 04:27:45 +00:00
Stefan Bodewig
246480ed2d allowNativeBasedir -> useNativeBasedir. Document it. PR 45711.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690969 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01 13:40:18 +00:00
Scokart Gilles
6af68d2147 typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690885 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01 07:37:10 +00:00
Stefan Bodewig
6a0be3bb10 Add "since 1.7.0" to pattern and format. PR 45712.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690265 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 14:08:29 +00:00
Stefan Bodewig
c2838fbceb I think this is telling the truth now (modulo allowNativeBasedir), but does anybody understand it?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689849 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 15:15:57 +00:00
Stefan Bodewig
46520b1e01 to be honest, there is yet another twist to basedir
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689846 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 15:06:17 +00:00
Stefan Bodewig
f70370a70a document the full beauty of how <ant> sets the basedir of the called project - related to PR 30569.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689768 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 09:34:32 +00:00
Stefan Bodewig
b7a61200ec Add a special listener that tries to invoke tearDown in a test class that caused a timeout or crashed the forked VM. PR 37241.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689751 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 07:56:41 +00:00
Stefan Bodewig
ff1c8616d3 Add namespace support to echoxml. Based on patch by Joey Richey. PR 36804.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688091 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 15:18:17 +00:00
Stefan Bodewig
8aace6872e bad XML in example. PR 45668.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688050 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 10:57:37 +00:00
Stefan Bodewig
739c7e224a document backwards compatibility hack in chmod. PR 41054
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687765 13f79535-47bb-0310-9956-ffa450edef68
2008-08-21 13:58:19 +00:00
Kevin Jackson
75899750ab apply patch for #36901 LayoutPreservingProprties (includes tests)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687402 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 18:12:57 +00:00
Stefan Bodewig
db76442a87 explain build.sysclasspath only once. PR 39338
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687371 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 15:16:47 +00:00
Stefan Bodewig
8ac94ac4a2 Point to Virtual Ant. PR 41189.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687368 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 15:09:15 +00:00
Stefan Bodewig
a9831bdcaf Add a new attribute to javadoc to allow URLs for location of offline links. PR 28881.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687360 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 14:44:14 +00:00
Stefan Bodewig
d814a03e98 support regular expressions in filename and name selectors. PR 45284.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@685887 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 13:31:20 +00:00
Stefan Bodewig
02e939c261 Add readable and writable selectors. Addresses PR 45081.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@685593 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 15:55:01 +00:00
Stefan Bodewig
3f609f9775 explicitly guard against nul values, mark to and from attributes as required. PR 44790.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@684721 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 11:40:31 +00:00