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
2006-09-11 04:33:25 +00:00
Stefan Bodewig
443e397b46
Add license header
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442089 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 04:19:00 +00:00
Stefan Bodewig
861a449064
resource support for <loadproperties>
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349636 13f79535-47bb-0310-9956-ffa450edef68
2005-11-29 04:41:31 +00:00
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
Jesse N. Glick
00ef05647f
Noting a difference between <property file="..."/> and <loadproperties srcfile="..."/>.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278149 13f79535-47bb-0310-9956-ffa450edef68
2005-04-19 19:21:10 +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
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
Matthew Jason Benson
b6298168c9
Add resource support to <loadproperties>.
...
PR: 28340
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276365 13f79535-47bb-0310-9956-ffa450edef68
2004-04-20 19:29: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
Peter Reilly
581c1aa795
Remove "outside of target" as this restriction is not
...
the case for ant 1.6.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274740 13f79535-47bb-0310-9956-ffa450edef68
2003-07-02 14:25:59 +00:00
Stefan Bodewig
4bfc6d0dff
Merge fix for bug 17293 from 1.5 branch
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274280 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 08:54:08 +00:00
Stefan Bodewig
de3b69c37a
typos in docs.
...
PR: 12906
Submitted by: dan at rollocos.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273336 13f79535-47bb-0310-9956-ffa450edef68
2002-09-23 11:06:53 +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
fc6a4383fa
* Add encoding attribute to <loadproperties>
...
* Remove dependency of <loadproperties> on StringInputStream
* Modify StringInputStream to support encoding
* Note that StringInputStream is not being used by any other Ant classes - the sole consumer was LoadProperties which no longer uses it.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273132 13f79535-47bb-0310-9956-ffa450edef68
2002-07-19 17:48:36 +00:00
Magesh Umasankar
f9c551b16e
Promote Filter Reader proposal to main trunk.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271759 13f79535-47bb-0310-9956-ffa450edef68
2002-03-06 03:25:51 +00:00