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 value not set when rawString is true. #765

Merged
merged 1 commit into from Jul 20, 2022

Conversation

qian0817
Copy link
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
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 johnrengelman: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