Disable several ITs for Windows, since there no patch.exe available

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1398059 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/it/apply-single-patch/invoker.properties b/src/it/apply-single-patch/invoker.properties
new file mode 100644
index 0000000..98c708d
--- /dev/null
+++ b/src/it/apply-single-patch/invoker.properties
@@ -0,0 +1,2 @@
+# Windows doesn't has a patch-executable

+invoker.os.family = !windows

diff --git a/src/it/apply-two-patches-in-order/invoker.properties b/src/it/apply-two-patches-in-order/invoker.properties
new file mode 100644
index 0000000..98c708d
--- /dev/null
+++ b/src/it/apply-two-patches-in-order/invoker.properties
@@ -0,0 +1,2 @@
+# Windows doesn't has a patch-executable

+invoker.os.family = !windows

diff --git a/src/it/path with spaces/invoker.properties b/src/it/path with spaces/invoker.properties
new file mode 100644
index 0000000..98c708d
--- /dev/null
+++ b/src/it/path with spaces/invoker.properties
@@ -0,0 +1,2 @@
+# Windows doesn't has a patch-executable

+invoker.os.family = !windows

diff --git a/src/it/remove-empty-files/invoker.properties b/src/it/remove-empty-files/invoker.properties
new file mode 100644
index 0000000..98c708d
--- /dev/null
+++ b/src/it/remove-empty-files/invoker.properties
@@ -0,0 +1,2 @@
+# Windows doesn't has a patch-executable

+invoker.os.family = !windows