1763 Commits

Author SHA1 Message Date
Stefan Bodewig
f7cf153214 Fixing some typos - has been submitted as part of
PR: 11056


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273186 13f79535-47bb-0310-9956-ffa450edef68
2002-07-30 15:00:40 +00:00
Stefan Bodewig
1e5fa0492b <war> and <ear> have the duplicate attribute, too.
Submitted by:	Larry Shatzer <Larry.Shatzer@Spirent.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273182 13f79535-47bb-0310-9956-ffa450edef68
2002-07-30 10:38:56 +00:00
Stefan Bodewig
af97c64cb1 Make <project>'s default attribute required to stop the sky from falling.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273163 13f79535-47bb-0310-9956-ffa450edef68
2002-07-24 15:43:28 +00:00
Stefan Bodewig
e69f35fd22 Merge changes from 1.5 branch to HEAD.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273143 13f79535-47bb-0310-9956-ffa450edef68
2002-07-22 11:12:16 +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
Stefan Bodewig
1c960e7c14 Allow target-less build files by
(1) making project's default attribute optional.
(2) don't run executeTarget(s) if not asked for one

Adapt documentation and <antstructure>.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273111 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 14:41:47 +00:00
Stefan Bodewig
2b442b9b9f merge from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273108 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 11:29:31 +00:00
Stephane Bailliez
5fa2b3cd64 trax factory settings are now configured within a <factory> element.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273104 13f79535-47bb-0310-9956-ffa450edef68
2002-07-12 21:25:29 +00:00
Stefan Bodewig
0dd749e0a9 PR: 10728
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273098 13f79535-47bb-0310-9956-ffa450edef68
2002-07-12 14:07:36 +00:00
Stephane Bailliez
1e8307708d Allow to specify a given factory implementation for the transformer
(xsltc, xalan, saxon...) and to specify processor specific settings.

TraxLiaison has been completely refactored because the factory
needed to be created once everything was set up.

I don't think it is final state since it might be better to specify factory attributes
and element in a <factory> element rather than how it is now.

XSLTProcess starts to bevery difficult to read with all the inner classes as well...


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273089 13f79535-47bb-0310-9956-ffa450edef68
2002-07-11 22:52:55 +00:00
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
2002-07-09 21:06:15 +00:00
Stephane Bailliez
92ab6f09f8 AntRunner is now hosted at sourceforge
Reported by: dirk.schnelle@web.de (Dirk Schnelle)
PR: 9988


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273002 13f79535-47bb-0310-9956-ffa450edef68
2002-06-23 21:48:11 +00:00
Magesh Umasankar
6bd8d6e938 Merge changes made to 1.5 Beta2.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272967 13f79535-47bb-0310-9956-ffa450edef68
2002-06-22 23:38:38 +00:00
Stephane Bailliez
270394a09f Extend the range of options ANTLR task is able to deal with
Submitted by:
Stephen Chin, aphid@versionablestore.com


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272941 13f79535-47bb-0310-9956-ffa450edef68
2002-06-20 15:03:46 +00:00
Stefan Bodewig
2aad5f9f54 recursively expand filter tokens.
PR: 9378


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272867 13f79535-47bb-0310-9956-ffa450edef68
2002-06-12 14:54:41 +00:00
Steve Loughran
5b320cdc20 Keith Wannamaker's classpath patches to jspc.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272843 13f79535-47bb-0310-9956-ffa450edef68
2002-06-05 21:02:11 +00:00
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
2002-06-01 12:26:43 +00:00
Diane Holt
a87016010e Bye-bye <do>...
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272628 13f79535-47bb-0310-9956-ffa450edef68
2002-04-30 17:31:06 +00:00
Conor MacNeill
0da1740420 Weblogic 7 updates
Document ejbcclass attribute

PR:	7871


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272623 13f79535-47bb-0310-9956-ffa450edef68
2002-04-30 14:40:04 +00:00
Diane Holt
04f4f5364c Even though the enthusiasm (even to just vote) was a bit, ahem,
underwhelming, at least there weren't any overwhelming objections,
so...

Add the <do> task.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272595 13f79535-47bb-0310-9956-ffa450edef68
2002-04-29 22:50:16 +00:00
Stefan Bodewig
9fe0f5be4e Directory based <javadoc>.
Two new nested elements, <packageset> and <fileset>.  <packageset> is
a DirSet that points to directories which get translated into packages
if they contain .java sources, <fileset> points to sourcefiles.

<packageset> based on a patch by Daniel Ritchey <ritchey_49@hotmail.com>.

<fileset> allows you to select files in the default package as well.

