|
Mariano Martinez Peck |
|
|
Alan we have reported this several times......
it is a TYPO. Can someone fix it ? thanks On Thu, Jun 9, 2011 at 6:08 AM, Alan Rodas <[hidden email]> wrote: I would really love to, and I promised myself that I will as soon as I make myself some time. -- Mariano http://marianopeck.wordpress.com _______________________________________________ Magma mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/magma |
|
Mariano Martinez Peck |
|
|
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 <[hidden email]> 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 :/. -- Mariano http://marianopeck.wordpress.com _______________________________________________ Magma mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/magma |
| Powered by Nabble | See how NAML generates this page |