<div dir="ltr">Thanks, that solved my problem!<div>Sabine</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jan 15, 2014 at 6:19 PM, Paul DeBruicker [via Smalltalk] <span dir="ltr">&lt;<a href="/user/SendEmail.jtp?type=node&node=4736991&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>&gt;</span> wrote:<br>

<blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">

        Done.  
<br><br><br>Name: ConfigurationOfSeaside3-PaulDeBruicker.93
<br>Author: PaulDeBruicker
<br>Time: 15 January 2014, 9:18:12.057 am
<br>UUID: d88ae88c-64b5-41e6-8987-edc7c7da3d00
<br>Ancestors: ConfigurationOfSeaside3-PaulDeBruicker.92
<br><br>added 
<br><br></div><div class="im">spec group: &#39;Base&#39; with: #(&#39;Core&#39;);
<br><br><br></div>as per:
<br><br><a href="http://forum.world.st/add-Base-group-to-ConfigurationOfSeaside3-for-version-3-1-0-td4736952.html" rel="nofollow" link="external" target="_blank">http://forum.world.st/add-Base-group-to-ConfigurationOfSeaside3-for-version-3-1-0-td4736952.html</a><br>

<br><br><br><br><blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' style="border-left:2px solid #cccccc;padding:0 1em"><div>
<div style="font-weight:bold">Johan Brichau-2 wrote</div>
<div><div class="im">That&#39;s probably ConfigurationOfJQueryWidgetBox that uses Base too, I guess.
<br><br>I don&#39;t mind that addition because the &#39;Core&#39; group in 3.1.x indeed corresponds to the &#39;Base&#39; group in 3.0.x
<br>There is more a problem for those who still load &#39;Core&#39; when witching to 3.1.x because it is now a real &#39;Core&#39; (rather than everything except tests in 3.0.x).
<br><br>Please add it to both 3.1.0 baseline and 3.1.0.1 baseline. The latter is work in progress for gemstone loading but the addition of the Base group should not go lost when we switch.
<br><br>Thank you!
<br>Johan
<br><br></div><div><div class="h5">On 15 Jan 2014, at 17:25, Sabine Knöfel &lt;<a href="http://user/SendEmail.jtp?type=node&amp;node=4736985&amp;i=0" rel="nofollow" link="external" target="_blank">[hidden email]</a>&gt; wrote:
<br><div class='shrinkable-quote'><br>&gt; Hi Paul,
<br>&gt; 
<br>&gt; I am currently fighting with configurationOf because I can not load it anymore. The error message is &quot;Error: Name not found: Base&quot;. Possibly the same reason?
<br>&gt; 
<br>&gt; Regards
<br>&gt; Sabine
<br>&gt; 
<br>&gt; Snippet from my configurationOf:
<br>&gt; baseline150: spec
<br>&gt;         &lt;version: &#39;1.5-baseline&#39;&gt;<br>&gt;         spec
<br>&gt;                 for: #common
<br>&gt;                 do: [ 
<br>&gt;                         spec blessing: #baseline.
<br>&gt;                         spec
<br>&gt;                                 project: &#39;Seaside3&#39;
<br>&gt;                                 with: [ 
<br>&gt;                                         spec
<br>&gt;                                                 className: &#39;ConfigurationOfSeaside3&#39;;
<br>&gt;                                                 &quot;versionString: #stable;&quot;
<br>&gt;                                                 loads: #(&#39;Prototype-Core&#39;);
<br>&gt;                                                 repository: &#39;<a href="http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main&#39;" rel="nofollow" link="external" target="_blank">http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main&#39;</a> ].
<br>&gt;                         spec
<br>&gt;                                 project: &#39;JQueryWidgetBox&#39;
<br>&gt;                                 with: [ 
<br>&gt;                                         spec
<br>&gt;                                                 className: &#39;ConfigurationOfJQueryWidgetBox&#39;;
<br>&gt;                                                 &quot;versionString: #stable;&quot;
<br>&gt;                                                 loads: #(&#39;default&#39;);
<br>&gt;                                                 repository: &#39;<a href="http://smalltalkhub.com/mc/Seaside/JQueryWidgetBox/main&#39;" rel="nofollow" link="external" target="_blank">http://smalltalkhub.com/mc/Seaside/JQueryWidgetBox/main&#39;</a> ]. ]
<br>&gt; 
<br>&gt; 
<br>&gt; version150: spec
<br>&gt;         &lt;version: &#39;1.5&#39; imports: #(&#39;1.5-baseline&#39;)&gt;<br>&gt;         spec  
<br>&gt;                 for: #common
<br>&gt;                 do: [ 
<br>&gt;                         spec blessing: #development.
<br>&gt;                          spec project: &#39;Seaside3&#39; with: [ spec versionString: &#39;3.1.0&#39; ].        
<br>&gt;                         spec project: &#39;JQueryWidgetBox&#39; with: [ spec  versionString: &#39;2.8&#39; ]. ]
<br>&gt; 
<br>&gt; 
<br>&gt; 
<br>&gt; On Wed, Jan 15, 2014 at 5:12 PM, Paul DeBruicker [via Smalltalk] &lt;[hidden email]&gt; wrote:
<br>&gt; Does anyone have a problem with me adding 
<br>&gt; 
<br>&gt; 
<br>&gt; spec group: &#39;Base&#39; with: #(&#39;Core&#39;); 
<br>&gt; 
<br>&gt; 
<br>&gt; so that projects that rely on Seaside and refer to the &#39;Base&#39; group can load?  AFAIK &#39;Base&#39; was renamed to &#39;Core&#39; in the recent configs 
<br>&gt; 
<br>&gt; 
<br>&gt; Thanks 
<br>&gt; 
<br>&gt; 
<br>&gt; Paul_______________________________________________ 
<br>&gt; seaside-dev mailing list 
<br>&gt; [hidden email] 
<br>&gt; <a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" rel="nofollow" link="external" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a><br>&gt; 
<br>&gt; 
<br>&gt; If you reply to this email, your message will be added to the discussion below:
<br>&gt; <a href="http://forum.world.st/add-Base-group-to-ConfigurationOfSeaside3-for-version-3-1-0-tp4736952.html" rel="nofollow" link="external" target="_blank">http://forum.world.st/add-Base-group-to-ConfigurationOfSeaside3-for-version-3-1-0-tp4736952.html</a></div>

&gt; To start a new topic under Seaside Development, email [hidden email] 
<br>&gt; To unsubscribe from Seaside, click here.
<br>&gt; NAML
<br>&gt; 
<br>&gt; 
<br>&gt; View this message in context: Re: add &#39;Base&#39; group to ConfigurationOfSeaside3 for version 3.1.0
<br>&gt; Sent from the Seaside Development mailing list archive at Nabble.com.
<br>&gt; _______________________________________________
<br>&gt; seaside-dev mailing list
<br></div></div>&gt; <a href="http://user/SendEmail.jtp?type=node&amp;node=4736985&amp;i=1" rel="nofollow" link="external" target="_blank">[hidden email]</a><div class="im"><br>&gt; <a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" rel="nofollow" link="external" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a><br>

<br>_______________________________________________
<br>seaside-dev mailing list
<br></div><a href="http://user/SendEmail.jtp?type=node&amp;node=4736985&amp;i=2" rel="nofollow" link="external" target="_blank">[hidden email]</a><br><a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" rel="nofollow" link="external" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a></div>


</div></blockquote>


        
        
        
        <br>
        <br>
        <hr noshade size="1" color="#cccccc">
        <div style="color:#444;font:12px tahoma,geneva,helvetica,arial,sans-serif"><div class="im">
                <div style="font-weight:bold">If you reply to this email, your message will be added to the discussion below:</div>
                </div><a href="http://forum.world.st/add-Base-group-to-ConfigurationOfSeaside3-for-version-3-1-0-tp4736952p4736985.html" target="_blank" rel="nofollow" link="external">http://forum.world.st/add-Base-group-to-ConfigurationOfSeaside3-for-version-3-1-0-tp4736952p4736985.html</a>
        </div>
        <div style="color:#666;font:11px tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">
                To start a new topic under Seaside Development, email <a href="/user/SendEmail.jtp?type=node&node=4736991&i=1" target="_top" rel="nofollow" link="external">[hidden email]</a> <br><div class="im">
                To unsubscribe from Seaside, <a href="" target="_blank" rel="nofollow" link="external">click here</a>.<br>


                <a href="http://forum.world.st/template/NamlServlet.jtp?macro=macro_viewer&amp;id=instant_html%21nabble%3Aemail.naml&amp;base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&amp;breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" rel="nofollow" style="font:9px serif" target="_blank" link="external">NAML</a>
        </div></div></blockquote></div><br></div>


        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://forum.world.st/add-Base-group-to-ConfigurationOfSeaside3-for-version-3-1-0-tp4736952p4736991.html">Re: add 'Base' group to ConfigurationOfSeaside3 for version 3.1.0</a><br/>
Sent from the <a href="http://forum.world.st/Seaside-Development-f1294793.html">Seaside Development mailing list archive</a> at Nabble.com.<br/>