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

@AutoFactory generates javax.inject.Inject #16

Closed
h908714124 opened this issue Oct 17, 2021 · 1 comment
Closed

@AutoFactory generates javax.inject.Inject #16

h908714124 opened this issue Oct 17, 2021 · 1 comment

Comments

@h908714124
Copy link
Contributor

h908714124 commented Oct 17, 2021

this prevents DependsOnGeneratedCodeTest from being added to dapper-javatests.

According to auto-value docs, @AutoFactory will always generate "javax.inject" annotations. This means the generated *Factory will not be injectable, breaking the scenario of DependsOnGeneratedCodeTest.

Here's an auto-value issue for that.

@h908714124
Copy link
Contributor Author

Switching to this fork of auto-factory for now, so dapper integration testing doesn't get stuck.

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