Am 04/07/2012 01:10 AM, schrieb Kay Schenk:


On 04/06/2012 07:34 AM, Rob Weir wrote:
Please note: https://issues.apache.org/ooo/show_bug.cgi?id=119194

I'm about to apply this patch. It will cause download requests to go
to the SourceForge mirrors instead of MirrorBrain. We want to confirm
that things are set up properly on the SF side, before we get the
deluge of downloads for AOO 3.4.

So please respond to this post with any oddities you see or hear about
with users downloading OOo 3.3 releases over the next few days.

-Rob

I'm playing catch up here. Mostly good for my setup -- Linux 32 bit RPM
-- *except* even when I "uncheck" the JRE option on the alternate DL
page --

http://www.openoffice.org/download/other.html

it still wants to give me a bundle WITH jre...

The checkbox is provided by the function "writeJavaSelector()" in the "download.js" script file. For adding/deleting the "-wJRE" part to/from the URL, the "updateHREFs()" function is called.

The root cause is that in the function "updateHREFs()" the new "MIRROR_SOURCEFORGE_URL" variable is not used. Only MirrorBrain or Bouncer is recognized.

I think from this point on -- 3.4 forward -- we won't even be bundling
jre so maybe not a BIG deal right at the moment, but it would be nice if
we could get this fixed.

No bundled JRE files anymore in AOO --> no need to switch URLs.

So, because of this I wouldn't change it as it's not needed anymore in the future.

But the first thing is to get rid of all the Bouncer stuff in the script files. When we have decided not to go back to this mirror system, then we should cleanup the JS logic to get rid of some complexity.

Marcus

Reply via email to