Files
sbt/sbt
Grzegorz Kossakowski b4110bfc17 Fix compactify scripted test failure.
Travis CI stopped allowing long file names on its file system. We need
to explicitly set lower limit on file name length using
`-Xmax-classfile-name` Scala compiler option. We set the limit to 240
characters.

Fixes #1553
2014-08-27 16:24:28 +02:00
..
2014-08-27 16:24:28 +02:00