[
https://issues.apache.org/jira/browse/DAFFODIL-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Lawrence resolved DAFFODIL-2002.
--------------------------------------
Resolution: Fixed
Fixed in commit cb0bb66e82f28c5c64f272d32115fb2779d095b7
> 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
> Assignee: 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)