Skip to content

Create gradle.properties in ProcessingPluginTest#1475

Draft
Stefterv wants to merge 2 commits intoprocessing:mainfrom
Stefterv:fix-failing-plugin-tests
Draft

Create gradle.properties in ProcessingPluginTest#1475
Stefterv wants to merge 2 commits intoprocessing:mainfrom
Stefterv:fix-failing-plugin-tests

Conversation

@Stefterv
Copy link
Contributor

@Stefterv Stefterv commented Mar 10, 2026

Add creation of sketch/gradle.properties in ProcessingPluginTest, writing processing.group derived from System.getProperty("project.group").replace(".java", ""). This ensures the test project has the expected processing.group property within the tests

Closes #1485

Add creation of sketch/gradle.properties in ProcessingPluginTest, writing processing.group derived from System.getProperty("project.group").replace(".java", ""). This ensures the test project has the expected processing.group property within the tests
@Stefterv Stefterv marked this pull request as draft March 17, 2026 06:40
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.

Local tests failing

1 participant