Skip to content

Fix value not set when rawString is true.#765

Merged
johnrengelman merged 1 commit intoGradleUp:masterfrom
qian0817:master
Jul 20, 2022
Merged

Fix value not set when rawString is true.#765
johnrengelman merged 1 commit intoGradleUp:masterfrom
qian0817:master

Conversation

@qian0817
Copy link
Copy Markdown
Contributor

@qian0817 qian0817 commented Apr 10, 2022

fix #764.
If rawString is true, pattern and shadedPattern will be null, gradle will throw exception if not have @Optional annotation.

@qian0817
Copy link
Copy Markdown
Contributor Author

@johnrengelman can you take a look?

@johnrengelman johnrengelman added this to the 7.1.3 milestone Jul 20, 2022
@johnrengelman johnrengelman merged commit 7a90e22 into GradleUp:master Jul 20, 2022
@johnrengelman johnrengelman modified the milestones: 7.1.3, 8.0 Feb 24, 2023
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.

Throw required value not set exception when rawString is set to true

2 participants