http://defect.opensolaris.org/bz/show_bug.cgi?id=19220
Jens Elkner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |.de --- Comment #6 from Jens Elkner <[email protected]> 2012-07-03 16:50:01 UTC --- IMHO this is a site setup problem and needs to be reported to their owners. It is just impolite to encode content in a manner, which isn't supported by the client (the ant task doesn't send any 'Accept-Encoding' header). Also it doesn't make much sense to compress an already compressed file (at least *.jar s should be) ... Last but not least, if opengrok builds a workaround, this needs to be a little bit clever than just gunzip, because if the site owner changes his mind (e.g. to enable compression if filesize > N), it'll break opengrok build again ... So for now, I would just add a note to the readme ... -- 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
