[squeak-dev] Someone update Installer in 4.3 and 4.4 please?

Levente Uzonyi leves at elte.hu
Mon Jul 1 02:12:28 UTC 2013


On Sun, 30 Jun 2013, Frank Shearar wrote:

> I'm away from my computer for the next few hours or I'd do this
> myself: with the Gemstone -> GemTalk Systems rename, we need to change
> the URL in Installer class >> #squeakSource3 (or whatever #ss3 uses)
> to point to the new URL.
>
> This will allow correctly written Installer scripts (i.e., ones that
> use #ss3 and not #url:) to carry on working.
>
> Dale Henrichs has found that Squeak MC HTTP repositories don't like
> 3xx responses, and so a number of his builds fail in Squeak. Pharo
> uses ZnHTTP, which handles HTTP redirection correctly.

Well, redirection handling was removed a while ago. The easy solution is 
to load WebClient.


Levente

>
> Thanks!
>
> frank
>
>


More information about the Squeak-dev mailing list