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

Generate Windows-friendly absolute paths from classpath resource URLs #312

Merged

Conversation

codebrewer
Copy link
Contributor

The java.nio.file.Path API generates absolute paths that are valid on Windows. Builds on Mac continue to work for me with this change.

Filesystem-specific tests might be a nice-to-have but I admit it's not something I've seen done or would know how to do off the top of my head.

@tommysitu
Copy link
Member

We use CircleCI to run the build, so it's possible to setup a pipeline for Windows machine as well. I can give that a go.

Copy link
Member

@tommysitu tommysitu left a comment

Choose a reason for hiding this comment

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

👍

@tommysitu tommysitu merged commit 7ed563c into SpectoLabs:master Jan 26, 2025
1 check passed
@codebrewer codebrewer deleted the feature/fix-upstream-issue-311 branch January 27, 2025 07:23
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