commit | 7ac6a8cd2d7018c15e7c4874388122a7816913d6 | [log] [tgz] |
---|---|---|
author | Guillaume Nodet <gnodet@apache.org> | Thu Oct 15 16:41:09 2009 +0000 |
committer | Guillaume Nodet <gnodet@apache.org> | Thu Oct 15 16:41:09 2009 +0000 |
tree | 1f5ef891965bf1dfbf80df74d9e4a4402b7513c3 | |
parent | ef2723ac41e96d6badaa389ae9e64f811fd29c77 [diff] [blame] |
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>