You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2010/07/06 23:39:55 UTC

DO NOT REPLY [Bug 49453] Ant get task does not interact well with transparent proxies

https://issues.apache.org/bugzilla/show_bug.cgi?id=49453

--- Comment #2 from Maarten Coene <ma...@yahoo.com> 2010-07-06 17:39:52 EDT ---
Created an attachment (id=25721)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25721)
A patch for the Get.java task

I think the "fix" is pretty easy since Java has built-in support for handling
gzipped content. In addition, it could improve the performance of the get task
when it is used to fetch plain text files.

I've attached a patch that fixes the problem.

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