Stefan Bodewig
d3f2f2b687
Provide control over EOL conversion via a new attribute.
PR: 18884
Submitted by: Steve Cohen <scohen at apache dot org>
Aaron DeForest <aaron underscore deforest at rosettabio dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274541 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
6e7154321d
From the JDK tool-docs for javac of JDK 1.4:
> An argument file can include javac options and source filenames in
> any combination. The arguments within a file can be space-separated
> or newline-separated.
that means, file names must be quoted if they contain spaces. No idea
whether this is true for JDK 1.2 or 1.3 as well (1.1 doesn't support
@argfile ).
PR: 10499
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274533 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
b113154a3a
<unzip> can now deal with self-extracting archives.
PR: 16213
Submitted by: Jason Salter <jasonsalter at hotmail dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274512 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
c3a9038765
Properly deal with multi-byte encodings by reusing existing code that does.
PR: 19187
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274509 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7717aa2b68
Keep track of changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274508 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
e596d350ae
filter readers modify lineendings.
PR: 18476
Submitted by: peter.reilly@corvil.com (peter reilly)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274499 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
b71d85aa2a
keep WHATSNEW up to date
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274482 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
528fbc7fd5
Enable <antlr>'s debug attribute.
PR: 19051
Submitted by: Jorge <jorgemanrubia at terra dot es>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274474 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
5845f471f4
Note on addition of six clearcase tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274452 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
9f6552fadb
New tokenfilter for filterchain
PR: 18312
Submitted by: peter.reilly@corvil.com (peter reilly)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274449 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
f3e9ec622f
Adding a new attribute is not a bug...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274447 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
f87fdc99c7
New "skip" attribute for HeadFilter and TailFilter
PR: 18849
Submitted by: jan@materne.de (Jan Mat�rne)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274446 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
107f11cbf7
Add a new containsregexp selector.
Submitted by: Jay van der Meer <jvandermeer2 at comcast dot net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274438 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
af5f25430e
Spread the word
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274430 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
abaeb89103
Don't die on empty values.
PR: 18625
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274424 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
74cf9531d0
Make <javah> work on JDK 1.4.2.
PR: 18667
Submitted by: James Allers <jallers at advancedreality dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274418 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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