Hi Doru, list,

I fixed the configuration to point to the latest version of each package.  So it stands like:

    spec for: #'common' version: '2.1'.
    spec for: #'pharo1.3.x' version: '2.2'.
    spec for: #'pharo1.4.x' version: '2.3'.

Now, what about freezing 2.3 and start working on 2.4?  That way projects using glamour can freeze it their dependencies also so far - just like the dbx browser :P.
And publish it in MetaFor14 so it becomes available on the ConfigurationBrowser? :)

People say yes, I commit ;).

Guille

On Thu, Apr 19, 2012 at 10:14 PM, Tudor Girba <tudor@tudorgirba.com> wrote:
It appears that the version is broken :).

I still did not get enough time to fix the configuration beyond the use of the 'default' version :(

Doru


On 19 Apr 2012, at 17:11, Guillermo Polito wrote:

> Hi!
>
> I'm trying to load Glamour in pharo 1.4 with the following script:
>
> Gofer it
>     squeaksource: 'Glamour';
>     package: 'ConfigurationOfGlamour';
>     load.
>
> (ConfigurationOfGlamour project version: '2.3') load: #('Core' 'Morphic' 'Glamour-Magritte-Presentations')
>
> And I'm having the following error:
>
> This package depends on the following classes:
>   GLMOpenBrowserAction
> You must resolve these dependencies before you will be able to load these definitions:
>   morphicActOn:
>
>
> Any idea?
>
> Guille
> _______________________________________________
> Moose-dev mailing list
> Moose-dev@iam.unibe.ch
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
www.tudorgirba.com

"One cannot do more than one can do."




_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev