Hi Nicolai,

Le 4 sept. 2015 � 21:12, Nicolai Hess a �crit :

Hi Christophe,

the tool

The tool was originally created by Baptiste Quid� and I enhanced it with message send analysis.

and this depedency report is great.

Thanks.

But how are the dependencies categories "Ignored dependency" ,

Yes, it is a manual step. You find them in the package manifest class, in #ignoredDependencies.

"Dependency to remove" created,
is this a manual step?

This one also. There is a special manifest ManifestBootstrap holding this dependenciesToRemove.

For examlpe, I don't understand why
Graphics-Display Objects Graphics-Primitives
are "Dependency to remove" for package Athens-Balloon.
Aren't these low level packages?

Yes, it is not clear.
Dependencies to remove are packages we do NOT want in the bootstrap. They appear in red everywhere. It is not the dependency we want to remove from the bootstrap but the package itself.
I will update that.