RuoshanLan on eyetracking-update
add raivoulmesampling example a… (compare)
moreApi on branch-of-jan
(buffered)Volume: check if volu… (compare)
skalarproduktraum on spirv_version
skalarproduktraum on master
ShaderCompiler: changes spirv v… (compare)
moreApi on branch-of-jan
SceneryBase.kt, VolumeManager.k… (compare)
moreApi on branch-of-jan
Settings: jvmOverloads for cons… (compare)
PowerOfNames on simvis
Properties: Correctly persist c… Merge branch 'master' into fix/… Merge pull request #432 from sc… and 4 more (compare)
moreApi on branch-of-jan
Java8 compatibility (compare)
Domino2357 on flythrough
Flythrough: first working proto… FlythroughExample: example for … Helix, Rollercoaster: minor fix… (compare)
moreApi on branch-of-jan
triggering jitpack rebuild (compare)
moreApi on branch-of-jan
Settings: Allow other prefixes,… (compare)
I think the simplest solution would be to have a single mother project including all root projects where (single) libraries upgrades get tested in the whole environment before bumping them up, this means, first of all, compile-time check (jan issue would have been caught there to say) and test check.
Yes, I fully agree. That's pom-scijava, and the melting-pot / mega-melt script. It exists.
ScriptREPL
. (I doubt @hanslovsky tested that.)
scripting-kotlin
(from the ntakt) update site and I saw that SciView installs kotlin-compiler-embeddable
and other jars that are part of the shaded scripting-kotlin
jar. There may be some friction there.
ProteinComparisonExample
which is in the latest commit on the branch that's running on your cave, serialization-improvements
, and also here
scripting-kotlin
from ntakt update site and sciview argentum but they are not compatible :cry: I just tried the script interpreter but it greets me with this error message when executing Kotlin code:Expecting class implementing GetScriptingClassByClassLoader in the hostConfiguration[getScriptingClass], got kotlin.script.experimental.jvm.JvmGetScriptingClass@0
GetScriptingClassByClassLoader
for versions 1.4.30
and 1.5.0-M1
but not 1.4.31
.