Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.rc > #227642
| From | Adrian Bunk <bunk@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.rc |
| Subject | Bug#893221: knopflerfish-osgi FTBFS with openjdk-9 |
| Date | 2018-03-26 16:00 +0200 |
| Message-ID | <vxAPg-4Xq-5@gated-at.bofh.it> (permalink) |
| References | <vwOKB-4nU-9@gated-at.bofh.it> <vuiFc-1LX-11@gated-at.bofh.it> <vwOKB-4nU-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.debian.bugs.rc | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#893221: knopflerfish-osgi FTBFS with openjdk-9 Adrian Bunk <bunk@debian.org> - 2018-03-17 13:00 +0100
Bug#893221: knopflerfish-osgi FTBFS with openjdk-9 Felix Natter <fnatter@gmx.net> - 2018-03-24 11:40 +0100
Bug#893221: knopflerfish-osgi FTBFS with openjdk-9 Adrian Bunk <bunk@debian.org> - 2018-03-26 16:00 +0200
Bug#893221: knopflerfish-osgi FTBFS with openjdk-9 Felix Natter <fnatter@gmx.net> - 2018-03-28 21:50 +0200
Bug#893221: knopflerfish-osgi FTBFS with openjdk-9 Emmanuel Bourg <ebourg@apache.org> - 2018-03-30 09:50 +0200
Bug#893221: marked as done (knopflerfish-osgi FTBFS with openjdk-9) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2018-03-31 14:30 +0200
csiph-web