mcconnell 2003/02/08 03:23:35 Modified: . build.xml Log: Added Implementation-Vendor-Id. Revision Changes Path 1.164 +1 -0 avalon/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/avalon/build.xml,v retrieving revision 1.163 retrieving revision 1.164 diff -u -r1.163 -r1.164 --- build.xml 7 Feb 2003 20:11:05 -0000 1.163 +++ build.xml 8 Feb 2003 11:23:35 -0000 1.164 @@ -194,6 +194,7 @@ <attribute name="Specification-Version" value="1.0"/> <attribute name="Implementation-Vendor" value="Apache Software Foundation"/> <attribute name="Implementation-Version" value="${version}"/> + <attribute name="Implementation-Vendor-Id" value="ASF"/> </manifest> <include name="org/apache/avalon/framework/ExceptionUtil.class" /> <include name="org/apache/avalon/framework/Cascading*" />
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]