Skip to content
Snippets Groups Projects
Commit ad2856ed authored by dgelessus's avatar dgelessus
Browse files

Remove no longer needed workaround for shadow plugin

parent 1adc441f
No related branches found
No related tags found
No related merge requests found
......@@ -75,8 +75,6 @@ processResources {
application {
mainClass = "de.prob2.jupyter.Main"
}
// Workaround for https://github.com/johnrengelman/shadow/issues/609
mainClassName = application.mainClass.get()
final KERNEL_SPEC_OUTPUT_PATH = project.buildDir.toPath().resolve(Paths.get("kernelspec"))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment