Skip to content

fix(gradle): support Windows file paths#35184

Open
adamk33n3r wants to merge 1 commit intonrwl:masterfrom
adamk33n3r:master
Open

fix(gradle): support Windows file paths#35184
adamk33n3r wants to merge 1 commit intonrwl:masterfrom
adamk33n3r:master

Conversation

@adamk33n3r
Copy link
Copy Markdown

Current Behavior

Issues with matching on Windows paths because there are hardcoded forward slashes /

Expected Behavior

Works on Windows or otherwise

Related Issue(s)

Fixes #34987

Want to note that while the Unit tests are all passing, I don't have a way to test this on a unix machine myself. Also, I'm not super familiar with gradle plugins, how can I "export" my changes here to try in my own project that uses the plugin?

@adamk33n3r adamk33n3r requested a review from a team as a code owner April 6, 2026 21:44
@adamk33n3r adamk33n3r requested a review from FrozenPandaz April 6, 2026 21:44
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 6, 2026

Deploy Preview for nx-docs canceled.

Name Link
🔨 Latest commit 8133cd7
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/69d429454268600008169ade

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 6, 2026

Deploy Preview for nx-dev canceled.

Name Link
🔨 Latest commit 8133cd7
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/69d4294528a7350008ad3ed5

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.

project-graph gradle plugin isn't set up to handle windows paths

1 participant