Login  Register

Re: Issue 107 in metacello: the toolbox does not recognized the #default configuration

Posted by metacello on Feb 17, 2011; 12:52pm
URL: https://forum.world.st/Issue-107-in-metacello-the-toolbox-does-not-recognized-the-default-configuration-tp3309707p3310701.html


Comment #2 on issue 107 by [hidden email]: the toolbox does not  
recognized the #default configuration
http://code.google.com/p/metacello/issues/detail?id=107

I fixed the configuration in the meantime.
Execute the following:

  MetacelloToolBox
      createDevelopment: '4.3.2'
      for: 'Moose'
      importFromBaseline: '4.3-baseline'
      description: 'New version'

It will produce the method #version432: which contains empty version for  
many packages:

                spec
                        project: 'MooseAlgos for Moose' with: '';
                        project: 'PetitParser for Moose' with: '';
                        project: 'DSM for Moose' with: '';
                        project: 'Glamour for Moose' with: '2.0-beta.8';
                        project: 'Mondrian for Moose' with: '2.46';
                        project: 'SmallDude for Moose' with: '';
                        project: 'Merlin' with: '';
                        project: 'RPackage' with: ''.