Stefan Bodewig
5594451580
New task <concat>
Submitted by: Derek Slager <derek@activate.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272165 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
61cbe76230
Documentation for splash task.
Submitted by: Les Hughes <leslie.hughes@rubus.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272159 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1d4c24c80f
regenerate HTML version of TODO list
The usual 2002 cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272156 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
e2ca50cce1
Allow 'dirsep' and 'pathsep' to contain multi-character values.
(Submitted by M. Kerkhoff, PR 6543)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272149 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
cd8ef18058
Flesh out the example to show the prop's use in an "unless". (PR 5775)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272148 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
35871351d8
Add a 'failonerror' attr. (PR 4273)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272141 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
c0c34e366e
Add a todo for re: extension stuff.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272140 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
a4310383f8
finally we have an Ant 1.5 To-Do list. Its not much, but then again, should it really be? :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272139 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
57dba9c36a
Added info wrt nested elements (PR 3189).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272128 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
05a7fe852f
Added a 'srcfile' attribute (PR 1681).
(But also found a NPE bug in the mapper stuff :( -- will try
to fix in a separate change.)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272126 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
a459897fab
Do a bit of clean-up on <buildnumber>/<changelog> docs;
add them to the tasks tables; add <buildnumber> to the
core tasks list.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272119 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
ded098d539
Rename basedir to dir and make it default to basedir if not specified
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272116 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
25329a8822
Bad, Copyright, bad <thwackthwack>!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272114 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
098f15932f
Document <dirset> and new <dirset>/<filelist> support for
<path> and <pathconvert> (and clean that puppy up!).
PathConvert.java is comment changes only, no code.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272113 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
04b0589bc9
Oops.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272112 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
8abcb93e20
Patch to enable JOnAS for <serverdeploy> (PR 7633). Supplied by Cyrille Morvan.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272108 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
3dee9e7266
documenting classpathref
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272089 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
df1067a7b4
days --> daysinpast in example
added banner for nested elements
Submitted by: Diane Holt
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272087 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
1f1768b196
Integrate Buildnumber task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272084 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
524770094f
Arrrg the dreaded copyright !
Thanks diane for reminding me ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272083 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
30ed6af0fb
Aaaaargh -- forgot the #@%! copyright.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272082 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
178a39c5d4
Add an initial example of straight <include>/<exclude> so it's
clear how to do it that way, then chain the <patternset> one
off of that. (Suggested by Dominique Devienne.)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272081 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
7262a21ade
Document one omre attribute of changelof.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272080 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
56573abb5d
Rats! -- forgot to doc it. (See: P4Base.java, rev 1.12)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272078 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
baba61c5e0
Update the documentation again for daysinpast
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272077 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
00eaa5164a
Add sample of output to task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272076 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
bd397529d8
Add in ChangeLog documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272074 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
22cb6c5dbe
Integrate changelog task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272073 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
28571c488f
fixed typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272056 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1910108c77
improve (at least I hope so ;-) the "Writing your Own Tasks" section.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272054 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
00988f5180
Refactoring of server deployment task. Renamed from <ejbdeploy> to <serverdeploy>. Moved to new j2ee package so its not EJB-centric. Submitted by Christopher A. Longo - cal@cloud9.net
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272053 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7bbeedd21a
pointer to Joseph Shelby's series.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272052 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7b19db3218
parts 2 and 3 of Alex's article.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272048 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
2d12131d81
documented (not sufficiently, but its at least a start) the new nesting patternset and corrected copyright
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272044 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
4eab81ab09
Change the J/W gif to "Winner"; add links to the J/W article;
tweak the announcement a bit; make the intro to Ant match the
user man; add non-break where needed (now that I know the code :)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272043 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
bb350a879d
spread the word
Feel free to expand on it 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272039 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
fdc20ee1c4
add some resources.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272038 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7006529fb9
Add FAQ for national characters in build files.
Submitted by: Mark Stehr <Mark.Stehr@dvg.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272037 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
03302b660a
Fix examples so they don't get filtered when we gen the
release (PR #7450 ). Other minor edits.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272027 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
039517550f
Add a little to the -projecthelp stuff, some more about if/unless,
fix a few typos, etc.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272026 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
da3f4b2eb5
2002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272019 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c7594db418
Fix example to use valid XML.
Submitted by: pedro_cristian@yahoo.fr
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272018 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
a94e3de322
Rename the attribute of <javac>'s <compilerarg> from implementation to
compiler.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272017 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
fc7e3b1fd4
revert <javac>'s fork attribute to a true boolean and add executable
attribute to set the path to the compiler.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272016 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
2cf032e2ec
EJB hot deploy tool, contributed by Christopher A. Longo - cal@cloud9.net
(sorry for the multi-step commit - darn lock files!)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272014 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
ee1f70b4c9
bit more detail on target names
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271989 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
62e7dc5ae2
style sheet control; you can point to anyhting or turn it off completely.
nb, can we make this a logger and not a listener?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271988 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
af4d6ce54f
Fix a typo (and do a little verbiage clean-up) and
get rid of a pick&put booboo.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271957 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
b6e0d9de30
Add <loadproperties> and new vss* tasks to tables (tasksoverview).
Add <basename>/<dirname> (WHATSNEW) and do a little clean-up
(group new-tasks bullets, spelling/grammar/etc.), but didn't
go wild.
Fix spacing for usinglist.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271956 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
eba35ca5ba
documentation for vsscreate.
PR: 7153
Submitted by: Gary Weaver <Gary_Weaver@srspos.com>
Also made the date field update itself instead of outdated.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271952 13f79535-47bb-0310-9956-ffa450edef68
24 years ago