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

fix(gradle): fix gradle not working for spring #23130

Conversation

xiongemi
Copy link
Collaborator

@xiongemi xiongemi commented May 1, 2024

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

Copy link

vercel bot commented May 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview May 2, 2024 4:23pm

@xiongemi xiongemi force-pushed the feature/nxp-750-settingsgradle-files-cause-compatibility-issues-with-default branch 2 times, most recently from 29a21e4 to a21bb13 Compare May 1, 2024 22:48
@@ -96,7 +96,7 @@ describe('@nx/gradle/plugin', () => {
],
},
"options": {
"cwd": "proj",
"cwd": "{workspaceRoot}",
Copy link
Collaborator

Choose a reason for hiding this comment

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

We don't have to set cwd anymore. The default is the workspace root.

@xiongemi xiongemi force-pushed the feature/nxp-750-settingsgradle-files-cause-compatibility-issues-with-default branch from a21bb13 to dbb2b8e Compare May 2, 2024 16:20
@xiongemi xiongemi merged commit 35f0618 into nrwl:master May 2, 2024
6 checks passed
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants