600 Commits

Author SHA1 Message Date
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
Stefan Bodewig
83b9942620 The always entertaining 2002 patch of the morning.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271720 13f79535-47bb-0310-9956-ffa450edef68
2002-03-04 08:49:35 +00:00
Magesh Umasankar
4ab1950bd8 Zip task
duplicate (attribute): behavior when a duplicate file is found.  Valid values are add, preserve, and fail. The default value is add.

zipgroupfileset (nested fileset): allows for multiple zip files to be merged into the archive. Each file found in this fileset is added to the archive the same way that "zipfileset src" files are added.


Jar task

duplicate/zipgroupfileset: same as in Zip task

filesetmanifest (attribute): behavior when a Manifest is found in a zipfileset or zipgroupfileset file is found.  Valid values are skip, merge, and mergewithoutmain.  mergewill merge all of manifests together, and merge this into any other specified manifests  mergewithoutmain merges everything but the Main section of the manifests.  Default value is skip

manifest (existing attribute): this attribute now also accepts the name of a jar added through a fileset.  If its the name of an added jar, the task expects the manifest to be in the jar at META-INF/Manifest.mf

Submitted by: Brian Deitte <bdeitte@macromedia.com>

PR: 5667, 5036


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271698 13f79535-47bb-0310-9956-ffa450edef68
2002-03-03 06:52:07 +00:00
Stefan Bodewig
a91adaf451 Netware support in Ant's path tokenizer code.
Submitted by:	Jeff Tulley <JTULLEY@novell.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271625 13f79535-47bb-0310-9956-ffa450edef68
2002-03-01 08:45:53 +00:00
Steve Loughran
df47422dab logo on start page, bit of troubleshooting on the feedback page before the mail list; platform issues page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271619 13f79535-47bb-0310-9956-ffa450edef68
2002-02-28 22:40:18 +00:00
Steve Loughran
64a4e9eb2d for IE and Konqeror
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271616 13f79535-47bb-0310-9956-ffa450edef68
2002-02-28 21:58:17 +00:00
Steve Loughran
07f926d903 explain why you cant delete *~ so easily
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271609 13f79535-47bb-0310-9956-ffa450edef68
2002-02-28 18:45:15 +00:00
Jon Skeet
15c82156f5 Fixed (another) problem of <tt>...<tt> screwing up the rest of the page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271608 13f79535-47bb-0310-9956-ffa450edef68
2002-02-28 18:35:15 +00:00
Jon Skeet
db934d825c Fixed problem of <tt>...<tt> screwing up the rest of the page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271607 13f79535-47bb-0310-9956-ffa450edef68
2002-02-28 18:33:10 +00:00
Steve Loughran
eb67d9f5c9 doc improvements
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271606 13f79535-47bb-0310-9956-ffa450edef68
2002-02-28 18:26:57 +00:00
Stefan Bodewig
2ff97ac3d1 Now that we know why the test worked all these month, make it work
again, this time documenting the reason.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271603 13f79535-47bb-0310-9956-ffa450edef68
2002-02-28 12:39:58 +00:00
Steve Loughran
56a080ad8f one value of xdoclet based documentation is we wont have docs that are different from what the task really supports
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271601 13f79535-47bb-0310-9956-ffa450edef68
2002-02-28 07:58:46 +00:00
Stefan Bodewig
c28fbe7d76 <style> tried to tranform all children of directories that matched the
include patterns - even children that are themselves directories.

Throw in a check that the thing we want to transform is not a
directory and an attribute to avoid this non-standard (among directory
based tasks) behavior.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271564 13f79535-47bb-0310-9956-ffa450edef68
2002-02-26 16:39:37 +00:00
Jon Skeet
d2b1f4eb3f Added tag option documentation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271559 13f79535-47bb-0310-9956-ffa450edef68
2002-02-26 10:39:10 +00:00