Skip to content

[BUG] String constants getting edited #4

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

Closed
EliteMasterEric opened this issue Apr 5, 2023 · 2 comments
Closed

[BUG] String constants getting edited #4

EliteMasterEric opened this issue Apr 5, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@EliteMasterEric
Copy link
Owner

Any string starting net.pickhaxe or haxe gets mutated by the Gradle Shadow plugin.

Expectation: "haxe"

Result: "com.elitemastereric.madeinhaxe.shadow.haxe"

@EliteMasterEric EliteMasterEric added the bug Something isn't working label Apr 5, 2023
@EliteMasterEric
Copy link
Owner Author

I ended up having to change the strings that experienced this. Note to self to figure out a proper workaround.

@EliteMasterEric
Copy link
Owner Author

Gradle Shadow isn't being used anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant