61 Commits

Author SHA1 Message Date
Stefan Bodewig
12d6181057 Improve PropertyHelper documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@811283 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 08:41:56 +00:00
Stefan Bodewig
abe9743630 Optionally enable caching for <path>. Should help in situations like PR 45696
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808421 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 14:08:13 +00:00
Stefan Bodewig
d8f18f1b90 add some more documentation about property helpers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808366 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 10:59:40 +00:00
Stefan Bodewig
c62e477a0b prefix and suffix attributes for command line arguments, PR 47365, submitted by Martin von Gagern
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@788677 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 12:41:50 +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
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
Matthew Jason Benson
69d85ab035 propertyHelper info
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677346 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 17:18:02 +00:00
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
2008-06-04 10:58:23 +00:00
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
2008-06-04 10:34:07 +00:00
Steve Loughran
787e7cf941 mention toString:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@612409 13f79535-47bb-0310-9956-ffa450edef68
2008-01-16 10:21:48 +00:00
Peter Reilly
ecd195e73e a note on using 3344{toString:} for path references
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@491723 13f79535-47bb-0310-9956-ffa450edef68
2007-01-02 00:22:43 +00:00
Stefan Bodewig
b6a97b829d AntUnit 1.0 Beta2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468962 13f79535-47bb-0310-9956-ffa450edef68
2006-10-29 19:49:44 +00:00
Jan Materne
6237ab4567 Add a paragraph about using external task libraries.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@465533 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 08:53:55 +00:00
Stefan Bodewig
782372dee5 remove copyright lines that match my fisrt attempt at a regexp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442093 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 04:33:25 +00:00
Stefan Bodewig
443e397b46 Add license header
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442089 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 04:19:00 +00:00
Matthew Jason Benson
50b046504d Add a link to ensure explanation (found an indictment of basedir's description
as being recursive).  :|


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@426106 13f79535-47bb-0310-9956-ffa450edef68
2006-07-27 15:40:14 +00:00
Jan Materne
d08491a7dd Some words to if/unless on targets
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@321171 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 18:42:32 +00:00
Stefan Bodewig
5d904dfab6 regenerate site and fix linefeeds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@307008 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 04:40:56 +00:00
Jan Materne
db6c9ffe51 Hint to ant.home property
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278404 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 07:24:47 +00:00
Matthew Jason Benson
c07b787a9a Clearly (hopefully) document '$'-escaping relating to Ant properties;
increase findability of this information by linking from property task.
PR: 34534


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278384 13f79535-47bb-0310-9956-ffa450edef68
2005-05-31 15:30:53 +00:00
Matthew Jason Benson
f03354ed83 Document ResourceCollections in paths.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278361 13f79535-47bb-0310-9956-ffa450edef68
2005-05-25 22:14:51 +00:00
Jesse N. Glick
2a0bbc499f Removing some gratuitous XHTML-isms. They still break JavaHelp, alas, and the manual is anyway not even strictly
formatted plain HTML, much less XHTML.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278201 13f79535-47bb-0310-9956-ffa450edef68
2005-04-29 18:58:16 +00:00
Peter Reilly
4d0a437116 add reference to stylesheet for rest of files (except a few that contain non-ascii characters)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277827 13f79535-47bb-0310-9956-ffa450edef68
2005-03-07 18:38:27 +00:00
Matthew Jason Benson
756f96fdf3 Java versions: Remove 1.1, add 1.5 .
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277745 13f79535-47bb-0310-9956-ffa450edef68
2005-02-28 23:52:48 +00:00
Steve Loughran
806fbc096c tweaking the bit on arguments.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277621 13f79535-47bb-0310-9956-ffa450edef68
2005-02-08 19:12:24 +00:00
Matthew Jason Benson
6b8d99e5f7 Rewording the References section.
PR: 33274


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277518 13f79535-47bb-0310-9956-ffa450edef68
2005-01-27 17:47:31 +00:00
Matthew Jason Benson
698cfd4a70 Mark project's default attribute as optional (again!).
PR: 32732


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277223 13f79535-47bb-0310-9956-ffa450edef68
2004-12-16 16:23:22 +00:00
Steve Loughran
40cfb498fd clarify conditional target execution logic
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276909 13f79535-47bb-0310-9956-ffa450edef68
2004-10-02 23:39:59 +00:00
Peter Reilly
05eda0c97f doc: clarification of targets in using.html
Obtained from: Jack J. Woehr


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276243 13f79535-47bb-0310-9956-ffa450edef68
2004-03-16 10:01:58 +00:00
Antoine Levy-Lambert
ff348804c1 Copyright owner The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276069 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 21:50:10 +00:00
Jan Materne
5236b17d09 Explain order of dependency-check/if-unless-evaluation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275761 13f79535-47bb-0310-9956-ffa450edef68
2003-12-09 14:17:12 +00:00
Stefan Bodewig
451172e226 Throw an exception instead of looping forever in top-level <*ant*> task.
PR: 22759


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275176 13f79535-47bb-0310-9956-ffa450edef68
2003-09-03 10:03:47 +00:00
Antoine Levy-Lambert
f62487dd91 missing closing / in XML filelist element
PR: 21784
Submitted by: aledonne at yahoo dot com


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274879 13f79535-47bb-0310-9956-ffa450edef68
2003-07-22 05:52:36 +00:00
Antoine Levy-Lambert
6010455796 add a link to zipfileset in the section about types supporting references
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274520 13f79535-47bb-0310-9956-ffa450edef68
2003-04-27 07:39:23 +00:00
Stefan Bodewig
23828535f5 Merge fix for bug 14521 from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274284 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 09:20:53 +00:00
Stefan Bodewig
61bbc457fe Add pathref attribute to <arg>.
PR: 13137


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273404 13f79535-47bb-0310-9956-ffa450edef68
2002-10-04 11:59:49 +00:00
Stefan Bodewig
130a54050b Make <arg line="''"/> closer to what a shell would do.
PR: 5906

