Stefan Bodewig
e673741d37
optionally expand properties in <replace>'s nested elements. PR 11585.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@723790 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
647cd1207f
add a preservelastmodified attribute to replace and replaceregexp. PR 39002.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@723786 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
1bae2089f5
Add resource collection support to replaceregexp. PR 46341.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@723432 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Jan Materne
47de006e0b
Fix error in the examples.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@603477 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
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
19 years ago
Stefan Bodewig
443e397b46
Add license header
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442089 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
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
20 years ago
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
21 years ago
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
21 years ago
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
21 years ago
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
21 years ago
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
21 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Stefan Bodewig
a1f6b5b24b
Fix typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274707 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
23 years ago
Stefan Bodewig
243adc40d5
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273940 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
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
23 years ago
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
23 years ago
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
23 years ago
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
23 years ago
Steve Loughran
13fd7b8d53
minor tweaking
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271506 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
d3cd72efd0
<regularexpression> --> <regexp>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271430 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago