ConfigurationOfOSProcess (used by Magma) was wrong:

version440: spec
    <version: '4.4.2' imports: #('4.4-baseline' )>

    spec for: #'common' do: [
        spec blessing: #'release'.
        spec description: 'Version 4.4.2'.
        spec author: 'MiguelCoba'.
        spec timestamp: '5/29/2011 12:34'.
        spec
            package: 'OSProcess' with: 'OSProcess-dtl.61';
            package: 'OSProcess-Tests' with: 'OSProcess-Tests-dtl.4'. ].


Now it seems to be fixed:

Name: ConfigurationOfOSProcess-mt.16
Author: mt
Time: 9 June 2011, 1:28:23.772 pm
UUID: 7155a747-e91a-194e-9030-8e211f37b1a9
Ancestors: ConfigurationOfOSProcess-AdrienBarreau.15

- recovered 4.4.0
- added 4.4.2 as stable (like it was in AdrienBarreau.15 in modified
#version440)
reason: to not break dependent projects assumptions (i.e., version 4.4.0
could not be found anymore)


On Fri, Jun 10, 2011 at 5:26 PM, Guillermo Polito <[email protected]
> wrote:

> Nope, the typo is in the ConfigurationOfMagma class, which is looking for a
> version 4.4.0 of OSProcess, which actually does not exist :/.
> I'll see if I can fix it in a while.
>
> Guille
>
>
> On Fri, Jun 10, 2011 at 12:19 PM, Alan Rodas <[email protected]> wrote:
>
>> Sorry Mariano, didn't catch you there.
>> Do you mean a typo in this sentence?
>>
>> ((Smalltalk at: #ConfigurationOfMagma) project latestVersion) load
>>
>> beacause even if I try to use the stable version, it still does not work.
>> So
>>
>> ((Smalltalk at: #ConfigurationOfMagma) project version: #stable) load
>>
>> gives the same result.
>>
>> So I don't get where the typo is, although you may be refering to a typo
>> somewhere else.
>>
>> Cheers
>> --
>> Alan Rodas Bonjour
>>
>>
>


-- 
Mariano
http://marianopeck.wordpress.com

Reply via email to