[ 
https://issues.apache.org/jira/browse/MARMOTTA-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergio Fernández resolved MARMOTTA-479.
---------------------------------------
    Resolution: Fixed
      Assignee: Sergio Fernández

fixed with commits {{d5241ed9f6f88598f0973d0bfda75c6add2fca9b}} and 
{{42f5db0588112ab17974e42142a9c280dc729dcf}}

> Compilation Fails with JDK8
> ---------------------------
>
>                 Key: MARMOTTA-479
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-479
>             Project: Marmotta
>          Issue Type: Bug
>          Components: Build Environment
>            Reporter: Sebastian Schaffert
>            Assignee: Sergio Fernández
>             Fix For: 3.3.0
>
>
> Compilation of the Marmotta source tree fails when using JDK8. The reason is 
> that JAXRSDoclet (used for the REST API documentation) is using internal Java 
> classes which no longer exist or are exposed differently. Error message:
> [ERROR] java.lang.NullPointerException
> [ERROR] at 
> com.lunatech.doclets.jax.jaxrs.JAXRSDoclet.<init>(JAXRSDoclet.java:84)
> [ERROR] at 
> com.lunatech.doclets.jax.jaxrs.JAXRSDoclet.start(JAXRSDoclet.java:78)
> [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [ERROR] at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> [ERROR] at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> [ERROR] at java.lang.reflect.Method.invoke(Method.java:483)
> [ERROR] at com.sun.tools.javadoc.DocletInvoker.invoke(DocletInvoker.java:310)
> [ERROR] at com.sun.tools.javadoc.DocletInvoker.start(DocletInvoker.java:189)
> [ERROR] at com.sun.tools.javadoc.Start.parseAndExecute(Start.java:366)
> [ERROR] at com.sun.tools.javadoc.Start.begin(Start.java:219)
> [ERROR] at com.sun.tools.javadoc.Start.begin(Start.java:205)
> [ERROR] at com.sun.tools.javadoc.Main.execute(Main.java:64)
> [ERROR] at com.sun.tools.javadoc.Main.main(Main.java:54)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to