da0ecc6cf7
Combine compileLibrary and compileJava into a universal compileLibrary which compiles both .java and .kt files, either to a directory or to a .jar file. Also introduce compileJsLibrary for JS only