FELIX-1091: [karaf] reenable integration tests on windows

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@825556 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/karaf/itests/pom.xml b/karaf/itests/pom.xml
index 5ae6cff..6c042c2 100644
--- a/karaf/itests/pom.xml
+++ b/karaf/itests/pom.xml
@@ -147,6 +147,7 @@
                 </plugins>
             </build>
         </profile>
+        <!--
         <profile>
             <activation>
                 <os>
@@ -165,6 +166,7 @@
                 </plugins>
             </build>
         </profile>
+        -->
     </profiles>
 
 </project>