On Sat, Mar 24, 2018 at 11:35:48AM +0100, Felix Natter wrote: > hello Adrian,
Hi Felix, > thank you very much for the report. > > I am not sure that this is a Java9 issue, lookls more like some classes > (org.osgi.annotation.versioning.*) were dropped from a package I depend > on. the relevant change is that javadoc now gives errors instead of warnings for some problems (often caused by incorrect/incomplete classpath). Fails with Java 9: /usr/lib/jvm/java-9-openjdk-amd64/bin/javadoc -locale en -encoding "UTF-8" -sourcepath osgi/framework/src -d api -subpackages org.knopflerfish:org.osgi Works with Java 8: /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc -locale en -encoding "UTF-8" -sourcepath osgi/framework/src -d api -subpackages org.knopflerfish:org.osgi > I will look into this soon (Friday, start of Easter weekend, at the > latest). Can we change the priority so that the package is not removed? knopflerfish-osgi is a key package, so won't be autoremoved from testing. If that's fixed in a week that would be fast for a FTBFS bug, so nothing you should worry about too much. > Cheers and Best Regards, cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed