Thanks, that worked. Feels really strange encountering this. So one cannot use the commandline handler for loading a configuration anymore. Sad! The same way sad as you cannot use versionner anymore when you start to use BaselineOf instead of ConfigurationOf. 
This is not a complaint because I can understand why this happens. It is just that we need more energy to solve all this than we have. Sad!

Norbert

Am 18.10.2016 um 17:20 schrieb Johan Brichau <johan@inceptive.be>:


On 18 Oct 2016, at 16:36, Norbert Hartl <norbert@hartl.name> wrote:

(ConfigurationOfAster project version: #development) load

There are issues with this ���old��� way of Metacello loading. Can you try:

Metacello new
configuration:���Aster���;
version: #development;
load.

(Maybe you need to add the repo to, don���t know).

Cheers
Johan