Stefan Bodewig
6a67c09afc
remove .NET tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@706580 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
9a48ac8f87
weaken regexp enough to pick up all Copyright lines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442328 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
Matthew Jason Benson
5ff3e7a45c
s/,/;/
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@432589 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
53511a6584
removal of testlet, visual age for java, and icontract optional tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@396131 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
9aea64c3ee
Convert some " - " to emdashes, semicolons, etc. where appropriate.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278213 13f79535-47bb-0310-9956-ffa450edef68
20 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
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
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
169b914f9d
Clarify patterns, PR: 32148
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277046 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
26fc7c119e
Spelling.
PR: 23298
Submitted by: Timothy Curchod (tim at businessglue dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275273 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
f1bc629e34
A new task that allows users to modify the list of default excludes.
PR: 12700
Submitted by: Gus Heck <gus dot heck at olin dot edu>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274554 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Bruce Atherton
cd3082d035
Added references to Selectors in fileset documentation, and cleaned up directory task documentation to be more accurate as well as point to selectors.
PR: 16682
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273977 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
50c532e1a1
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273830 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
9b9894a107
added .DS_Store to default excludes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273829 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
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
23 years ago
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
24 years ago
Magesh Umasankar
26bfd9b1ec
The pattern definition **/._* has been added to the default excludes list.
PR: 5886
Requested by: gerti-apache@bitart.com (Gerd Knops)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271097 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
427d2d0491
add pointer to list of default excludes to the fileset documentation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269979 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
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
24 years ago
Nico Seessle
c6124454ff
- Applied manual patches supplied by Daniel Martin <dtmartin24@home.com>
- Fixed some other places too.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269675 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
c2e92b3185
Add <includesfile>/<excludesfile> elements to <patternset> and friends,
thus allowing for more than one file of each type.
Submitted by: Mark Womack <mwomack@bevocal.com>
Add pointer to "Directory Based Tasks" in the documentation of
patternsets where patterns are actually defined.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269419 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
aff15381c7
Fix up typo in documentation
PR: 2706
Submitted by: jfreidling@bigfoot.de
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269368 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
ea21f122ab
Add vssver.scc to default excludes
PR: 2015
In some cases DirectoryScanner could miss included files/directories.
PR: 1415
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269333 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
3ccfe4645f
Add pattern for CVS backup files to default excludes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268901 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
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
25 years ago
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
25 years ago