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

Non optional compile dependencies in Guava 22.0 #2831

Closed
sn42 opened this issue May 30, 2017 · 1 comment
Closed

Non optional compile dependencies in Guava 22.0 #2831

sn42 opened this issue May 30, 2017 · 1 comment

Comments

@sn42
Copy link

sn42 commented May 30, 2017

The maven artifact for guava 22.0 declares non-optional compile dependencies (e.g. jsr305, error_prone_annotations) while the previous version 21.0 declares all compile dependencies as optional. Is this intended?

@cpovirk
Copy link
Member

cpovirk commented May 30, 2017

There's some discussion here: #2824. The short answer is "yes" :)

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

2 participants