Author: wsmoak
Date: Mon May  8 21:08:37 2006
New Revision: 405297

URL: http://svn.apache.org/viewcvs?rev=405297&view=rev
Log:
[STR-2870] Added a description to the struts-action-parent pom as a workaround 
for MJAR-39.
Maven is using the full description (inherited from struts-parent, including 
line breaks) for the Specification-Title, resulting in an invalid jar manifest.

Modified:
    struts/action/trunk/pom.xml

Modified: struts/action/trunk/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/pom.xml?rev=405297&r1=405296&r2=405297&view=diff
==============================================================================
--- struts/action/trunk/pom.xml (original)
+++ struts/action/trunk/pom.xml Mon May  8 21:08:37 2006
@@ -36,6 +36,7 @@
     <packaging>pom</packaging>
     <name>Struts Action</name>
     <url>http://struts.apache.org</url>
+    <description>Apache Struts Action 1 Framework</description>
 
     <inceptionYear>2000</inceptionYear>
 


Reply via email to