You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by dk...@apache.org on 2013/09/15 02:31:59 UTC

svn commit: r1523372 - in /maven/plugins/trunk/maven-patch-plugin: pom.xml src/it/path with spaces/invoker.properties

Author: dkulp
Date: Sun Sep 15 00:31:59 2013
New Revision: 1523372

URL: http://svn.apache.org/r1523372
Log:
Add header


Modified:
    maven/plugins/trunk/maven-patch-plugin/pom.xml
    maven/plugins/trunk/maven-patch-plugin/src/it/path with spaces/invoker.properties

Modified: maven/plugins/trunk/maven-patch-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-patch-plugin/pom.xml?rev=1523372&r1=1523371&r2=1523372&view=diff
==============================================================================
--- maven/plugins/trunk/maven-patch-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-patch-plugin/pom.xml Sun Sep 15 00:31:59 2013
@@ -112,10 +112,6 @@ under the License.
                 This is a plugin-specific data file that must only contain the names of applied patches.
               -->
               <exclude>src/it/skip-when-patch-tracking-file-present/src/main/patches/patches-applied.txt</exclude>
-              <!--
-                I cannot add headers to this file and commit it, I get an error associated with the spaces in the path.
-              -->
-              <exclude>src/it/path with spaces/invoker.properties</exclude>
             </excludes>
           </configuration>
         </plugin>

Modified: 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=1523372&r1=1523371&r2=1523372&view=diff
==============================================================================
--- maven/plugins/trunk/maven-patch-plugin/src/it/path with spaces/invoker.properties (original)
+++ maven/plugins/trunk/maven-patch-plugin/src/it/path with spaces/invoker.properties Sun Sep 15 00:31:59 2013
@@ -1,2 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# 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
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 # Windows doesn't has a patch-executable
 invoker.os.family = !windows