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
76995baa8b
add reference to stylesheet for OptionalTasks
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277822 13f79535-47bb-0310-9956-ffa450edef68
2005-03-07 18:11:14 +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
706bba41a5
> -> >
...
Submitted by: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277037 13f79535-47bb-0310-9956-ffa450edef68
2004-11-16 08:12:35 +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
ffce0c7253
Various typo fixes by Jesse Glick, PR: 28480
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276352 13f79535-47bb-0310-9956-ffa450edef68
2004-04-20 12:48:43 +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
Antoine Levy-Lambert
f073a88c12
Make the choice of regular expression implementation possible with
...
ant.regexp.regexpimpl as a normal project property
PR: 15390
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275722 13f79535-47bb-0310-9956-ffa450edef68
2003-12-01 22:03:25 +00:00
Antoine Levy-Lambert
5ca341e1f4
added details concerning the choice of the regular expression implementation.
...
Also fixed an example, the substitution tag accepts the attribute expression, not pattern.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275677 13f79535-47bb-0310-9956-ffa450edef68
2003-11-24 21:56:53 +00:00
Stefan Bodewig
f987ed2417
steal a paragraph from <fixcrlf>'s docs.
...
PR: 21658
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274911 13f79535-47bb-0310-9956-ffa450edef68
2003-07-23 12:57:18 +00:00
Stefan Bodewig
a1f6b5b24b
Fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274707 13f79535-47bb-0310-9956-ffa450edef68
2003-06-24 16:07:32 +00:00
Stefan Bodewig
7deabb5cab
Merge fix for bug 17660 from 1.5 branch
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274278 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 08:42:14 +00:00
Stefan Bodewig
243adc40d5
2003
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273940 13f79535-47bb-0310-9956-ffa450edef68
2003-01-31 12:15:51 +00:00
Stefan Bodewig
6e99aad0bf
Add encoding attribute to <replaceregexp>
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273939 13f79535-47bb-0310-9956-ffa450edef68
2003-01-31 12:15:18 +00:00
Stefan Bodewig
fdc1b0264f
Add announcement of 1.5.1beta1 on main page, fix a typo in
...
replaceregexp docs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273293 13f79535-47bb-0310-9956-ffa450edef68
2002-09-04 11:33:23 +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
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
Steve Loughran
13fd7b8d53
minor tweaking
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271506 13f79535-47bb-0310-9956-ffa450edef68
2002-02-22 06:45:09 +00:00
Stefan Bodewig
d3cd72efd0
<regularexpression> --> <regexp>
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271430 13f79535-47bb-0310-9956-ffa450edef68
2002-02-19 16:48:47 +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
Magesh Umasankar
dc9feca6e3
Misspelt words corrected.
...
PR: 6203
Submitted by: cyrille_list@ingenosya.com (Cyrille Morvan)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271129 13f79535-47bb-0310-9956-ffa450edef68
2002-02-03 21:26:18 +00:00
Stefan Bodewig
f5a525c370
filling my role as post-commit script ;-)
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271018 13f79535-47bb-0310-9956-ffa450edef68
2002-01-31 09:24:16 +00:00
Stephane Bailliez
4e15b5f434
Add a note to users so that they are aware of this cross platform
...
problem for line terminator and the differences between
regular expressions libraries.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271013 13f79535-47bb-0310-9956-ffa450edef68
2002-01-30 21:32:08 +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
e812438e4e
Add documentation for the replaceregexp task
...
Submitted by: Matthew Inger <matti@sedonacorp.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269900 13f79535-47bb-0310-9956-ffa450edef68
2001-11-12 11:26:48 +00:00