Author: rfscholte
Date: Sun Oct 14 11:48:14 2012
New Revision: 1398059

URL: http://svn.apache.org/viewvc?rev=1398059&view=rev
Log:
Disable several ITs for Windows, since there no patch.exe available

Added:
    
maven/plugins/trunk/maven-patch-plugin/src/it/apply-single-patch/invoker.properties
    
maven/plugins/trunk/maven-patch-plugin/src/it/apply-two-patches-in-order/invoker.properties
    maven/plugins/trunk/maven-patch-plugin/src/it/path with 
spaces/invoker.properties
    
maven/plugins/trunk/maven-patch-plugin/src/it/remove-empty-files/invoker.properties

Added: 
maven/plugins/trunk/maven-patch-plugin/src/it/apply-single-patch/invoker.properties
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-patch-plugin/src/it/apply-single-patch/invoker.properties?rev=1398059&view=auto
==============================================================================
--- 
maven/plugins/trunk/maven-patch-plugin/src/it/apply-single-patch/invoker.properties
 (added)
+++ 
maven/plugins/trunk/maven-patch-plugin/src/it/apply-single-patch/invoker.properties
 Sun Oct 14 11:48:14 2012
@@ -0,0 +1,2 @@
+# Windows doesn't has a patch-executable
+invoker.os.family = !windows

Added: 
maven/plugins/trunk/maven-patch-plugin/src/it/apply-two-patches-in-order/invoker.properties
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-patch-plugin/src/it/apply-two-patches-in-order/invoker.properties?rev=1398059&view=auto
==============================================================================
--- 
maven/plugins/trunk/maven-patch-plugin/src/it/apply-two-patches-in-order/invoker.properties
 (added)
+++ 
maven/plugins/trunk/maven-patch-plugin/src/it/apply-two-patches-in-order/invoker.properties
 Sun Oct 14 11:48:14 2012
@@ -0,0 +1,2 @@
+# Windows doesn't has a patch-executable
+invoker.os.family = !windows

Added: maven/plugins/trunk/maven-patch-plugin/src/it/path with 
spaces/invoker.properties
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-patch-plugin/src/it/path%20with%20spaces/invoker.properties?rev=1398059&view=auto
==============================================================================
--- maven/plugins/trunk/maven-patch-plugin/src/it/path with 
spaces/invoker.properties (added)
+++ maven/plugins/trunk/maven-patch-plugin/src/it/path with 
spaces/invoker.properties Sun Oct 14 11:48:14 2012
@@ -0,0 +1,2 @@
+# Windows doesn't has a patch-executable
+invoker.os.family = !windows

Added: 
maven/plugins/trunk/maven-patch-plugin/src/it/remove-empty-files/invoker.properties
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-patch-plugin/src/it/remove-empty-files/invoker.properties?rev=1398059&view=auto
==============================================================================
--- 
maven/plugins/trunk/maven-patch-plugin/src/it/remove-empty-files/invoker.properties
 (added)
+++ 
maven/plugins/trunk/maven-patch-plugin/src/it/remove-empty-files/invoker.properties
 Sun Oct 14 11:48:14 2012
@@ -0,0 +1,2 @@
+# Windows doesn't has a patch-executable
+invoker.os.family = !windows


Reply via email to