I always forget to remove my package cache when doing this things :/. Try again, it's fixed now. :P
Guille On Sun, Jan 22, 2012 at 12:39 PM, Mariano Martinez Peck < [email protected]> wrote: > Guille, I tried in the LAST version of Pharo 1.4 14292 > > Gofer it > squeaksource: 'MetacelloRepository'; > package: 'ConfigurationOfOmniBrowser'; > load. > > > (ConfigurationOfOmniBrowser > project version: #stable) load: #( 'Dev' 'Dev Tests'). > > and I got: > > 'Could not resolve: Refactoring-Changes [Refactoring-Changes-cwp.20] in > /Users/mariano/Pharo/imagenes/Pharo-1.4 14/package-cache > http://www.squeaksource.com/rb' > > I am leaving now, but when I come back I will try to find the problem. > > Cheers > > > > On Sun, Jan 22, 2012 at 3:37 PM, Mariano Martinez Peck < > [email protected]> wrote: > >> Thank you SOOOOOOOOOO MUCH Guille. >> Now that I have all the tools I need (shout + completion + OB/Nautilus + >> RB integration) I will move all my work to 1.4 and start using it like >> crazy. >> >> Thanks!!!! >> >> >> On Sun, Jan 22, 2012 at 5:55 AM, Guillermo Polito < >> [email protected]> wrote: >> >>> I've updated the configuration of OmniBrowser so It can load with the >>> last version of RB. >>> >>> (ConfigurationOfOmniBrowser >>> project version: #stable) load: #( 'Dev' 'Dev Tests'). >>> >>> >>> BTW, I've fixed a deprecation on RB (#withBlanksTrimmed -> #trimBoth) >>> and posted it into PharoTaskForces, since I don't have grants to write into >>> PharoRB. >>> >>> All tests are green and It's working fine :). >>> >>> This version is freezed for anyone who wants to use it. I'll be working >>> to update OB to Lukas's latest chanes from now on. >>> >>> Bye! >>> Guille >>> >> >> >> >> -- >> Mariano >> http://marianopeck.wordpress.com >> >> > > > -- > Mariano > http://marianopeck.wordpress.com > >
