Stefan Bodewig
2e823e15ba
Kaffe has ThreadLocal but no swing.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273093 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
d63e5f7e83
Resolve unresolved conflict
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273082 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
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
23 years ago
Stefan Bodewig
b10ac6b22e
Add default value to <input>.
Submitted by: Scott Sanders <ssanders@nextance.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273043 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
0b6a0d7f11
Remove conflict resolution cruft.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272969 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
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
23 years ago
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
23 years ago
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
23 years ago
Stefan Bodewig
67581ea0d7
Make the merge more challenging
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272808 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c68b3c5780
There's always at least one file you forget to save.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272807 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
f61c1bcd3a
Selectors feature to specify sophisticated selection criteria to create filesets.
Got it in in the 11(and a half)th hour ;-)
Submitted by: Bruce Atherton <bruce@callenish.com>
Docs and testcases to follow in the next few days.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272630 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
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
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
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
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
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
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
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
61fa51aff2
Moving from Crimson 1.1.3 to Xerces 2.0.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272469 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
5bb770730d
document that"$"->"$"; retaining "$$"->"$"
...I think new items should go below this one
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272448 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
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
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
Magesh Umasankar
8edaa455e6
Close PrintStreams if logfile is being used. Leaving the streams open causes test case failures on Windows.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272300 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
e2aa7c41ea
Add -source switch to <javadoc>
PR: 5645
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272299 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
3bad2ab3a0
Describe change to ejbjar dependency behaviour
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272293 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
f5b6799863
Add documentation for <java>'s new timeout attribute.
PR: 5299
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272291 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6258074cd0
Add append attributes to <exec>, <java> and <sql>
PR: 3234, part of 5299
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272234 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
c213331f01
Document <classfileset>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272222 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
97bb19005e
changelog -> cvschangelog
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272174 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
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
Diane Holt
e8a000ecfe
Catch up on WHATSNEW.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272150 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
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
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
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
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
Erik Hatcher
bcb2c234e8
Implementation of nested patternsets. Addresses PR3761
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272042 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
dc95e07391
Clean up the <compilerarg> info. (And a couple of tweaks.)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272040 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
11be3954a5
Add "implementation" -> "compiler".
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272025 13f79535-47bb-0310-9956-ffa450edef68
23 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
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
03216f2caf
spashscreen task
Submitted by: Les Hughes <leslie.hughes@rubus.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271943 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
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
24 years ago
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
24 years ago
Stefan Bodewig
987c7b8f12
new task vsscreate.
undocumented and as tested as all the other vss tasks.
PR: 7153
Submitted by: Gary S. Weaver <Gary_Weaver@srspos.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271931 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
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
24 years ago
Diane Holt
9c875b004a
Add info wrt change in -projecthelp behaviour.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271901 13f79535-47bb-0310-9956-ffa450edef68
24 years ago