DO NOT REPLY [Bug 45181] Added a timeout option to get task

2009-09-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45181

Stefan Bodewig bode...@apache.org changed:

   What|Removed |Added

 CC||nhb_...@nexgo.de

--- Comment #3 from Stefan Bodewig bode...@apache.org 2009-09-22 07:52:18 PDT 
---
*** Bug 47887 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.


DO NOT REPLY [Bug 45181] Added a timeout option to get task

2008-09-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45181


Stefan Bodewig [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
   Target Milestone|--- |1.8.0




--- Comment #2 from Stefan Bodewig [EMAIL PROTECTED]  2008-09-26 06:55:38 PST 
---
used a different implementation that I hope to be more robust.

svn revision 699324.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.


DO NOT REPLY [Bug 45181] Added a timeout option to get task

2008-09-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45181





--- Comment #1 from Stefan Bodewig [EMAIL PROTECTED]  2008-09-03 07:53:21 PST 
---
your patch will only work if the download is actually writing to the stream. 
If it is just sitting there waiting for input and never writing, it won't get
interrupted - or will it?

I think we need to do it the other way around and fork the download into a
parallel thread that we can discard if the timeout occurs - no matter whether
it has already hit an IOException or not.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.


DO NOT REPLY [Bug 45181] Added a timeout option to get task

2008-08-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45181


Stefan Bodewig [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||notifications@ant.apache.org
 AssignedTo|notifications@ant.apache.org|[EMAIL PROTECTED]
   Severity|normal  |enhancement
   Keywords||PatchAvailable




-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
You are the assignee for the bug.


DO NOT REPLY [Bug 45181] Added a timeout option to get task

2008-06-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45181


Josh [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.