http://defect.opensolaris.org/bz/show_bug.cgi?id=19220
--- Comment #2 from Vladimir Kotal <[email protected]> 2012-07-03 14:02:38 UTC --- (In reply to comment #1) > This seems to be more generic problem. The file is sent compressed on the HTTP > layer (Content-Encoding: gzip): > > $ wget -S > http://repo1.maven.org/maven2/org/apache/lucene/lucene-core/3.6.0/lucene-core-3.6.0.jar > --06:58:08-- > http://repo1.maven.org/maven2/org/apache/lucene/lucene-core/3.6.0/lucene-core-3.6.0.jar > => `lucene-core-3.6.0.jar' > Resolving repo1.maven.org... 93.184.221.133 > Connecting to repo1.maven.org|93.184.221.133|:80... connected. > HTTP request sent, awaiting response... > HTTP/1.0 200 OK > Content-Encoding: gzip > Accept-Ranges: bytes > Content-Type: application/java-archive > Date: Tue, 03 Jul 2012 14:00:19 GMT > Last-Modified: Mon, 09 Apr 2012 21:29:20 GMT > Server: ECAcc (fra/D485) > X-Cache: HIT > Content-Length: 1406216 > Connection: keep-alive > Length: 1,406,216 (1.3M) [application/java-archive] > > 100%[====================================>] 1,406,216 1.53M/s > > > 06:58:09 (1.53 MB/s) - `lucene-core-3.6.0.jar' saved [1406216/1406216] and the actual file is gzip'ed: $ file lucene-core-3.6.0.jar lucene-core-3.6.0.jar: gzip compressed data, from Unix related wget post: http://lists.gnu.org/archive/html/bug-wget/2009-05/msg00013.html -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
