Sender | Message | Time |
---|---|---|
20 Sep 2023 | ||
certainly sounds like a bug | 14:49:12 | |
I'll pop my reporting had on later today then! | 14:51:12 | |
21 Sep 2023 | ||
how are you triggering the test? Make sure to not do scala-cli test List.test.scala since it won't take into account List.scala . Instead you'll want to do scala-cli test . | 06:38:24 | |
pleased to see this landing soon https://github.com/VirtusLab/scala-cli/pull/2404 | 07:54:07 | |
22 Sep 2023 | ||
11:54:35 | ||
11:54:42 | ||
24 Sep 2023 | ||
19:58:08 | ||
25 Sep 2023 | ||
Both scala and scala-cli was installed using sdk. BUT scala-cli does not see the new scala... Should I report this? | 09:56:44 | |
*
Both scala and scala-cli was installed using sdk. BUT scala-cli does not see the new scala... Should I report this? | 09:57:05 | |
*
Both scala and scala-cli was installed using sdkman. BUT scala-cli does not see the new scala... Should I report this? | 09:57:32 | |
*
Both scala and scala-cli was installed using sdkman. BUT scala-cli does not see the new scala... Should I report this? | 09:57:44 | |
*
Both scala and scala-cli was installed using sdkman. BUT scala-cli does not see the new scala... (It does not help to start a new terminal) Should I report this? | 09:58:22 | |
it’s https://github.com/VirtusLab/scala-cli/issues/2394 . sdkman isn’t relevant | 10:10:49 | |
this will start to make a bit more sense when scala-cli replaces scala | 10:12:27 | |
note the ticket I linked was closed but there isn’t a release yet | 10:12:39 | |
26 Sep 2023 | ||
Hi, if I have several function annotated with @main in scala-cli project(functions are located in seperate files each), how can I build a runnable binary(either native image or just a runnable uber jar) in such a way that during build phase I set which main class/function to use? So when a binary is ready I run it without any additional args | 10:41:09 | |
hm, how to set a main-class in case I use @main annotaion on a function? because I get an erro when I speciy a function name as main class arg Error: Main entry point class 'myMainFunc' neither found on the classpath nor on the modulepath. | 10:57:04 | |
by the way, AFAIK scala-cli uses coursier jvm index to resolve jvms. I looked at that index and found this"21.0.0": "tgz+https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-21.0.0/graalvm-ce-java8-linux-amd64-21.0.0.tar.gz" (this is for graalvm https://github.com/coursier/jvm-index/blob/7b90842469b64cb1f46e9fa2f31dd5eb515f4bd7/index.json#L3052)Is this jvm21 compatible or this is just java 8 and 21 is a version of graalvm itself? | 11:00:09 | |
Download message.txt | 14:35:52 | |
is this a known bug? can't find it | 14:35:53 | |
* scala-cli crashes when starting repl in a dir with only .java. java.lang.RuntimeException: Expected Scala artifacts to be fetched But if a .scala-file is added it works. is this a known bug? can't find it - should I report? | 14:37:44 | |
Download message.txt | 14:43:00 | |
* scala-cli crashes when starting repl in a dir with only .java. java.lang.RuntimeException: Expected Scala artifacts to be fetched But if a .scala-file is added it works. is this a known bug? can't find any similar issue - should I report? | 14:43:57 | |
* scala-cli crashes when starting repl in a dir with only .java. java.lang.RuntimeException: Expected Scala artifacts to be fetched But if a .scala-file is added it works. is this a known bug? can't find any similar issue - I plan to report it if nobody objects? | 14:44:22 | |
* scala-cli crashes when starting repl in a dir with only .java-code. java.lang.RuntimeException: Expected Scala artifacts to be fetched But if a .scala-file is added it works. is this a known bug? can't find any similar issue - I plan to report it if nobody objects? | 14:44:45 | |
So now which version of graal in coursier index corresponds to java21? | 17:48:29 | |
27 Sep 2023 | ||
https://github.com/VirtusLab/scala-cli/issues/2430 | 16:49:56 | |
29 Sep 2023 | ||
https://github.com/VirtusLab/scala-cli/pull/2431 | 12:36:16 | |
(really nice when your students starts contributing to the tools they are using 🙂 says proud professor ) | 12:39:03 | |
* (really nice when students starts contributing to the tools they are using 🙂 says proud professor ) | 12:39:35 |