The issue with the JAXRS Doclet seem related with Java 8, which in the end is not our baseline version. I'll also try to take a look to this issue in the next few days. So we could try to finally push out 3.4.0 ;-)
On Sat, Apr 28, 2018, 06:18 Jakob Frank <[email protected]> wrote: > Hey all, > > in the last days I found some hours to move Marmotta a few steps towards a > 3.4.0 release. Still, a couple things are missing: > > * We have new modules introducing new 3rd-party libraries. We need to check > if their licenses/copyrights have been added to the LICENSE/NOTICE in the > distribution packages (webapp, installer, etc...). I'll try to take care of > this in the next days. > > * The Javadoc of the Webservices fail (JAXRS-Doclet, [1]) - I saw that > wikier already looked into it some time ago but the issue re-appeared. But > I'd say if we can't fix it, it's not blocking the release... > > * One critical issue remains: In Ostrich I found several foreign copyright > headers/comments in the sourcecode. Most of them are non-critical (BSD or > ASL) if listed correctly but one file [2] just says "Copyright 2015 Google > Inc. All Rights Reserved." > I'm pretty sure we can't keep it like that. > > Any ideas how we best get rid of that copyright? > > > Best, > Jakob > > [1] https://github.com/FroMage/jax-doclets/issues/61 > [2] > > https://github.com/apache/marmotta/blob/develop/libraries/ostrich/backend/test/main.cc > -- > Jakob Frank > | http://redlink.at > | m: +43 699 10588742 | e: [email protected] > | http://at.linkedin.com/in/jakobfrank >
