Ignore java warnins in persistence typed and mima
Warnings are from protobuf
This commit is contained in:
parent
e7e2757d1a
commit
9ba9571b4a
3 changed files with 7 additions and 0 deletions
|
|
@ -35,6 +35,8 @@ object AkkaDisciplinePlugin extends AutoPlugin {
|
|||
"akka-distributed-data",
|
||||
// references to deprecated PARSER fields in generated message formats?
|
||||
"akka-cluster-sharding-typed",
|
||||
// references to deprecated PARSER fields in generated message formats?
|
||||
"akka-persistence-typed",
|
||||
"akka-docs")
|
||||
|
||||
val looseProjects = Set(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue