You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2003/03/06 15:56:07 UTC

cvs commit: avalon-excalibur/instrument build.xml

mcconnell    2003/03/06 06:56:06

  Modified:    instrument build.xml
  Log:
  Addition of Implementation-Vendor-Id tag to manifest.
  
  Revision  Changes    Path
  1.49      +1 -0      avalon-excalibur/instrument/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/instrument/build.xml,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- build.xml	20 Feb 2003 17:27:39 -0000	1.48
  +++ build.xml	6 Mar 2003 14:56:05 -0000	1.49
  @@ -154,6 +154,7 @@
                 <attribute name="Specification-Vendor" value="Apache Software Foundation"/>
                 <attribute name="Specification-Version" value="1.0"/>
                 <attribute name="Implementation-Vendor" value="Apache Software Foundation"/>
  +              <attribute name="Implementation-Vendor-Id" value="ASF"/>
                 <attribute name="Implementation-Version" value="${package-version}"/>
               </manifest>
               <exclude name="**/test/**"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org