summaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
authorStefan Zeiger <szeiger@novocode.com>2015-11-11 15:38:08 +0100
committerStefan Zeiger <szeiger@novocode.com>2015-11-24 12:44:38 +0100
commit62f346b6574a72d236b04ba8744b7a8ea2bcdfe2 (patch)
tree1b46c066d248bc617c2c87fcd8fb3db69b532407 /build.sbt
parent03607b219aa854c3d36ae572d2ac6fca8a1bd29e (diff)
downloadscala-62f346b6574a72d236b04ba8744b7a8ea2bcdfe2.tar.gz
scala-62f346b6574a72d236b04ba8744b7a8ea2bcdfe2.tar.bz2
scala-62f346b6574a72d236b04ba8744b7a8ea2bcdfe2.zip
Fix JarJar “Keep” processing in sbt build
It is not enough to check the return value of `process()` to determine whether a class file should be kept or deleted. The classes that should not be kept are only known after processing everything and files that have already been written to disk may need to be deleted.
Diffstat (limited to 'build.sbt')
0 files changed, 0 insertions, 0 deletions