Skip to content

Commit

Permalink
Add LogSites to the jar released to maven
Browse files Browse the repository at this point in the history
RELNOTES=Add `LogSites` class missing from flogger-0.5.jar

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=302638246
  • Loading branch information
ronshapiro authored and nick-someone committed Mar 25, 2020
1 parent cd4d128 commit 4b78b14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api/BUILD
Expand Up @@ -96,6 +96,7 @@ pom_file(
":context",
":lazy_args",
":log_site",
":log_sites",
":platform_provider",
":reflection_utils",
":stack",
Expand All @@ -114,6 +115,7 @@ jarjar_library(
":config",
":lazy_args",
":log_site",
":log_sites",
":platform_provider",
":reflection_utils",
":stack",
Expand All @@ -130,6 +132,7 @@ jarjar_library(
":libcontext-src.jar",
":liblazy_args-src.jar",
":liblog_site-src.jar",
":liblog_sites-src.jar",
":libreflection_utils-src.jar",
":libstack-src.jar",
":libtags-src.jar",
Expand Down

0 comments on commit 4b78b14

Please sign in to comment.