Stefan Bodewig
e6272f7e4f
jakarta-ant module has gone away
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274038 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
f62e511012
Fix fixcrlf docs
PR: 16858
Submitted by: Jesse Stockall
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274036 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
55a7cf2fa5
Use ThreadGroups to link tasks to any threads they create
Make sure parallel creates a separate thread group for each
thread it spawns
PR: 7980
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274035 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
035496092c
Use 'issues' role name for nagoya
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274034 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
753f33937f
SOS tasks refactor.
PR: 16911
Submitted by: Jesse Stockall
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274033 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
fb47a21d21
One more pointer to old releases directory axed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274032 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
e4082e6356
Add pointer to Jacson.
Submitted by: Frank Nestel <nestefan at de fot ina dot com>
Looks a lot bigger as I've picked up Christoph's changes now.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274031 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
f25d3801bb
Make variables private with protected accessors
PR: 16910
Submitted by: Jesse Stockall
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274030 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
9f80e894bd
Moving old releases away from Jakarta
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274029 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Christoph Wilhelms
0f435c0f6b
Prepared "FakeForrest" to handle "tabs" in Navigation, enabled the stylesheet to allow sub-directories, prepared everything for a "Projects" tab for Ant-subprojects like Antidote.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274028 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1420622794
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274027 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
107a8994df
Fix typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274026 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
b50fd138f8
VSS Task refactor
PR: 16910
Submitted by: Jesse Stockall
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274025 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
Christoph Wilhelms
151cb399de
Added the Forgotten FAVICON.ICO. Luckily nobody complaines, yet :)!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274023 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
dd5a678d41
Javadocing
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274022 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
4a9153f9f2
Input handling framework
Non-forked Java tasks can now have their input redirected.
Note that it would be possible to add a noninteractive flag to
Ant preventing any input from System.in in any java classes
druing a build. Would prevent locking up waiting for input
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274021 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
984ad3c021
Refactor output handling from Exec into a new class Redirector and
use this in Java task to get access to features such as
separate error stream, redirected input, etc.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274020 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
0022fa2365
Fix up new input stuff since input thread won't always exist
PR: 16891
Submitted by: paul at priorartisans
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274019 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
608424c650
PR: 11100
revisited. The original patch wouldn't pass Unzip's new
testPatternSetIncludeAndExclude test.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274017 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
55641903fb
First cut at input redirection for <exec>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274016 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
ab271c2c60
Testlet is dead
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274014 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
11736bd911
remove properties generation to see if that fixes gump runs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274013 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
f3ddbffe3c
Very quick fix for bug 16611
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274011 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7d868d2e29
Try to clean up after a failed copy.
PR: 16768
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274008 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
55640a285a
Adapt some @since tags after merge to 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274007 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
1ac2ab476a
Apply latest patch from Antoine
PR: 15707
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274005 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
e562c76491
Further development for 7330. Allow errors to be sent to the
Ant log when redirecting output.
PR: 7330
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274004 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
a8126f6809
set URI resolver on transformer factory as well.
PR: 16809
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274002 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
c71436048a
Remove sleep from the stream pumper. I can't see the reason for this.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274001 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
db5ff685d8
"Normalize" URL
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273995 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
8cf73939c0
There are CVS snapshots
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273994 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1cea69ac67
Remove the ugly hack, but still ensure that jars always at least contain a manifest
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273993 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7daa1a59b6
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273992 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
34dc5127ac
fix the 'is the manifest up-to-date?' checks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273991 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
c665fdcd49
Add warnings about the interaction of filters and binary files
PR: 16780
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273990 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
afa2b7af9e
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273988 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
59024a8a7b
Fix up some broken links in docs
Reported By: Noel J. Bergman
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273985 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1ffd5394f2
Now that the results get published, bump up the copyright year.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273984 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
92fae5e426
Some innocuous wording for the definition of user.home
PR: 14167
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273983 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
af891549ea
added license and logging to indexgen
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273982 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
cb95928378
added index generation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273981 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
4fb40688c1
Add pointer to "Interactive".
Submitted by: Daniel Kasmeroglu <kasi at kasisoft dot de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273979 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Bruce Atherton
cd3082d035
Added references to Selectors in fileset documentation, and cleaned up directory task documentation to be more accurate as well as point to selectors.
PR: 16682
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273977 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
b5a8292e57
adding category to Perforce tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273976 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
15ebfccec9
adding category to Perforce tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273975 13f79535-47bb-0310-9956-ffa450edef68
23 years ago