Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MJAVADOC-700] - Fixes duplicates classes in Java 8 all-classes lists on Windows #180

Closed
wants to merge 1 commit into from

Conversation

robtimus
Copy link
Contributor

Replaced an occurrence of File.separatorChar that causes classes to be listed twice in Java 8 on Windows.

 Replaced an occurrence of File.separatorChar that causes classes to be listed twice in Java 8 on Windows.
@robtimus
Copy link
Contributor Author

On my Windows machine, the updated test failed before making the change, and succeeded afterwards.

@asfgit asfgit closed this in 4123315 Feb 12, 2023
therealryan added a commit to Mastercard/flow that referenced this pull request Feb 20, 2023
therealryan added a commit to Mastercard/flow that referenced this pull request Feb 20, 2023
* Bump maven-javadoc-plugin from 3.2.0 to 3.5.0

Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.2.0 to 3.5.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.2.0...maven-javadoc-plugin-3.5.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* issue fixed in apache/maven-javadoc-plugin#180

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan McNally <ryan.mcnally@mastercard.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant