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

Gradle exception: org.codehaus.groovy.runtime.GStringImpl cannot be cast to java.lang.String #13

Closed
norro opened this issue Nov 14, 2019 · 2 comments

Comments

@norro
Copy link
Collaborator

norro commented Nov 14, 2019

Gradle build of master fails with error message Execution failed for task ':build_allScripts'. java.lang.ClassCastException: org.codehaus.groovy.runtime.GStringImpl cannot be cast to java.lang.String, see https://build.mbeddr.com/viewLog.html?buildId=269833&tab=buildResultsDiv&buildTypeId=Mbeddr2_Mbeddr_Gradle_Fasten_Build

Can't locate it more precisely, yet. Seems to be somewhere in build/scripts/build_all_scripts.xml, though.

@norro
Copy link
Collaborator Author

norro commented Nov 14, 2019

@danielratiu I looked around for a while now and can't find the reason (also due to the fact that I am quite new to gradle). Could you please have a look if you find the cause?

@norro norro closed this as completed Nov 19, 2019
@norro
Copy link
Collaborator Author

norro commented Nov 19, 2019

fixed with 1013dff and 42ef418, thanks @wsafonov!

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

No branches or pull requests

1 participant