[ 
https://issues.apache.org/jira/browse/DAFFODIL-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16667438#comment-16667438
 ] 

Steve Lawrence commented on DAFFODIL-2002:
------------------------------------------

A fix for this has been merged into the "develop" branch for sbt: 
[https://github.com/sbt/zinc/pull/610]

When the next version of sbt is released (likely 1.2.5), we should update the 
dependency in build.properties and ensure that javadoc is built correctly.

> javadoc for java api fails on JDK10+
> ------------------------------------
>
>                 Key: DAFFODIL-2002
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2002
>             Project: Daffodil
>          Issue Type: Bug
>          Components: API, Documentation, Infrastructure
>            Reporter: Steve Lawrence
>            Priority: Major
>             Fix For: 2.3.0
>
>
> Due to [SBT bug 4350|https://github.com/sbt/sbt/issues/4350], the 
> {{daffodil-japi/genjavadoc:doc}} command fails to generate the Java API 
> documentation with JDK 10 and newer. There also appears to be a bug in SBT 
> that when this command fails, sbt does not see it as an error, so fortunately 
> we can still run the command during integration tests and it will just 
> silently fail on newer versions of Java.
> When SBT fixes this issue, we should update the version in 
> {{project/build.properties}} so that we can generate Java API documentation 
> using any version of Java.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to