Branch:
refs/heads/moe_writing_branch_from_1215316c7bae68bde9133f8fffa43c074c156633
Home: https://github.com/google/guice
Commit: ac3cf7c16fe991c6b027d1061034990802dff480
https://github.com/google/guice/commit/ac3cf7c16fe991c6b027d1061034990802dff480
Author: cushon <[email protected]>
Date: 2015-01-24 (Sat, 24 Jan 2015)
Changed paths:
M core/test/com/googlecode/guice/bundle/OSGiTestActivator.java
Log Message:
-----------
Remove usages of '_' as a one-character identifier
Use of '_' as a one-character identifier is deprecated in Java 9 [1]. In the
future it may be used as a keyword [2].
[1] https://bugs.openjdk.java.net/browse/JDK-8061549
[2] http://mail.openjdk.java.net/pipermail/lambda-dev/2013-July/010670.html
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=82146488
Commit: 1bf1e9e0ddef515aaa41a70aa34821ff5564a71d
https://github.com/google/guice/commit/1bf1e9e0ddef515aaa41a70aa34821ff5564a71d
Author: sameb <[email protected]>
Date: 2015-01-24 (Sat, 24 Jan 2015)
Changed paths:
M
extensions/multibindings/src/com/google/inject/multibindings/MapBinder.java
M
extensions/multibindings/src/com/google/inject/multibindings/Multibinder.java
M
extensions/multibindings/test/com/google/inject/multibindings/MapBinderTest.java
M
extensions/multibindings/test/com/google/inject/multibindings/MultibinderTest.java
Log Message:
-----------
Add the source of the binding when mapbinder/multibinder fail because of a
null
binding.
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=82465720
Commit: d0e92a7f8cca7b879bfb604e066a4c227dbaa754
https://github.com/google/guice/commit/d0e92a7f8cca7b879bfb604e066a4c227dbaa754
Author: cgdecker <[email protected]>
Date: 2015-01-24 (Sat, 24 Jan 2015)
Changed paths:
M pom.xml
Log Message:
-----------
Change jdk8 profile in pom.xml to use the <reporting> element rather than
<reportPlugins>.
This is apparently the preferred way to do this... the previous way shows
errors in my IDE.
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83279354
Commit: 60826c015781b1173c9f98c8c22f63324ede6390
https://github.com/google/guice/commit/60826c015781b1173c9f98c8c22f63324ede6390
Author: bulach <[email protected]>
Date: 2015-01-24 (Sat, 24 Jan 2015)
Changed paths:
M core/src/com/google/inject/internal/MoreTypes.java
Log Message:
-----------
Optimization: move ParameterizedTypeImpl checks out of line.
No functional changes.
This will allow android apps to remove this method
via proguard in release mode.
For everything else, it should be almost a no-op, just one extra
indirection.
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83477074
Compare: https://github.com/google/guice/compare/ac3cf7c16fe9^...60826c015781
--
You received this message because you are subscribed to the Google Groups
"google-guice-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-guice-dev.
For more options, visit https://groups.google.com/d/optout.