You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dl...@locus.apache.org on 2000/10/13 19:36:17 UTC

cvs commit: xml-xalan/xdocs/sources entities.ent

dleslie     00/10/13 10:36:17

  Modified:    xdocs/sources entities.ent
  Log:
  Updaved xalan and xerces version numbers (1_2) for both.
  
  Revision  Changes    Path
  1.10      +3 -3      xml-xalan/xdocs/sources/entities.ent
  
  Index: entities.ent
  ===================================================================
  RCS file: /home/cvs/xml-xalan/xdocs/sources/entities.ent,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- entities.ent	2000/08/21 19:30:06	1.9
  +++ entities.ent	2000/10/13 17:36:16	1.10
  @@ -1,10 +1,10 @@
   <?xml encoding="US-ASCII"?>
   
   <!ENTITY xslt4j "Xalan-Java">
  -<!ENTITY xslt4j-dist "xalan-j_1_2_D02">
  -<!ENTITY xslt4j-current "&xslt4j; version 1.2.D02">
  +<!ENTITY xslt4j-dist "xalan-j_1_2">
  +<!ENTITY xslt4j-current "&xslt4j; version 1.2">
   <!ENTITY xml4j "Xerces-Java">
  -<!ENTITY xml4j-used "&xml4j; version 1.1.3">
  +<!ENTITY xml4j-used "&xml4j; version 1.2">
   <!ENTITY xslt4c "Xalan-C++">
   <!ENTITY xml4c "Xerces-C++">
   <!ENTITY download "The &xslt4j-current; download from xml.apache.org includes xerces.jar from &xml4j-used;.">