ancient-stone-50795
08/24/2015, 9:43 PMbored-art-40741
08/24/2015, 10:28 PMbored-art-40741
08/24/2015, 10:28 PMworkers
flag anymorebored-art-40741
08/24/2015, 10:29 PMgorgeous-fish-11040
08/24/2015, 10:32 PMgorgeous-fish-11040
08/24/2015, 10:32 PMbored-art-40741
08/24/2015, 10:34 PMbored-art-40741
08/24/2015, 10:34 PMzinc_compile
or jvm_compile
bored-art-40741
08/24/2015, 10:34 PMgorgeous-fish-11040
08/24/2015, 10:34 PMwitty-crayon-22786
08/24/2015, 10:42 PMpants.ini.isolated
needs a tiny bit more love... the warnings
args need to be merged across java and scalawitty-crayon-22786
08/24/2015, 10:42 PMwitty-crayon-22786
08/24/2015, 10:43 PMwitty-crayon-22786
08/24/2015, 10:43 PMargs: [
'-S-encoding', '-SUTF-8',
'-S-g:vars',
# TODO: added to fix SI-8337 and SI-7291
'-S-Xdivergence211',
# see <https://reviewboard.twitter.biz/r/446503/>
'-S-language:higherKinds',
# This is intentionally in the default args section: never warn for generated files.
'-file-filter', '/\.pants\.d/gen/',
# Ditto: Suppress the warning for annotations with no processor.
'-msg-filter', '^(warning: )?No processor claimed any of these annotations: .*'
]
warning_args: [
'-S-deprecation',
'-S-unchecked',
# request warnings for <http://www.scala-lang.org/api/2.10.4/index.html#scala.language$>
'-S-feature',
'-S-Xlint',
'-C-Xlint:all', '-C-Xlint:-serial', '-C-Xlint:-path',
'-C-deprecation',
]
no_warning_args: [
'-S-nowarn',
'-C-Xlint:none',
'-C-nowarn',
]
witty-crayon-22786
08/24/2015, 10:43 PMbored-art-40741
08/24/2015, 10:46 PMbored-art-40741
08/24/2015, 10:46 PMwitty-crayon-22786
08/24/2015, 10:46 PMadventurous-twilight-44110
08/24/2015, 11:00 PMZincAnalysisParser
in zincutils/zin_analysis_parser.py
?bored-art-40741
08/24/2015, 11:02 PMadventurous-twilight-44110
08/24/2015, 11:03 PMparse_deps()
, if that’s something you worked onbored-art-40741
08/24/2015, 11:04 PMbored-art-40741
08/24/2015, 11:04 PMbored-art-40741
08/24/2015, 11:04 PMbored-art-40741
08/24/2015, 11:07 PMenough-analyst-54434
08/24/2015, 11:40 PMenough-analyst-54434
08/24/2015, 11:40 PMenough-analyst-54434
08/24/2015, 11:41 PMenough-analyst-54434
08/24/2015, 11:41 PMenough-analyst-54434
08/24/2015, 11:42 PM