missing project from Pharo Catalog Browser
Hi, I've noticed that my IconFactory is missing in both Catalog Browser and http://catalog.pharo.org/ Yet I can clearly see it in MetaRepoForPharo50, and the following also works (loaded from MetaRepo) Metacello new configuration: 'IconFactory'; smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo50'; load Did I miss something? Because it used to be there and now its gone. Thanks, Peter
weird⦠I will check the logs tomorrow (most probably a bug when reading baseline derived configurationsâ¦) Esteban
On 01 Mar 2016, at 22:48, Peter Uhnák <i.uhnak@gmail.com> wrote:
Hi,
I've noticed that my IconFactory is missing in both Catalog Browser and http://catalog.pharo.org/ <http://catalog.pharo.org/>
Yet I can clearly see it in MetaRepoForPharo50,
and the following also works (loaded from MetaRepo)
Metacello new configuration: 'IconFactory'; smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo50'; load
Did I miss something? Because it used to be there and now its gone.
Thanks, Peter
participants (2)
-
Esteban Lorenzano -
Peter Uhnák