Skip to content

Conversation

@DavidWhitlock
Copy link
Collaborator

javadoc complains about the use of a Java 15 language feature when it's run with the Java 12 language compatibility level. To fix this, I changed the regular expression to escape the backslash, like you had to do in the old days.

javadoc ran clean, but I couldn't get the tests to pass. I'll look into that.

…'s run with the Java 12 language compatibility level. To fix this, I changed the regular expression to escape the backslash, like you had to do in the old days.

javadoc ran clean, but I couldn't get the tests to pass.  I'll look into that.
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.

3 participants