The problem is the loadDefault method used to load refactorings, and here it 
loads the core version.

So I fix that :)

The configuration is good now I think (thanks to you ;) )


Thanks again,

Ben

On Feb 26, 2012, at 4:43 PM, Mariano Martinez Peck wrote:

> 
> 
> On Sun, Feb 26, 2012 at 3:52 PM, Stéphane Ducasse <[email protected]> 
> wrote:
> Apparently
>                spec
>                refactorings
>                nautilus refactoring are not loaded.
> The configuration should be improved
> 
> 
> I think it is quite good now. I have spent time in improving it and it is 
> commited. So I don't understand. Baseline 4.2 reads:
> 
>     
>         spec 
>             group: 'default' with: #('refactorings');
>             group: 'core' with: #('HistoryCollection' 'GroupManager' 
> 'GroupManagerUI' 'PluggableTextMorphWithLimits' 'Nautilus');
>             group: 'refactorings' with: #('core' 'NautilusRefactoring');
>             group: 'release' with: #('refactorings' 'NautilusOCompletion')]
> 
>  
> so..what were you loading? what is the exact problem?
> 
> 
> Stef
> 
> On Feb 26, 2012, at 3:46 PM, Marcus Denker wrote:
> 
> >
> > On Feb 26, 2012, at 3:39 PM, Stéphane Ducasse wrote:
> >
> >> I took Nautilus with refactoring on jenkins but I do not find the 
> >> refactorings.
> >>
> > In the menu? But you need to take care that there is right know no way to 
> > get
> > the menu other then right-click. Command-Click which is normally the same is
> > not the same in this case...
> >
> >      Marcus
> >
> > --
> > Marcus Denker -- http://marcusdenker.de
> >
> >
> 
> 
> 
> 
> 
> -- 
> Mariano
> http://marianopeck.wordpress.com
> 

Reply via email to