Re: [Pharo-users] Error in Pharo Continuous Integration
Hi Camillo and Guille, in first place thanks for answering!. It seems to be a problem of Pharo 1.4.... When i check the preloadZincHTTPComponents method, ZnZodiacNetworkingUtils appears coloured in red. So i assume, correct me if i'm wrong please, that class is missing. Could it be so?. Thanks again! -- Atte. Iván Guevara
humm, actually we never run the CI under 1.4 :/ but AFAIK zodiac should run under 1.4. On 2012-09-04, at 17:34, Ivan Hugo Guevara <aivan2005@gmail.com> wrote:
Hi Camillo and Guille, in first place thanks for answering!. It seems to be a problem of Pharo 1.4.... When i check the preloadZincHTTPComponents method, ZnZodiacNetworkingUtils appears coloured in red. So i assume, correct me if i'm wrong please, that class is missing. Could it be so?.
yes, most probably it did not load. I will quickly check
Hey, me again... ZnZodiacNetworkingUtils has nothing to do with it... It just a misunderstanding of name packages that still changing this line: package: 'Zodiac-Core' with: 'Zodiac-Core-MarcusDenker.23' (#version117: method) for this one: package: 'Zodiac-Core' with: 'Zodiac-Core-SvenVanCaekenberghe.25' I get a warning for packages dependencies in pharo 1.4 and not in pharo 2.0. Just wanted to know that.. Thanks again! 2012/9/4 Ivan Hugo Guevara <aivan2005@gmail.com>
Hi Camillo and Guille, in first place thanks for answering!. It seems to be a problem of Pharo 1.4.... When i check the preloadZincHTTPComponents method, ZnZodiacNetworkingUtils appears coloured in red. So i assume, correct me if i'm wrong please, that class is missing. Could it be so?.
Thanks again!
-- Atte. Iván Guevara
-- Atte. Iván Guevara
participants (2)
-
Camillo Bruni -
Ivan Hugo Guevara