32 Commits

Author SHA1 Message Date
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
a1a8c3c21c place examples in <blockquote> blocks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277837 13f79535-47bb-0310-9956-ffa450edef68
2005-03-08 18:17:40 +00:00
Peter Reilly
f62a1b10b7 add reference to stylesheet for CoreTasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277821 13f79535-47bb-0310-9956-ffa450edef68
2005-03-07 18:09:10 +00:00
Matthew Jason Benson
c6995b83d9 Merging to the 1.6 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277200 13f79535-47bb-0310-9956-ffa450edef68
2004-12-14 21:19:28 +00:00
Jesse N. Glick
3703724a1d s/can not/cannot/
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277085 13f79535-47bb-0310-9956-ffa450edef68
2004-12-01 04:02:33 +00:00
Stefan Bodewig
3935a662f5 consistent use of <code> - submitted by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277057 13f79535-47bb-0310-9956-ffa450edef68
2004-11-19 09:07:12 +00:00
Jan Materne
df70b2b9e0 Clearify the availability of nested <param>/<property> elements in <ant>/<antcall>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276767 13f79535-47bb-0310-9956-ffa450edef68
2004-08-11 09:12:37 +00:00
Matthew Jason Benson
ad05cd8c7a Okay, maybe I was a little ambitious.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276631 13f79535-47bb-0310-9956-ffa450edef68
2004-06-24 19:37:37 +00:00
Matthew Jason Benson
c672e8778e Added multiple targets to <ant> and <antcall> using nested <target> elements.
PR: 5270, 8148, 17071, 6368, 29623


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276629 13f79535-47bb-0310-9956-ffa450edef68
2004-06-24 19:30:03 +00:00
Matthew Jason Benson
c860131f75 Minor cleanup.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276190 13f79535-47bb-0310-9956-ffa450edef68
2004-03-03 15:03:22 +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
35635fee1e Typo. Thanks to Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275794 13f79535-47bb-0310-9956-ffa450edef68
2003-12-17 13:06:52 +00:00
Peter Reilly
005b6a0016 Clarify inheritance of nested property's of the <ant>/<antcall> task
PR: 11003
Obtained from: Jeff Turner


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275671 13f79535-47bb-0310-9956-ffa450edef68
2003-11-24 16:12:40 +00:00
Stefan Bodewig
1b2a0d0f3e Properly document <reference> behavior, PR 22690
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275481 13f79535-47bb-0310-9956-ffa450edef68
2003-10-14 12:14:24 +00:00
Stefan Bodewig
8be42b1f4d You can't override the command-line, PR 16836
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275348 13f79535-47bb-0310-9956-ffa450edef68
2003-09-25 13:48:42 +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
Stefan Bodewig
1b88e53674 Add documentation for propertyset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274564 13f79535-47bb-0310-9956-ffa450edef68
2003-05-12 15:19:18 +00:00
Stefan Bodewig
7f2af7960c <tag /> ---> <tag/>
remove some stray CRs
fix some typos

Submitted by:	Larry Shatzer <Larry.Shatzer@Spirent.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273291 13f79535-47bb-0310-9956-ffa450edef68
2002-09-04 11:05:19 +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
Stefan Bodewig
1d7d78ea0d Bug 7552 auditing of <antstructure> - reset cache of visited elements
at the end of execute.

Add typedef to the child elements of project.

Fix some docs.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272334 13f79535-47bb-0310-9956-ffa450edef68
2002-04-10 10:02:54 +00:00
Stefan Bodewig
2ff97ac3d1 Now that we know why the test worked all these month, make it work
again, this time documenting the reason.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271603 13f79535-47bb-0310-9956-ffa450edef68
2002-02-28 12:39:58 +00:00
Steve Loughran
56a080ad8f one value of xdoclet based documentation is we wont have docs that are different from what the task really supports
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271601 13f79535-47bb-0310-9956-ffa450edef68
2002-02-28 07:58:46 +00:00
Stephane Bailliez
e967d77e02 Fix HTML title to be more useful for indexing.
PR: 5020
Reported By: jesse.glick@netbeans.com (Jesse Glick)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271131 13f79535-47bb-0310-9956-ffa450edef68
2002-02-03 22:00:42 +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
Stefan Bodewig
3745d5dc70 Add a new inheritRefs attribute to <ant> with a default value of false
that controls implicit copying of references - i.e. we don't copy
anything by default.

Try to copy a clone before copying the real object.

inheritRefs="true" doesn't make any sense for <antcall> as all
references of the calling project will be defined in the new project
and wouldn't be overwritten.  That's why <antcall> didn't even get
this attribute.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270136 13f79535-47bb-0310-9956-ffa450edef68
2001-12-13 11:56:25 +00:00
Stefan Bodewig
05b5cb8f3d Allow <ant> and <antcall> to pass references to the subbuilds.
Submitted by:	Matthieu Bentot <mbentot@arantech.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270105 13f79535-47bb-0310-9956-ffa450edef68
2001-12-10 10:10:35 +00:00
Stefan Bodewig
93ee07ad35 Show that Ant is an Apache project.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269839 13f79535-47bb-0310-9956-ffa450edef68
2001-10-30 10:05:39 +00:00
Stefan Bodewig
32da696de4 Add testcases for the inheritall/dir attribute combinations and their
results on the new project's basedir - clarify documentation.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269838 13f79535-47bb-0310-9956-ffa450edef68
2001-10-30 08:42:14 +00:00
Stefan Bodewig
986b213cec typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269831 13f79535-47bb-0310-9956-ffa450edef68
2001-10-29 09:38:48 +00:00
Stefan Bodewig
7c2ec95158 clarify documentation for <ant> task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269830 13f79535-47bb-0310-9956-ffa450edef68
2001-10-29 09:33:27 +00:00
Conor MacNeill
2fa84738b4 InheritAll documentation update
Submitted by:	Craeg K Strong <cstrong@arielpartners.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269306 13f79535-47bb-0310-9956-ffa450edef68
2001-07-10 13:23:29 +00:00
Conor MacNeill
5337488612 Merge of 1.3 branch changes into the main branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268652 13f79535-47bb-0310-9956-ffa450edef68
2001-02-13 12:32:01 +00:00