Github user afs commented on a diff in the pull request:

    https://github.com/apache/jena/pull/474#discussion_r221738972
  
    --- Diff: jena-arq/pom.xml ---
    @@ -216,6 +216,7 @@
                 </group>
               </groups>
               <bottom>Licenced under the Apache License, Version 2.0</bottom>
    +          <additionalOptions>-html5</additionalOptions>
    --- End diff --
    
    This setting in the parent POM. It is commented out because the build fails 
with Java8.
    
    1. Is setting in the parent enough? If it does, it is better to have in one 
place because ...
    2. Has this PR been run with Java8? The build exits with an error in 
jena-iri:javadoc for me.



---

Reply via email to