You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2004/02/16 02:04:52 UTC

cvs commit: xml-xerces/java build.xml

mrglavas    2004/02/15 17:04:52

  Modified:    java     build.xml
  Log:
  Preparing for Xerces 2.6.2.
  
  Revision  Changes    Path
  1.164     +4 -4      xml-xerces/java/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/build.xml,v
  retrieving revision 1.163
  retrieving revision 1.164
  diff -u -r1.163 -r1.164
  --- build.xml	29 Jan 2004 20:52:48 -0000	1.163
  +++ build.xml	16 Feb 2004 01:04:52 -0000	1.164
  @@ -33,9 +33,9 @@
       <property name='parser.Name' value='Xerces-J'/>
       <property name='parser.name' value='xerces-j'/>
       <property name='parser.shortname' value='xerces'/>
  -    <property name='parser.Version' value='2.6.1'/>
  -    <property name='parser.version' value='2.6.1'/>
  -    <property name='parser_version' value='2_6_1'/>
  +    <property name='parser.Version' value='2.6.2'/>
  +    <property name='parser.version' value='2.6.2'/>
  +    <property name='parser_version' value='2_6_2'/>
   
       <property name='deprecatedjar.parser' value='xerces.jar'/>
       <property name='jar.apis' value='xml-apis.jar'/>
  
  
  

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