o prefer FileUtils.fileRead() API to IOUtil.copy() to avoid file handle leaks in IT verification scripts
o code formatting

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1098314 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/it/apply-single-patch/verify.bsh b/src/it/apply-single-patch/verify.bsh
index ab21419..b441efe 100644
--- a/src/it/apply-single-patch/verify.bsh
+++ b/src/it/apply-single-patch/verify.bsh
@@ -6,9 +6,9 @@
     to you under the Apache License, Version 2.0 (the
     "License"); you may not use this file except in compliance
     with the License.  You may obtain a copy of the License at
-    
+
       http://www.apache.org/licenses/LICENSE-2.0
-    
+
     Unless required by applicable law or agreed to in writing,
     software distributed under the License is distributed on an
     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/src/it/apply-two-patches-in-order/verify.bsh b/src/it/apply-two-patches-in-order/verify.bsh
index ab21419..b441efe 100644
--- a/src/it/apply-two-patches-in-order/verify.bsh
+++ b/src/it/apply-two-patches-in-order/verify.bsh
@@ -6,9 +6,9 @@
     to you under the Apache License, Version 2.0 (the
     "License"); you may not use this file except in compliance
     with the License.  You may obtain a copy of the License at
-    
+
       http://www.apache.org/licenses/LICENSE-2.0
-    
+
     Unless required by applicable law or agreed to in writing,
     software distributed under the License is distributed on an
     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/src/it/remove-empty-files/verify.bsh b/src/it/remove-empty-files/verify.bsh
index 2c62468..c21c6f6 100644
--- a/src/it/remove-empty-files/verify.bsh
+++ b/src/it/remove-empty-files/verify.bsh
@@ -6,9 +6,9 @@
     to you under the Apache License, Version 2.0 (the
     "License"); you may not use this file except in compliance
     with the License.  You may obtain a copy of the License at
-    
+
       http://www.apache.org/licenses/LICENSE-2.0
-    
+
     Unless required by applicable law or agreed to in writing,
     software distributed under the License is distributed on an
     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/src/it/skip-when-patch-enum-missing/verify.bsh b/src/it/skip-when-patch-enum-missing/verify.bsh
index df81555..8a37758 100644
--- a/src/it/skip-when-patch-enum-missing/verify.bsh
+++ b/src/it/skip-when-patch-enum-missing/verify.bsh
@@ -6,9 +6,9 @@
     to you under the Apache License, Version 2.0 (the
     "License"); you may not use this file except in compliance
     with the License.  You may obtain a copy of the License at
-    
+
       http://www.apache.org/licenses/LICENSE-2.0
-    
+
     Unless required by applicable law or agreed to in writing,
     software distributed under the License is distributed on an
     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/src/it/skip-when-patch-tracking-file-present/verify.bsh b/src/it/skip-when-patch-tracking-file-present/verify.bsh
index b009d80..48048a8 100644
--- a/src/it/skip-when-patch-tracking-file-present/verify.bsh
+++ b/src/it/skip-when-patch-tracking-file-present/verify.bsh
@@ -6,9 +6,9 @@
     to you under the Apache License, Version 2.0 (the
     "License"); you may not use this file except in compliance
     with the License.  You may obtain a copy of the License at
-    
+
       http://www.apache.org/licenses/LICENSE-2.0
-    
+
     Unless required by applicable law or agreed to in writing,
     software distributed under the License is distributed on an
     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY