As it turns out, even with Multi-Release: true, bnd doesn't like finding classes in the multi version directories. We should try to handle this a little better.
You can elide the error with -fixupmessages but you'd think the multi-release flag would capture that aspect and know what's going on.
As it turns out, even with
Multi-Release: true, bnd doesn't like finding classes in the multi version directories. We should try to handle this a little better.You can elide the error with
-fixupmessagesbut you'd think the multi-release flag would capture that aspect and know what's going on.