Skip to content

Conversation

@jcflack
Copy link
Contributor

@jcflack jcflack commented Sep 5, 2023

In older Java versions, it was necessary to pass along the initial javadoc arguments (the ones a file manager would care about) in a separate step before calling the tool. Starting in 19, that's not only no longer necessary, but fails with "--module-source-path specified more than once", so omit that step when building the javadoc on Java 19 or later.

In older Java versions, it was necessary to pass along
the initial javadoc arguments (the ones a file manager would
care about) in a separate step before calling the tool.
Starting in 19, that's not only no longer necessary, but
fails with "--module-source-path specified more than once".
@jcflack jcflack merged commit f2d3d29 into REL1_6_STABLE Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants