<div dir="ltr">After the recent change in metacelloPlatformAttributes, we&#39;re having some problems in Voyage in Pharo6, and I investigated a bit. <div><br></div><div>Voyage loads Magritte3 Core stable, which uses </div><div>- #version351: and </div><div>- #baseline330ForPharo:</div><div><br></div><div>These methods contain spec declarations such as #(#&#39;pharo3.x&#39; #&#39;pharo4.x&#39; #&#39;pharo5.x&#39;). So I guess we should add #&#39;pharo6.x&#39; to the list and it will just start working again. To do that, I suppose it&#39;s fine to just modify #version351: and #baseline330ForPharo:, right? I mean, no need to create a #version352:only because of that.</div><div><br></div><div>regards,</div><div>Martin</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 18, 2016 at 10:41 AM, Cyril Ferlicot D. <span dir="ltr">&lt;<a href="mailto:cyril.ferlicot@gmail.com" target="_blank">cyril.ferlicot@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Le 18/10/2016 à 10:11, Johan Brichau a écrit :<br>
&gt; I uploaded the changes by Christophe. If it does not work, let me know. I did not try.<br>
&gt;<br>
&gt; cheers<br>
&gt; Johan<br>
&gt;<br>
&gt; ps: right now the configuration is identical for pharo5.x and pharo6.x. If things start to fail for Pharo 6, we need to make another baseline to not break the configuration for pharo 4 and pharo 5<br>
&gt;<br>
<br>
</span>Hi!<br>
<br>
I could load Seaside but when I start the adaptor and go to<br>
localhost:8080 I get an error[1] `receiver of #from:to: is nil`.<br>
There is some error on Jenkin&#39;s logs that where not here before[2].<br>
<br>
<br>
[1] <a href="http://puu.sh/rN9fV/780adbcfe0.png" rel="noreferrer" target="_blank">http://puu.sh/rN9fV/<wbr>780adbcfe0.png</a><br>
[2] <a href="http://puu.sh/rN9rb/dd9de6776a.png" rel="noreferrer" target="_blank">http://puu.sh/rN9rb/<wbr>dd9de6776a.png</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Cyril Ferlicot<br>
<br>
<a href="http://www.synectique.eu" rel="noreferrer" target="_blank">http://www.synectique.eu</a><br>
<br>
2 rue Jacques Prévert 01,<br>
59650 Villeneuve d&#39;ascq France<br>
<br>
</font></span><br>______________________________<wbr>_________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.<wbr>squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" rel="noreferrer" target="_blank">http://lists.squeakfoundation.<wbr>org/cgi-bin/mailman/listinfo/<wbr>seaside</a><br>
<br></blockquote></div><br></div>