Browse Source

Merge pull request #18344 from rjernst/run_distro

Build: Make run task you full zip distribution
Ryan Ernst 9 years ago
parent
commit
17de294460
1 changed files with 3 additions and 1 deletions
  1. 3 1
      distribution/build.gradle

+ 3 - 1
distribution/build.gradle

@@ -413,7 +413,9 @@ task updateShas(type: UpdateShasTask) {
   parentTask = dependencyLicenses
 }
 
-task run(type: RunTask) {}
+task run(type: RunTask) {
+  distribution = 'zip'
+}
 
 /**
  * Build some variables that are replaced in the packages. This includes both