Author: khmarbaise
Date: Tue Feb  3 21:25:32 2015
New Revision: 1656925

URL: http://svn.apache.org/r1656925
Log:
Enhanced comment.

Modified:
    maven/plugins/trunk/maven-jar-plugin/pom.xml

Modified: maven/plugins/trunk/maven-jar-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jar-plugin/pom.xml?rev=1656925&r1=1656924&r2=1656925&view=diff
==============================================================================
--- maven/plugins/trunk/maven-jar-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-jar-plugin/pom.xml Tue Feb  3 21:25:32 2015
@@ -134,7 +134,7 @@ under the License.
           <configuration>
             <excludes combine.children="append">
               <!--
-                The manifest specification does not describe any method for 
writing comments into the manifest.
+                ! The manifest specification does not describe any method for 
writing comments into the manifest.
               -->
               
<exclude>src/it/mjar-71-01/src/main/resources/META-INF/MANIFEST.MF</exclude>
               
<exclude>src/it/mjar-71-02/src/main/resources/META-INF/MANIFEST.MF</exclude>


Reply via email to