ehatcher    2004/12/07 17:19:51

  Modified:    .        Tag: lucene_1_4_2_dev build.xml
  Log:
  fix manifest misspelling
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.65.2.1  +1 -1      jakarta-lucene/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/build.xml,v
  retrieving revision 1.65
  retrieving revision 1.65.2.1
  diff -u -r1.65 -r1.65.2.1
  --- build.xml 1 Jul 2004 17:40:41 -0000       1.65
  +++ build.xml 8 Dec 2004 01:19:51 -0000       1.65.2.1
  @@ -167,7 +167,7 @@
             <attribute name="Specification-Vendor" value="Lucene"/>
             <attribute name="Implementation-Title" value="org.apache.lucene"/>
             <attribute name="Implementation-Version" value="build ${DSTAMP} 
${TSTAMP}"/>
  -          <attribute name="Implementation-Vemdpr" value="Lucene"/>
  +          <attribute name="Implementation-Vendor" value="Lucene"/>
           </section>
         </manifest>
       </jar>
  
  
  

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

Reply via email to