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
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
Stefan Bodewig
cde70b0faf
Document SubBuildListener
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276640 13f79535-47bb-0310-9956-ffa450edef68
2004-06-25 07:59:46 +00:00
Stefan Bodewig
09e8fc7085
typo
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276605 13f79535-47bb-0310-9956-ffa450edef68
2004-06-23 06:35:56 +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
Stefan Bodewig
98e0edd7aa
setXyZ works as good as setXYZ or setXYz or setXyz, PR 23732
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275468 13f79535-47bb-0310-9956-ffa450edef68
2003-10-14 08:29:15 +00:00
Peter Reilly
a2557005cd
attempt to describe the new add introspection rules
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275428 13f79535-47bb-0310-9956-ffa450edef68
2003-10-08 13:29:55 +00:00
Conor MacNeill
a4135b3901
Detect listener attempts to access System.out/System.err and
...
terminate with a build exception before entering an infinte loop
PR: 14863
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274103 13f79535-47bb-0310-9956-ffa450edef68
2003-02-17 14:12:10 +00:00
Stefan Bodewig
8483e826c3
Promote new site layout from proposal, change lots of links
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273866 13f79535-47bb-0310-9956-ffa450edef68
2003-01-24 08:55:06 +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
Erik Hatcher
28571c488f
fixed typo
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272056 13f79535-47bb-0310-9956-ffa450edef68
2002-03-27 17:50:28 +00:00
Stefan Bodewig
1910108c77
improve (at least I hope so ;-) the "Writing your Own Tasks" section.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272054 13f79535-47bb-0310-9956-ffa450edef68
2002-03-27 16:32:49 +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
Steve Loughran
45ebe41ab3
added endpiece pointing to "get involved" and the task guidelines.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269895 13f79535-47bb-0310-9956-ffa450edef68
2001-11-09 21:15:10 +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
Steve Loughran
c343aaa8da
Text + example of how to use a task in the file it is compiled. Keeping silent on taskdef's property file loading functionality so that people dont start using it just before it gets taken away.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269793 13f79535-47bb-0310-9956-ffa450edef68
2001-10-14 04:39:49 +00:00
Stefan Bodewig
4c9deafd61
Replace some entity references to – with a simple (and more
...
portable) dash.
Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268781 13f79535-47bb-0310-9956-ffa450edef68
2001-03-09 08:54:35 +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