Skip to content
Snippets Groups Projects
Commit 6e185512 authored by Tomas Stupka's avatar Tomas Stupka Committed by stepan
Browse files

temporarily set force-deprecation-as-warning on fastr gates

parent 173342af
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@ common : ${java8Downloads} ${packagesLinux} {
# the "mx" tool. This defines a common prefix for all gate commands. The "-t"
# arg indicates the exact set of gate "tasks" that will be run.
gateCmd : ["mx", "--strict-compliance", "rgate", "--strict-mode", "-t"]
gateCmd : ["mx", "--strict-compliance", "rgate", "-B=--force-deprecation-as-warning", "--strict-mode", "-t"]
# currently disabled gate commands: FindBugs,Checkheaders,Distribution Overlap Check
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment