Conor MacNeill
4856ac66d8
Catch more than IOExceptions in stream pumper to take care of strange
close conditions where another thread can close the stream after the
ensureOpen check has been done.
PR: 13372
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274091 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
e9397e61f8
Try to make error message clearer
PR: 17033
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274089 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
160cf9673e
Make P4OutputHandler less greedy
PR: 16080
Submitted by: Matt Bishop
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274087 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
b1bc79be92
recognize local interfaces in <ejbjar>
PR: 15862
Submitted by: Colin Sampaleanu
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274086 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
0eba6abe79
Add suffix support for ejbjar jboss element
PR: 14959
Submitted by: Jesse Stockall
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274084 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
abc9ae5a1b
Pickup missing merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274083 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
f38a0348ee
Merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274082 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
36c3629dbf
Document that <ejbjar> supports EJB 2.0 descriptors
PR: 12830
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274079 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
0657acfd31
Also write manifets into JAR as UTF-8
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274076 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
142633f38f
changing filename case
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274075 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
a4be70fbf0
Read/Write manifests in UTF-8
PR: 17075
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274074 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
18094d3d58
Minor edit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274073 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
12ad2ad389
Set JAVA_HOME for MacOSX users in bootstrap.sh and build.sh
PR: 17100
Submitted by: Jesse Stockall
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274072 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
cf98ab8ba1
show briefType instead - nicer for enumerated attributes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274071 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
58b3f9e697
added sorting
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274070 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
f04c145a44
Make message clear when updating and whenempty=skip
PR: 4448
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274067 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
039da0c823
Resolve DTD locations relative to project basedir
Also more into when dependency analyzer cannot be found.
PR: 13271
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274065 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
55e78ace38
tell the truth about debuglevel.
PR: 16884
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274063 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6834a527ab
Only the TraX liaison is really supported.
PR: 16913
Submitted by: Ville Skytt� <ville dot skytta at iki dot fi>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274061 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
91a07a1f68
Remove the (at least for now) superfluous ResourceScanner interface.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274060 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
73b731154a
JDK 1.1 File parent determination is a bit lacking when the
path is a combined Windows/Unix path
PR: 16923
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274057 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
11f76e5f8d
Allow TaskContainers to have nested elements which take precedence
over tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274056 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
2253cbd87d
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274055 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
6409f0ec87
iStarteam - when checking out to a revision label, directories are
never created unless needed.
PR: 14295
Submitted By: Steve Cohen
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274054 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
225893c4b9
Add a thread count to the parallel task to stop it using too many threads
PR: 16906
Submitted by: Danno Ferrin
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274053 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
88251d50a4
Don't use "cd /d" on OS/2.
PR: 16924
Submitted by: Zdenek Wagner <wagner at cesnet dot cz>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274052 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6ff619abb4
Fix a few typos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274051 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
87728e14bd
CVS module move - Gump is going to nag us once 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274049 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
ea2a9bba4b
New repository
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274048 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Christoph Wilhelms
96a92e5912
Introducing Tabs and Projects starting with ANTidote.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274047 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Christoph Wilhelms
9641fa3847
Introducing Projects tab and first sub-project ANTidote.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274046 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
e7f91ca678
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274044 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
5189aceb39
Add pointer to mbox archives
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274043 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1c0b70100b
Mailinglists have moved
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274042 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1dc8a07905
Remove Jakarta Project from license
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274040 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
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