Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Javadoc generation for Java 11 broken #1527

@chanseokoh

Description

@chanseokoh

Log from a recent Kokoro publish_javadoc11 build:

> Task :javadocCombinedV3
Doclet using locale: en
Usage:
    javadoc [options] [packagenames] [sourcefiles] [@files]
where options include:
javadoc: error - invalid flag: -notimestamp
    --add-modules <module>(,<module>)*
                  Root modules to resolve in addition to the initial modules,
                  or all modules on the module path if <module> is
                  ALL-MODULE-PATH.

Based on gradle/gradle#11898. I think this started to happen when we upgraded Gradle from 4 to 6.9 last week.

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions