Stefan Bodewig
e4041a1245
Provide user control over Statement's escape processing.
PR: 18822
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274417 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
c72f738f42
Keep record of fixed bugs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274416 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
062217277c
Make <javacc> and <jjtree> work with JavaCC version 3.x.
PR: 18664
Submitted by: Jene Jasper <jjasper at abz dot nl>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274395 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
df03da5c6a
Add support for JProbe 4.x.
PR: 14849
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274387 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
9ba0cb2f6d
Improve standards compliance of created index.
PR: 16972
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274386 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
2998653672
Ignore index lists found when creating a jar with index="on".
PR: 10262
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274378 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
006b093ab2
Don't hardcode /usr/bin/env for Unix.
PR: 17642
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274375 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
9c51b355f7
Add <classespath> nested element to mirror <sourcespath> but point to
compiled classes.
Add <exclude> nested element to conditionally exclude packages from
being parsed.
PR: 17134
Submitted by: Bob Hays <electricbob at alephnaught dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274371 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
13355064e6
Recompile grammar if supergrammar has changed.
PR: 12961
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274364 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
c99b33079f
Add tempdir attribute to <junit> to control placement of temporary file.
PR: 15454
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274351 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
014117fff5
Two fixes will be in 1.5.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274350 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
88dcebf815
Various <concat> enhancements.
PR: 18166
Submitted by: Peter Reilly <peter dot reilly at corvil dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274341 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
96e6561e65
The xml formatter for JUnit will now honor test case names set with
setName
PR: 17040
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274340 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
d1856da943
Keep track of fixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274336 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
04c60dbd61
<copy> and <move>'s failonerror didn't apply to filesets pointing to
non-existant directories.
PR: 18414.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274334 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
3abe710ac3
Upgrade to Xerces 2.4.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274331 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
c84425e271
Add outputencoding attribute to <copy> and friends.
PR: 18217
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274328 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
21eb88b560
Add a forwardslash attribute to <apply>
Submitted by: Zdenek Wagner <wagner at cesnet dot cz>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274322 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
5d14cd4e49
prefix attribute of <zipfileset> would not generate directory entries
for the prefix itself.
PR: 18403
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274320 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
5af1ce76d2
Make wrapper script work if ant is a relative symlink and ANT_HOME
isn't set.
PR: 17721
Submitted by: Martin Frost <martin at macrospace dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274318 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
6482a14b62
Make starteam checkout handle deleted labels correctly.
PR: 17646
Submitted by: Brian Brooks <brian dot brooks at metavante dot com>
Reviewed by: Steve Cohen
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274317 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
40ce7de3a6
New task <sync>.
PR: 12632
Submitted by: Dominique Devienne <ddevienne at lgc dot com>
Dan Armbrust <daniel dot armbrust at mayo dot edu>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274313 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
b86016b5a5
Don't include Sun's runtime when compiling with jvc unless the user
explicitly asks for it.
PR: 18055
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274295 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
4e347a681e
Make <cab>'s basedir optional.
PR: 18046
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274288 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
d64034d24e
TarEntry's File-constructor didn't work for many OSes.
PR: 18105
At the same time, make the OS check Locale independent.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274286 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
f624f1bf4d
Add support for HP's NonStop Server (formerly known by several names,
including Tandem).
Submitted by: Mirko Zeibig <Mirko dot Zeibig at t dash systems dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274262 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
368ff94af3
17871 is fixed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274260 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6caba693a7
A little housekeeping
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274259 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
b1849c09fa
Documentation for <sshexec>.
Submitted by: Rob Anderson <Anderson dot Rob at vectorscm dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274247 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
a892ac5867
keep track of changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274244 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
0f276785d6
<scp>
Submitted by: charliehubbard76 at yahoo dot com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274200 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
016fab4066
Move items to the correct version
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274199 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
96cf0f7848
#17142 - enhance Javadoc tag element to allow a fileset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274196 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
110fbc5d96
commons-net 1.0.0 has been released, drop NetComponents in favor of it.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274168 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
d70f3a4362
housekeeping
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274132 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
b5de6e5a6a
Document new input capabilities
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274024 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
9606283711
Allow <exec>'s error and output streams to be redirected independently
This is primarily to address bug 7330 but it includes a few other changes.
You can now use both output and outputproperty. While it was not documented,
previously, these used to be mutually exclusive. A simple TeeOutptuStream
is used to write the value to both a property and a file, if required.
The LogStreamHandler is no longer used by Exec. The main thing it did over
the PumpStreamHandler was to close the output streams when the stream
handler's stop method was called. This needed to be done in the
PumpStreamHandler in any case or the output file would be left open.
The PumpStreamHandler can now close its streams on stop() although the
default is still to leave them open
There are new attributes "error" and "errorProperty" which if present
separate output and error streams. If not present the current
behaviour is unchanged.
PR: 7330
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274003 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
66026ad2e3
Typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273997 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
5c24249581
Make sure the splash screen disappears when the build is finished.
PR: 16818
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273996 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
07b710cc96
Refactor <zip> and friends.
PR: 10755
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273986 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
98a9c95a45
Add support for filesets to ccmcheckout
PR: 14857
Submitted By: Benoit Moussaud
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273948 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6e99aad0bf
Add encoding attribute to <replaceregexp>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273939 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
f23a604f89
Bring WHATSNEW up to date with recent changes (also don't duplicate
entries for the 1.5.2 changes)
Document the resolveExecutable attribute assed to <exec>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273924 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
008f03ae33
Upgrade to Xerces 2.3.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273902 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
5ad1b99e41
THATSNEW
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273899 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
83edbb7a85
handle errors in command line arguments by throwing exception, making
Jon Skeet happy and fixing
PR: 16123
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273863 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
a9353331a9
Initial fix for the <jar> doesn't update bug, will need some
refinement (see extra mail to list).
PR: 10755
Submitted by: Antoine Levy-Lambert <levylambert at tiscali-dsl dot de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273848 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
9b9894a107
added .DS_Store to default excludes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273829 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
bf37341e1a
Take care of the original manifest when updating a jar.
PR: 12651
Based on code submitted by: Ben Jenkins <bjenkins at dynamicsoft dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273822 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
bbce438867
Move the signjar fixes to 1.5.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273813 13f79535-47bb-0310-9956-ffa450edef68
23 years ago