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
60f7e5dff7
Lots of typos and spelling (was that misspelt/misspelled ;-) errors.
...
Submitted by: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277023 13f79535-47bb-0310-9956-ffa450edef68
2004-11-12 10:36:29 +00:00
Stefan Bodewig
cc141e87cd
try to support Tomcat 5.x
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276647 13f79535-47bb-0310-9956-ffa450edef68
2004-06-28 08:49:46 +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
Steve Loughran
c42c66bcab
finish this fix. it is <depend />, without the s
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274239 13f79535-47bb-0310-9956-ffa450edef68
2003-03-11 17:06:54 +00:00
Steve Loughran
12793a5b1d
bug 14034: doc corrections
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274225 13f79535-47bb-0310-9956-ffa450edef68
2003-03-11 06:56:35 +00:00
Steve Loughran
0d52575c29
and the docs
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273937 13f79535-47bb-0310-9956-ffa450edef68
2003-01-31 07:14:12 +00:00
Stefan Bodewig
3c8e24464d
fix typo in example
...
PR: 14034
fix version information about jsp and servlet API - at least I think
this is the correct information.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273811 13f79535-47bb-0310-9956-ffa450edef68
2003-01-16 12:06:57 +00:00
Steve Loughran
b34331f69d
<vbc> docs
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273593 13f79535-47bb-0310-9956-ffa450edef68
2002-12-01 03:48:25 +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
Stefan Bodewig
f2f144446e
Show all command line options of Ant and fix a typo.
...
Submitted by: Larry Shatzer <Larry.Shatzer@Spirent.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273277 13f79535-47bb-0310-9956-ffa450edef68
2002-09-02 12:29:38 +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
6bd8d6e938
Merge changes made to 1.5 Beta2.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272967 13f79535-47bb-0310-9956-ffa450edef68
2002-06-22 23:38:38 +00:00
Steve Loughran
5b320cdc20
Keith Wannamaker's classpath patches to jspc.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272843 13f79535-47bb-0310-9956-ffa450edef68
2002-06-05 21:02:11 +00:00
Stephane Bailliez
777b00eee6
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@271132 13f79535-47bb-0310-9956-ffa450edef68
2002-02-03 22:11:39 +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
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
2ddeb409bb
documented uriroot and uribase options; cleaned up some other bits based on more experience with the task.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269805 13f79535-47bb-0310-9956-ffa450edef68
2001-10-19 00:34:05 +00:00
Steve Loughran
a03202c5a9
Adding some more detail to the documentation, such as a pointer to where jasper comes from, another example, the failonerror flag and some more minor cleaning up.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269740 13f79535-47bb-0310-9956-ffa450edef68
2001-09-28 05:50:33 +00:00
Peter Donald
7eeecccd2c
First cut at a generic jspc task/facade system.
...
Submitted by: Matthew Watson <mattw@mortbay.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269698 13f79535-47bb-0310-9956-ffa450edef68
2001-09-13 08:31:21 +00:00