Vasily

Results 2 issues of Vasily

Expected: conffile will have a path to config with absolute path: /usr/share/[package]/data/conf/[file] In fact: conffile has a path without leading slash: usr/share/[package]/data/conf/[file] This is occurring when using sbt-native-packager=1.9.4 and jdeb=1.9...

debian
bug

Would be terrific to have this library support Scala 2.13! Scala 2.13 had a substantial revamp of collections library. I tried to fork the code and make it support Scala...