Author: carnold
Date: Tue Jun  5 06:50:38 2007
New Revision: 544489

URL: http://svn.apache.org/viewvc?view=rev&rev=544489
Log:
Bug 42094: Drop Specification from manifest in ant build

Modified:
    logging/log4j/companions/component/trunk/build.xml

Modified: logging/log4j/companions/component/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/logging/log4j/companions/component/trunk/build.xml?view=diff&rev=544489&r1=544488&r2=544489
==============================================================================
--- logging/log4j/companions/component/trunk/build.xml (original)
+++ logging/log4j/companions/component/trunk/build.xml Tue Jun  5 06:50:38 2007
@@ -78,9 +78,6 @@
                <manifest>
                        <attribute name="Built-By" value="${user.name}"/>
                        <section name="common">
-                               <attribute name="Specification-Title" 
value="${project.title}"/>
-                               <attribute name="Specification-Version" 
value="${project.version}"/>
-                               <attribute name="Specification-Vendor" 
value="Apache Software Foundation"/>
                                <attribute name="Implementation-Title" 
value="${project.title}"/>
                                <attribute name="Implementation-Version" 
value="${project.version}"/> 
                                <attribute name="Implementation-Vendor" 
value="Apache Software Foundation"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to