You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Robson, Alan" <al...@viasat.com> on 2016/05/10 18:56:18 UTC

MARMOTTA-513

Guys,

Did the patches to doclets fix the original issue or just prevent compiling problems.

I'm finding that I can  compile marmotta with java-1.7.0-openjdk-1.7.0.85-2.6.1.2.el7_1.x86_64 or with java-1.8.0-openjdk-1.8.0.65-3.b17.el7.x86_64 and the build will end in SUCCESS either way. But when I browse to the "webservices" tab in the marmotta GUI it only renders for the version compiled with Javac1.7. It gives a 404 page for the version compiled with 1.8

Is there anything you can think of that would allow me to use JDK1.8 ? Or failing that, can I easily remove the "webservices" tab from the GUI so that users don't complain about it.

Cheers

Alan