| commit | 5db3bba3e2d85662bacedc5d2f215fff7d8d2805 | [log] [tgz] |
|---|---|---|
| author | Dave Borowitz <dborowitz@google.com> | Mon Sep 29 16:33:00 2014 -0700 |
| committer | Dave Borowitz <dborowitz@google.com> | Mon Sep 29 16:36:18 2014 -0700 |
| tree | 34eb688b04920df31fa8d0f3b29875f312fb418e | |
| parent | ca485142281e4b40aa3bf83ba08523b76ff9670d [diff] |
Use javax.inject.Inject instead of com.google.inject.Inject The Guice team is discouraging use of its specific annotation where possible, to increase JSR330 compliance. Leave optional injection alone for now, which needs to be manually replaced with OptionalBinder. Change-Id: I4f53a518ba6f36fd67af12f3540dc44cbad07ff8