Explorar o código

Revert "AMBARI-14595: ambari-funtest: Windows profile required in pom.xml (jluniya)"

This reverts commit c06e1e21a20ccd7b72c5d431dc2a7134220d93e2.
Jayush Luniya %!s(int64=9) %!d(string=hai) anos
pai
achega
bcbf878f7e
Modificáronse 1 ficheiros con 0 adicións e 18 borrados
  1. 0 18
      ambari-funtest/pom.xml

+ 0 - 18
ambari-funtest/pom.xml

@@ -129,24 +129,6 @@
         <packagingFormat>jar</packagingFormat>
       </properties>
     </profile>
-    <profile>
-      <id>windows</id>
-      <activation>
-        <os>
-          <family>win</family>
-        </os>
-      </activation>
-      <properties>
-        <envClassifier>win</envClassifier>
-        <dirsep>\</dirsep>
-        <pathsep>;</pathsep>
-        <executable.shell>cmd</executable.shell>
-        <fileextension.shell>cmd</fileextension.shell>
-        <fileextension.dot.shell-default></fileextension.dot.shell-default>
-        <assemblydescriptor>src/main/assemblies/funtest.xml</assemblydescriptor>
-        <packagingFormat>jar</packagingFormat>
-        </properties>
-    </profile>
   </profiles>
   <dependencies>
     <dependency>