mkodekar / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

Remove the Import-Package of javax.inject #1798

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In the pom.xml the dependency on javax.inject has been removed, but in the 
<Import-Package> of the maven bundle plugin configuration there is still a 
reference to javax.inject:
javax.inject;resolution:=optional,
that should be removed too.

Original issue reported on code.google.com by xavier.f...@gmail.com on 7 Jul 2014 at 1:39

GoogleCodeExporter commented 9 years ago
Thanks for the report. This has been fixed and the change will show up the next 
time we sync.

Original comment by cgdecker@google.com on 7 Jul 2014 at 4:36

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<issue id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:08

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:07