Peter Donald
1f1768b196
Integrate Buildnumber task.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272084 13f79535-47bb-0310-9956-ffa450edef68
2002-03-29 01:30:41 +00:00
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
2002-03-28 23:59:20 +00:00
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
2002-03-28 23:49:03 +00:00
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
2002-03-28 23:39:19 +00:00
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
2002-03-28 23:37:19 +00:00
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
2002-03-28 23:11:08 +00:00
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
2002-03-28 23:11:06 +00:00
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
2002-03-28 23:01:06 +00:00
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
2002-03-28 22:57:20 +00:00
Peter Donald
22cb6c5dbe
Integrate changelog task
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272073 13f79535-47bb-0310-9956-ffa450edef68
2002-03-28 22:56:48 +00:00
Erik Hatcher
28571c488f
fixed typo
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272056 13f79535-47bb-0310-9956-ffa450edef68
2002-03-27 17:50:28 +00:00
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
2002-03-27 16:32:49 +00:00
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
2002-03-27 14:32:19 +00:00
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
2002-03-27 00:38:02 +00:00
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
2002-03-25 20:21:11 +00:00
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
2002-03-25 19:39:41 +00:00
Stefan Bodewig
da3f4b2eb5
2002
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272019 13f79535-47bb-0310-9956-ffa450edef68
2002-03-25 10:50:09 +00:00
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
2002-03-25 10:39:56 +00:00
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
2002-03-25 10:37:03 +00:00
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
2002-03-25 10:14:56 +00:00
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
2002-03-24 14:51:14 +00:00
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
2002-03-23 19:53:05 +00:00
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
2002-03-23 19:52:30 +00:00
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
2002-03-22 18:55:29 +00:00
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
2002-03-22 18:35:49 +00:00
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
2002-03-22 08:43:14 +00:00
Stefan Bodewig
879077fa37
add umask and chmod capability to <ftp>
...
Submitted by: Jay van der Meer <jvandermeer2@comcast.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271938 13f79535-47bb-0310-9956-ffa450edef68
2002-03-21 09:47:35 +00:00
Stefan Bodewig
808b91716a
enable <javac>'s source attribute for jikes as well.
...
PR: 7002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271934 13f79535-47bb-0310-9956-ffa450edef68
2002-03-21 09:17:01 +00:00
Stefan Bodewig
a3a87dda9f
restore alphabetical order
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271933 13f79535-47bb-0310-9956-ffa450edef68
2002-03-21 09:05:19 +00:00
Stefan Bodewig
ceba17b25d
documentation for xmlcatalog
...
Submitted by: dion@multitask.com.au
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271932 13f79535-47bb-0310-9956-ffa450edef68
2002-03-21 08:58:09 +00:00
Stefan Bodewig
84b1cad0c6
additional vss tasks (add and cp).
...
not really tested, but they look the same as all the other vss tasks
that went in untested 8-)
PR: 7153
Submitted by: Nigel Magnay <Nigel.Magnay@Parsec.co.uk>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271930 13f79535-47bb-0310-9956-ffa450edef68
2002-03-21 08:33:56 +00:00
Diane Holt
28a5e32d4d
Ooops, bit by < and > (been a long day...)
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271914 13f79535-47bb-0310-9956-ffa450edef68
2002-03-20 05:27:43 +00:00
Diane Holt
b7c5e2bdc6
Dang, missed one.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271913 13f79535-47bb-0310-9956-ffa450edef68
2002-03-20 05:24:06 +00:00
Diane Holt
e68b5a29ea
Add the listfiles attribute -- but mostly, clean this puppy up!
...
(defaultexcludes, good grief... :)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271912 13f79535-47bb-0310-9956-ffa450edef68
2002-03-20 05:20:55 +00:00
Diane Holt
0f96ff5c24
Just when you think you've remembered everything...
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271911 13f79535-47bb-0310-9956-ffa450edef68
2002-03-20 03:21:45 +00:00
Diane Holt
e26cc1f992
Fix typo.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271910 13f79535-47bb-0310-9956-ffa450edef68
2002-03-20 03:11:48 +00:00
Diane Holt
cf83aba68a
Finally add the new <basename> and <dirname> tasks. (yay!)
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271908 13f79535-47bb-0310-9956-ffa450edef68
2002-03-20 02:48:15 +00:00
Diane Holt
bece717997
Add Stefan's note wrt needing junit.jar and <junit> class files
...
in the same classpath. (And the usual compulsive clean-up :)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271905 13f79535-47bb-0310-9956-ffa450edef68
2002-03-20 00:02:15 +00:00
Magesh Umasankar
37cd9404c7
New attribute - ignoreSstemClasses - added to <available>.
...
PR: 6031
Submitted by: peterj@liberate.com (Peter Janes)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271903 13f79535-47bb-0310-9956-ffa450edef68
2002-03-19 22:45:06 +00:00
Conor MacNeill
a5ec3f179d
Ah! cruel ones, leave me alone now
...
While I murmur a little and ponder
Anti-Spam
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271885 13f79535-47bb-0310-9956-ffa450edef68
2002-03-18 02:44:31 +00:00
Stefan Bodewig
86e9227f69
folow the new image url
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271854 13f79535-47bb-0310-9956-ffa450edef68
2002-03-15 10:04:12 +00:00
Magesh Umasankar
1f8fb3f579
Dreaded 2002
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271842 13f79535-47bb-0310-9956-ffa450edef68
2002-03-14 01:43:35 +00:00
Magesh Umasankar
b88e105282
* Add a link to external dependency page.
...
* Remove unnecessary trailing spaces in junit.html.
Submitted by:
Ylan Segal <ylan@digiworks.tv>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271841 13f79535-47bb-0310-9956-ffa450edef68
2002-03-14 01:01:18 +00:00
Diane Holt
3629ace7b0
Clarify the shell-script-running stuff a bit. (faq.{xml,html})
...
Add needed jars for <junitreport> to lib deps table. (install.html)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271840 13f79535-47bb-0310-9956-ffa450edef68
2002-03-13 17:02:35 +00:00
Erik Hatcher
947301c212
fixing two typos ("please" and "weblogic"). changing case of JBoss to the jboss.org case.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271805 13f79535-47bb-0310-9956-ffa450edef68
2002-03-09 22:25:45 +00:00
Stefan Bodewig
bd0662b8fa
commit the rest of Jeff Tulley's patches for Novell NetWare.
...
Submitted by: Jeff Tulley <JTULLEY@novell.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271787 13f79535-47bb-0310-9956-ffa450edef68
2002-03-07 16:10:40 +00:00
Steve Loughran
f2a501a5cc
tuning the start page; including a link to the web page. Can you believe the docs didnt really have one anywhere obvious till now.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271786 13f79535-47bb-0310-9956-ffa450edef68
2002-03-07 07:39:00 +00:00
Magesh Umasankar
607f967fef
Note the dependency of JavaClassHelper with bcel.jar
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271785 13f79535-47bb-0310-9956-ffa450edef68
2002-03-07 03:13:04 +00:00
Magesh Umasankar
0beb8afac0
Missed adding Filter Chain earlier.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271784 13f79535-47bb-0310-9956-ffa450edef68
2002-03-07 03:09:59 +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