You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2007/06/05 15:54:17 UTC

svn commit: r544492 - /logging/log4j/companions/logmf/trunk/build.xml

Author: carnold
Date: Tue Jun  5 06:54:16 2007
New Revision: 544492

URL: http://svn.apache.org/viewvc?view=rev&rev=544492
Log:
Bug 42589: Remove specification section from manifest in ant build

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

Modified: logging/log4j/companions/logmf/trunk/build.xml
URL: http://svn.apache.org/viewvc/logging/log4j/companions/logmf/trunk/build.xml?view=diff&rev=544492&r1=544491&r2=544492
==============================================================================
--- logging/log4j/companions/logmf/trunk/build.xml (original)
+++ logging/log4j/companions/logmf/trunk/build.xml Tue Jun  5 06:54:16 2007
@@ -86,9 +86,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: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org