Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
resolver-1.0.0
-
None
Description
There is lots of useful information the resolver encounters while trying to resolve a consistent class space having to do with uses constraint violations. The felix resolver encodes a nice chain message contained in a ResolutionException that can help diagnose uses constraint issues.
It would be helpful if the Logger was enhanced to be able to capture the ResolutionException for uses constraint violations as they occur during the resolve process.