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
23 years ago
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
23 years ago
Stefan Bodewig
82c53b9911
Add pointer to XmlTask.
Submitted by: Brian Agnew <brianagnew@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272610 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1f1c8ad52b
Add pointer to CleanImports
Submitted by: Tom Brus <tomb@euronet.nl>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272608 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
f09adc8427
Fix the links.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272600 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
f044914f98
Add out latest "winner" gif, and spread the news.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272599 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
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
23 years ago
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
23 years ago
Stefan Bodewig
70fb06d172
Add contact info for WOProject
Submitted by: Andrus Adamchik <andrus-jk@objectstyle.org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272582 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
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
23 years ago
Stefan Bodewig
644005dd5a
Pointer to WOProject
Submitted by: Andrus Adamchik <andrus-jk@objectstyle.org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272579 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
84d34080aa
pedantic mode again.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272570 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
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
23 years ago
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
23 years ago
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
23 years ago
Diane Holt
5c4b1bdcc3
Oops.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272557 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
9be0c96b99
consider it done.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272550 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
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
23 years ago
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
23 years ago
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
23 years ago
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
23 years ago
Erik Hatcher
bcb858894c
Fix for PR 3247 - keep our own local copy of the Jakarta logo so documentation works off-line too.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272528 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
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
23 years ago
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
23 years ago
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
23 years ago
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
23 years ago
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
23 years ago
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
23 years ago
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
23 years ago
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
23 years ago
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
23 years ago
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
23 years ago
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
23 years ago
Erik Hatcher
ec94adcb8d
mark XmlLogger to-do as done
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272480 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
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
23 years ago
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
23 years ago
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
23 years ago
Stefan Bodewig
8ac4aad24c
No <pgp> in Ant 1.5.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272437 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
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
23 years ago
Stefan Bodewig
b38c1bae3e
Pointer to Jalopy.
Submitted by: Marco Hunsicker <development@hunsicker.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272426 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
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
23 years ago
Erik Hatcher
d60b6ca1ee
regen HTML
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272417 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
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
23 years ago
Steve Loughran
de36760880
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272414 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7114de8f2b
typo.
PR: 8019
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272413 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c52b908bf7
finally, 7552 audit of <junit> - leave information in tests untouched
by cloning the instances.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272412 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
b3fcc74e6a
Truth it up a bit.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272410 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
12a8163d89
Document new replacefilterfile attribute of <replace>
PR: 7320
Make sure <replace> resets its state.
Cosmetics.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272398 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
9489d9ffc1
Add emacsmode to <recorder>.
PR: 7432
<recorder> is a difficult beast with regard to bug 7552 as it holds
state in a static Hashtable - at least it won't create multiple
loggers for the same files, so it should be relatively save.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272397 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
cc842d12de
using concat everywhere
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272390 13f79535-47bb-0310-9956-ffa450edef68
23 years ago