Yes StringHolder does not exist anymore.
So may be you can load an old version and change GitFileTree but
GitFileTree should not rely on this old and bad class.
It took us 3 years to remove it.
Stef
Le 19/6/15 11:32, Yuriy Tymchuk a écrit :
Hi,
when loading GitFileTree in Pharo 5, I get:
This package depends on the following classes:
StringHolder
You must resolve these dependencies before you will be able to load these
definitions:
CrLfFileEditor
…
Does anybody know if this was caused by any recent changes?
Uko
P.S. we should add some mechanics to report dependency issues at CI server.
Because when one loads Moose (for example) from scratch, he will encounter
dependency issues, but as most of people who work on Moose download the
ready-made image from CI, it’s not a visible problem.