PR: 6433


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272583 13f79535-47bb-0310-9956-ffa450edef68
2002-04-26 16:06:52 +00:00
Stefan Bodewig
c1c1f4fcff New dir attribute for <patch>
Submitted by:	Thanou Thirakul <thanou@intelliware.ca>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272581 13f79535-47bb-0310-9956-ffa450edef68
2002-04-26 11:39:34 +00:00
Stefan Bodewig
84d34080aa pedantic mode again.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272570 13f79535-47bb-0310-9956-ffa450edef68
2002-04-25 06:14:59 +00:00
Diane Holt
fb11c8e5fe properties -> system properties (as suggested by Knut Wannheden).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272569 13f79535-47bb-0310-9956-ffa450edef68
2002-04-25 00:38:12 +00:00
Magesh Umasankar
ccef0f8982 Implement and document a compression attribute for the tar and untar tasks.
Submitted by: Curt Arnold <carnold@houston.rr.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272562 13f79535-47bb-0310-9956-ffa450edef68
2002-04-24 03:09:06 +00:00
Diane Holt
e3b7ccdf35 Add Deployment Tasks/<serverdeploy>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272558 13f79535-47bb-0310-9956-ffa450edef68
2002-04-23 14:58:47 +00:00
Diane Holt
5c4b1bdcc3 Oops.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272557 13f79535-47bb-0310-9956-ffa450edef68
2002-04-23 13:49:47 +00:00
Stefan Bodewig
150545be2f Add documentation for new input stuff.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272545 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 13:22:57 +00:00
Stefan Bodewig
6de0aa0431 Make <xmlvalidate> use JAXP when the user didn't provide a classname.
This should make the tests work no matter which XML parser you used
(failed for me now as I still have Crimson on my CLASSPATH).


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272540 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 08:56:13 +00:00
Erik Hatcher
422f63ab87 patches provided by Nicola Ken Barrozi. documentation added. the "[]" and indexed properties were removed as they did not work properly and were not desired.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272539 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 00:05:09 +00:00
Peter Donald
2b22efccb0 If default target is not specified then default to using "main"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272529 13f79535-47bb-0310-9956-ffa450edef68
2002-04-20 06:21:17 +00:00
Stefan Bodewig
0c54584d3d Update documentation of <concat> to reflect the tofile -> destfile
change made during development.

Fix typo.

Submitted by:	Derek Slager <derek@activate.net>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272522 13f79535-47bb-0310-9956-ffa450edef68
2002-04-19 07:16:18 +00:00
Steve Loughran
96ee13b7c9 new istrue/isfalse conditions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272521 13f79535-47bb-0310-9956-ffa450edef68
2002-04-19 07:15:44 +00:00
Steve Loughran
ad5f98d708 doc addition; fix defect # 8181 . I note this is not stephane's current email addr at the top
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272519 13f79535-47bb-0310-9956-ffa450edef68
2002-04-19 05:11:52 +00:00
Stefan Bodewig
dd7c7098d8 <mapper> and srcfile can live together.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272514 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 15:49:19 +00:00
Stefan Bodewig
8fc7469be6 typo's in apply's docs.
PR: 8094
Submitted by:	Jesse Glick <jesse.glick@netbeans.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272512 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 14:59:19 +00:00
Stefan Bodewig
bc8388ee6e A couple of typos in cvs's documentation.
PR: 8243
Submitted by:	Ville Skytt� <ville.skytta@iki.fi>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272511 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 14:56:37 +00:00
Stefan Bodewig
8eade094d7 Make FAQ from PR 6606.
PR: 6606


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272510 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 14:48:13 +00:00
Stefan Bodewig
55811ba73b Decide whether javac will be invoked with -depend od -Xdepend on the
compiler attribute rather than the current JDK (falling back to
assuming the current JDK if compiler has not been specified).


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272509 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 14:19:00 +00:00
Stefan Bodewig
e7de779f7c Add new showoutput attribute to <junit>.
There is no automatic testcase for this, but if your run

ant -f src/etc/testcases/taskdefs/optional/junit.xml -Dshowoutput=off
ant -f src/etc/testcases/taskdefs/optional/junit.xml -Dshowoutput=on

you'll see it in action.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272496 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 09:49:55 +00:00
Magesh Umasankar
09900dd0b5 Remove hardcoded reference to latest build.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272492 13f79535-47bb-0310-9956-ffa450edef68
2002-04-17 15:29:21 +00:00
Magesh Umasankar
f2d612279c Only significant change is:
- src="file://D:\javaext\jakarta-ant-1.4alpha\docs\manual\Integration\anttool1.gif"
+ src="anttool1.gif"


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272489 13f79535-47bb-0310-9956-ffa450edef68
2002-04-17 14:59:12 +00:00
Erik Hatcher
cee952f367 document changes to XmlLogger
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272479 13f79535-47bb-0310-9956-ffa450edef68
2002-04-17 01:36:50 +00:00
Stephane Bailliez
9184622a74 Fix missing end tag.
Submitted by: jesse@cryptocard.com (Jesse)
PR: 8137


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272463 13f79535-47bb-0310-9956-ffa450edef68
2002-04-16 11:13:02 +00:00
Stefan Bodewig
e79b77b82b Add compiler attribute and nested <compilerarg> element to <rmic>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272440 13f79535-47bb-0310-9956-ffa450edef68
2002-04-15 13:20:26 +00:00
Peter Donald
784f04c929 org.apache.tools.ant.taskdefs.cvslib.CvsTagDiff
The goal of this task is to give a list of differences between two tags or
dates. It produces an xml report like the changelog report of the CvsChangeLog
task. The output gives the list of modified files, removed files and new files.

The proposed task name is cvstagdiff.

PR: 8086
Submitted by: fred@castify.net (Frederic Lavigne)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272429 13f79535-47bb-0310-9956-ffa450edef68
2002-04-15 09:53:24 +00:00
Diane Holt
a7255e1083 Add note wrt case issues on Windows. (PR 6694)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272419 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 16:36:23 +00:00
Erik Hatcher
9115223753 Added <xslt> alias for the Style task to make it easier to find for users
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272416 13f79535-47bb-0310-9956-ffa450edef68
2002-04-13 11:18:28 +00:00
Steve Loughran
de36760880 typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272414 13f79535-47bb-0310-9956-ffa450edef68
2002-04-12 22:07:21 +00:00
Stefan Bodewig
7114de8f2b typo.
PR: 8019


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272413 13f79535-47bb-0310-9956-ffa450edef68
2002-04-12 15:26:22 +00:00