summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2013-10-02 16:39:13 +0200
committerEugene Burmako <xeno.by@gmail.com>2013-10-02 22:46:00 +0200
commit5db26e5136c635af062801218fc7edec280e63ff (patch)
tree163599ea267035e15cd923948c3763003e97608b /test
parentd627672ec4a10861a659bfaacfaf86aa4b5b4e6e (diff)
downloadscala-5db26e5136c635af062801218fc7edec280e63ff.tar.gz
scala-5db26e5136c635af062801218fc7edec280e63ff.tar.bz2
scala-5db26e5136c635af062801218fc7edec280e63ff.zip
gets rid of randomness in virtual filenames for bundles
Bundles are emitted in compilation units that wrap virtual source files. Previously we had those virtual files named randomly to ensure freshness, but that led to infinite compilation loops in SBT (see the commit message for more details and a link to a scala-user discussion). Now the names are generated deterministically from full names of bundles, which fixes the problems with SBT.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions