Skip to content

Fix windows paths handling in legacy external link provider #15023

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

Merged

Conversation

pikinier20
Copy link
Contributor

closes #14764

@pikinier20 pikinier20 requested a review from Kordyjan April 25, 2022 09:04
@Kordyjan Kordyjan self-assigned this Apr 25, 2022
Copy link
Contributor

@michelou michelou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On line 59 of file ExternalLocationProviderIntegrationTest.scala one should read split(File.pathSeparatorChar) instead of split(":") !

NB. Search for java.class.path in the test suites; for instance test file i14785.scala.

@pikinier20 pikinier20 force-pushed the scaladoc/external-windows-paths branch from 3076e2f to 58a19ef Compare April 25, 2022 12:01
@pikinier20 pikinier20 requested a review from michelou April 26, 2022 10:32
@pikinier20 pikinier20 merged commit d5fcfcf into scala:main Apr 26, 2022
@pikinier20 pikinier20 deleted the scaladoc/external-windows-paths branch April 26, 2022 15:02
@Kordyjan Kordyjan removed their assignment Apr 27, 2022
@Kordyjan Kordyjan added this to the 3.2.0 milestone Aug 2, 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.

autoAPIMappings from sbt crashes doc on windows
3 participants