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 bolts duplicate classes #1033

Merged
merged 2 commits into from
Jun 17, 2020

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Jun 17, 2020

Issue

The bolts-tasks module has been added natively to this library in #1018 without changing its name. This creates a naming conflict with transitively added legacy-bolts module.

Solution

Renamed internalized package to com.parse.boltsinternal. This allows to keep the original module name bolts-tasks and if necessary other modules of the Bolts framework be internalized in the future without changing their names.

closes #1028

mtrezza added 2 commits June 17, 2020 17:55
renaming bolts-tasks module to fix naming conflict with legacy bolts library
@mtrezza mtrezza mentioned this pull request Jun 17, 2020
Copy link
Member

@Jawnnypoo Jawnnypoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing. I was under the impression that the Facebook SDK stopped using Bolts a long time ago.

@Jawnnypoo Jawnnypoo merged commit 2af4d98 into parse-community:master Jun 17, 2020
@mtrezza
Copy link
Member Author

mtrezza commented Jun 17, 2020

Thanks for the fast release 👍

@mtrezza mtrezza deleted the fix-bolts-duplicate-classes branch October 10, 2021 15:50
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.

Duplicate class bolts.*
2 participants