Skip to content

Commit

Permalink
Bundle Guava's failureaccess in the with-dependencies JAR
Browse files Browse the repository at this point in the history
Fixes #1259, fixes #1238

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=243966733
  • Loading branch information
tbroyer authored and cushon committed Apr 18, 2019
1 parent 5aa7c41 commit 988857f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@
<include>com.github.stephenc.jcip:jcip-annotations</include>
<include>org.pcollections:pcollections</include>
<include>com.google.guava:guava</include>
<include>com.google.guava:failureaccess</include>
<include>com.google.auto:auto-common</include>
<include>com.google.code.findbugs:jsr305</include>
<include>com.google.protobuf:protobuf-java</include>
Expand Down

0 comments on commit 988857f

Please sign in to comment.