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

Seemingly buggy behavior of TypeBuilder #8

Open
yizhouzhang opened this issue Jan 15, 2018 · 0 comments
Open

Seemingly buggy behavior of TypeBuilder #8

yizhouzhang opened this issue Jan 15, 2018 · 0 comments
Labels

Comments

@yizhouzhang
Copy link
Member

In Polyglot, buildTypes usually succeeds in one try. But if it does not go through the first time and throws a MissingDependencyException, when the goal is tried later, it seems that it'll result in a "Duplicate class ..." error, because the type name has already been installed in the caching resolver after the first (unsuccessful) try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant