aboutsummaryrefslogtreecommitdiff
path: root/java_src/tools/gen_maven_jar_rules.bzl
AgeCommit message (Expand)Author
2021-05-19Add automatic module name to Tink's Maven jar.thaidn
2021-04-13Add missing copyright statements. These were missing due to internal miscommu...tholenst
2020-07-14Discontinue Java 7 support.thaidn
2020-06-30Reverting accidental changes.thaidn
2020-06-29Exclude shaded packages from source jars.thaidn
2020-05-25Add a ProGuard/R8 rule to keep the (shaded) Protobuf classes as-is.thaidn
2020-05-12Include (shaded) com.google.protobuf in tink-android jar only.thaidn
2020-05-08When building tink-android relocate com.google.protobuf classes to com.google...thaidn
2020-04-15Migrate java to java_src to adhere to google internal tooling.tholenst