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

gradle completeInstall triggers now the the setClassPath task

parent 7a107971
Branches
Tags
No related merge requests found
......@@ -97,6 +97,7 @@ task downloadCli << {
completeInstall.dependsOn downloadCli
completeInstall.dependsOn subprojects.setClassPath
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