aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/query2/engine
diff options
context:
space:
mode:
authorGravatar Philipp Wollermann <philwo@google.com>2016-09-08 15:22:04 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2016-09-09 09:02:48 +0000
commitc9ee30213b8b59953ac993789cc1899716a8faf8 (patch)
treee41680cbe5e3fd7816f84b736183f42d6c5d36d9 /src/main/java/com/google/devtools/build/lib/query2/engine
parent94d905836c167a21d2321d26c646fde07f5fc522 (diff)
Make sure to always use a parameter file when building Java deploy jars with SingleJar.
Otherwise the WorkerSpawnStrategy (which requires the action to use a parameter file) will fail to execute JavaDeployJar Spawn actions when its CommandLine decides not to use a parameter file, because the arguments are short enough. Also adds a convenience method SpawnAction#getArgumentsFromParamFile() for use in tests, because I needed it here to fix up the deploy jar tests. -- MOS_MIGRATED_REVID=132557693
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/query2/engine')
0 files changed, 0 insertions, 0 deletions