[
https://issues.apache.org/jira/browse/DAFFODIL-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16708655#comment-16708655
]
Steve Lawrence commented on DAFFODIL-2002:
------------------------------------------
This fix is in the 1.2.5 version of zinc. SBT 1.2.7 depends on this version of
zinc. We should upgrade to sbt 1.2.7 to resolve this issue.
> 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)