Author: apetrelli
Date: Thu Oct 19 04:37:28 2006
New Revision: 465582

URL: http://svn.apache.org/viewvc?view=rev&rev=465582
Log:
Removed manifest default entries, no longer accepted by the new version of Jar 
plugin.

Modified:
    struts/sandbox/trunk/tiles/tiles-core/pom.xml

Modified: struts/sandbox/trunk/tiles/tiles-core/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-core/pom.xml?view=diff&rev=465582&r1=465581&r2=465582
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-core/pom.xml (original)
+++ struts/sandbox/trunk/tiles/tiles-core/pom.xml Thu Oct 19 04:37:28 2006
@@ -69,8 +69,6 @@
                <configuration>
                    <archive>
                        <manifest>
-                           
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
-                           
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
                        </manifest>
                    </archive>
                </configuration>


Reply via email to