You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Steve Lawrence (JIRA)" <ji...@apache.org> on 2018/09/12 13:48:00 UTC

[jira] [Created] (DAFFODIL-2002) javadoc for java api fails on JDK10+

Steve Lawrence created DAFFODIL-2002:
----------------------------------------

             Summary: 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
             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)