Skip to content
Snippets Groups Projects
Commit ea56f375 authored by birkhoff's avatar birkhoff
Browse files

setClassPath added to completeInstall task

parent 95236f26
No related branches found
No related tags found
No related merge requests found
......@@ -97,7 +97,7 @@ task downloadCli << {
completeInstall.dependsOn downloadCli
//completeInstall.dependsOn subprojects.setClassPath setClassPath needs fix
completeInstall.dependsOn subprojects.setClassPath setClassPath needs fix
task deleteOldArtifacts(type: Delete) {
String updateSite = workspacePath+'updatesite'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment