Explorar o código

AMBARI-11936: Remove gzip dependency in Slider view for Windows (jluniya)

Jayush Luniya %!s(int64=10) %!d(string=hai) anos
pai
achega
9b8b308feb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      contrib/views/slider/pom.xml

+ 1 - 1
contrib/views/slider/pom.xml

@@ -394,7 +394,7 @@
         <executable.python>python</executable.python>
         <executable.brunch>cmd</executable.brunch>
         <args.brunch>/C brunch</args.brunch>
-        <executable.gzip>gzip-content.cmd</executable.gzip>
+        <executable.gzip>${project.basedir}\gzip-content.cmd</executable.gzip>
         <executable.mkdir>cmd</executable.mkdir>
         <args.mkdir>/C mkdir</args.mkdir>
         <executable.npm>cmd</executable.npm>