eclipse / lyo

Eclipse Lyo, a Java SDK for OSLC-based tool integration

Home Page:https://oslc.github.io/developing-oslc-applications/eclipse_lyo/eclipse-lyo.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix up javadocs

berezovskyi opened this issue · comments

We tried this a few times before, let's do another effort to fix most grave mistakes that led us to disable JDK 8+ errors.


[INFO] warning: classpath entry points to a non-existent location: https://ci.eclipse.org/lyo/job/lyo-monorepo/ws/trs/client/trs-client/target/classes

We should switch from -Xdoclint:none to <doclint>all,-missing</doclint>