[Pharo-project] Latest Zinc in Pharo 1.3 with MetacelloConfiguration
But I'd like to do that with a MetacelloConfiguration. May I add a version 14 in the ConfigurationOfZincHTTPComponents? Can I use the latest versions of each package ? Or are there some 'stable' versions I should use ? There are two ConfigurationOfZincHTTPComponents: one in the Zn repository and one in the MetacelloRepository. Which one should I update? Why is there two different place to find it? Cheers, Francois -- http://tulipemoutarde.be BE: +32 (0)65 709 131 CA: +1 778 558 3225
François, On 12 Dec 2011, at 05:51, Francois Stephany wrote:
But I'd like to do that with a MetacelloConfiguration. May I add a version 14 in the ConfigurationOfZincHTTPComponents?
Can I use the latest versions of each package ? Or are there some 'stable' versions I should use ?
There are two ConfigurationOfZincHTTPComponents: one in the Zn repository and one in the MetacelloRepository. Which one should I update? Why is there two different place to find it?
Cheers,
Francois
It would be great if you could update both to the latest versions of all packages. Merci beaucoup! Sven
Dag Sven,
It would be great if you could update both to the latest versions of all packages.
I've updated the configuration to all the latest packages except for Gemstone. Wehn Running the 190 tests I get one failure: ZnClientTests>>testIfFailNonExistingHost Let me now if I did something wrong ;) Cheers, Francois
François, On 12 Dec 2011, at 21:46, Francois Stephany wrote:
Dag Sven,
It would be great if you could update both to the latest versions of all packages.
I've updated the configuration to all the latest packages except for Gemstone.
Wehn Running the 190 tests I get one failure:
ZnClientTests>>testIfFailNonExistingHost
Let me now if I did something wrong ;)
Please do also copy it to the main http://www.squeaksource.com/ZincHTTPComponents repository. I know having 2 is confusing, but that is how most projects seem to do it. I don't understand why you would try to get Zinc-Patch-HTTPSocket from this other repository (they are identical BTW). The failing test puzzle me, can you maybe debug it and tell me what you see ? Maybe we should also let Paul DeBruicker know what you did, if he's not reading this. Thanks again, Sven
participants (2)
-
Francois Stephany -
Sven Van Caekenberghe