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 Space-assignment syntax in Groovy DSL #142

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

dragon-dxw
Copy link
Collaborator

From the problems report:

Space-assignment syntax in Groovy DSL has been deprecated.
This is scheduled to be removed in Gradle 10.0
Solutions: Use assignment ('url = ') instead.

The other problems in the problem report appear to be within MarkLogic so not fixing them just yet.

@dragon-dxw
Copy link
Collaborator Author

Deploys fine locally, not deployed to staging.

@dragon-dxw dragon-dxw force-pushed the fix-space-assignment-syntax branch from 465a4a4 to 7706338 Compare January 17, 2025 15:15
@dragon-dxw
Copy link
Collaborator Author

Deployed to staging.

@dragon-dxw dragon-dxw force-pushed the fix-space-assignment-syntax branch from 7706338 to 1a8a62e Compare January 20, 2025 14:12
From the problems report:

Space-assignment syntax in Groovy DSL has been deprecated.
This is scheduled to be removed in Gradle 10.0
Solutions: Use assignment ('url = <value>') instead.
@dragon-dxw dragon-dxw force-pushed the fix-space-assignment-syntax branch from 1a8a62e to fdf09c4 Compare January 20, 2025 14:13
@dragon-dxw dragon-dxw enabled auto-merge January 20, 2025 14:13
@dragon-dxw dragon-dxw merged commit b7d0ef3 into main Jan 20, 2025
4 checks passed
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