Hi, the oak build on trunk reports various baseline warnings. I think most of them (or all?) are causes by exported packages, which do not have a package-info.java
AFAIU, the exported package version is then derived from the artifact version. I think we should explicitly manage the version of *all* exported packages and add the required package-info.java files now. feedback welcome! Regards Marcel