Don't use <arg line="..." />!


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273209 13f79535-47bb-0310-9956-ffa450edef68
2002-08-09 08:49:46 +00:00
Stefan Bodewig
af97c64cb1 Make <project>'s default attribute required to stop the sky from falling.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273163 13f79535-47bb-0310-9956-ffa450edef68
2002-07-24 15:43:28 +00:00
Stefan Bodewig
1c960e7c14 Allow target-less build files by
(1) making project's default attribute optional.
(2) don't run executeTarget(s) if not asked for one

Adapt documentation and <antstructure>.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273111 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 14:41:47 +00:00
Magesh Umasankar
da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273081 13f79535-47bb-0310-9956-ffa450edef68
2002-07-09 21:06:15 +00:00
Magesh Umasankar
ca91f8cb7e Merge changes made to 1.5 Beta1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272826 13f79535-47bb-0310-9956-ffa450edef68
2002-06-01 12:26:43 +00:00
Peter Donald
2b22efccb0 If default target is not specified then default to using "main"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272529 13f79535-47bb-0310-9956-ffa450edef68
2002-04-20 06:21:17 +00:00
Diane Holt
098f15932f Document <dirset> and new <dirset>/<filelist> support for
<path> and <pathconvert> (and clean that puppy up!).
PathConvert.java is comment changes only, no code.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272113 13f79535-47bb-0310-9956-ffa450edef68
2002-03-30 21:37:41 +00:00
Diane Holt
039517550f Add a little to the -projecthelp stuff, some more about if/unless,
fix a few typos, etc.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272026 13f79535-47bb-0310-9956-ffa450edef68
2002-03-25 19:39:41 +00:00
Steve Loughran
ee1f70b4c9 bit more detail on target names
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271989 13f79535-47bb-0310-9956-ffa450edef68
2002-03-23 19:53:05 +00:00
Stefan Bodewig
17832b2eea <path> is not a task but a data type - and all data types can be used
outside of targets.

<typedef> is another task that may be used outside of targets.

I "fixed" that by replacing path with typedef in Steve's text, but we
really should talk about data types here as well - unfortunatley we
don't talk about data types in the manual at all, so it takes a bigger
effort.

Some year 2002 bugs.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271491 13f79535-47bb-0310-9956-ffa450edef68
2002-02-21 10:00:17 +00:00
Steve Loughran
0b8d5fcec1 being rigorous
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271462 13f79535-47bb-0310-9956-ffa450edef68
2002-02-21 06:39:30 +00:00
Steve Loughran
3947893793 little bit of extra detail on the example.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271461 13f79535-47bb-0310-9956-ffa450edef68
2002-02-21 06:25:16 +00:00
Magesh Umasankar
865ddb50ce Fix title Strings
PR: 5020

Submitted by: jesse.glick@netbeans.com (Jesse Glick)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271140 13f79535-47bb-0310-9956-ffa450edef68
2002-02-04 20:57:49 +00:00
Stefan Bodewig
b6a3e9df36 License police on documentation files:
(1) Make sure there is a Copyright notice on all visible files.

(2) Make sure all years in which the file has been modified are
listed.

(3) Make sure the format is consistent, i.e. separate consecutive
years with a dash, not a comma.

When Stephane changed starteam.html it has been 2001 in France but
2002 in Australia - does that mean we add 2002 to the Copyright line
or not?  ;-)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270652 13f79535-47bb-0310-9956-ffa450edef68
2002-01-10 08:48:33 +00:00