Explorar o código

Revert "AMBARI-18595 Icons don't display in Windows 10 Microsoft Edge or Internet Explorer 11 (Vivek Ratnavel Subramanian via zhewang)"

This reverts commit fdda172fed36ae3e156dc2757a09f85d0a379175.
Zhe (Joe) Wang %!s(int64=9) %!d(string=hai) anos
pai
achega
e5f0dfc8d7
Modificáronse 1 ficheiros con 1 adicións e 9 borrados
  1. 1 9
      ambari-web/pom.xml

+ 1 - 9
ambari-web/pom.xml

@@ -232,7 +232,7 @@
         <version>1.7</version>
         <version>1.7</version>
         <executions>
         <executions>
           <execution>
           <execution>
-            <id>gzip ambari-web images and fontawesome fonts</id>
+            <id>gzip ambari-web images</id>
             <phase>prepare-package</phase>
             <phase>prepare-package</phase>
             <goals>
             <goals>
               <goal>run</goal>
               <goal>run</goal>
@@ -247,14 +247,6 @@
                     </patternset>
                     </patternset>
                   </fileset>
                   </fileset>
                 </apply>
                 </apply>
-                <apply executable="${executable.gzip}">
-                  <arg value="-f"/>
-                  <fileset dir="${basedir}/public/font/">
-                    <patternset>
-                      <include name="**/*"/>
-                    </patternset>
-                  </fileset>
-                </apply>
               </tasks>
               </tasks>
             </configuration>
             </configuration>
           </execution>
           </execution>