pier        01/01/19 15:09:07

  Modified:    sources/website index.xml news.xml
  Log:
  Modified pointers to Crimson.
  
  Revision  Changes    Path
  1.18      +10 -5     xml-site/sources/website/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-site/sources/website/index.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- index.xml 2000/12/04 15:43:17     1.17
  +++ index.xml 2001/01/19 23:09:06     1.18
  @@ -45,6 +45,9 @@
         <li>
           <em>Batik</em> - A Java based toolkit for Scalable Vector Graphics 
(SVG)
         </li> 
  +      <li>
  +        <em>Crimson</em> - A small-footprint Java XML parser.
  +      </li> 
       </ul>
       <s3 title="Xerces: XML parsers in Java and C++ (plus Perl and COM)">
         <p>
  @@ -64,11 +67,6 @@
         <p>
        A COM wrapper (also for Xerces-C) provides compatibility with the 
Microsoft MSXML parser.
         </p>
  -      <p>
  -     <em>NEW:</em> Source code for Crimson (from Sun) is available to look 
at from under
  -        the xml-contrib module.  We're in the process of merging the best 
parts of
  -        Crimson into the Xerces-J code base.  Please join us!
  -      </p>
       </s3>
   
       <s3 title="Xalan: XSL stylesheet processors in Java &amp; C++">
  @@ -129,6 +127,13 @@
        encoding rules for expressing instances of application-defined 
        datatypes, and a convention for representing remote procedure calls 
        and responses.
  +      </p>
  +    </s3>
  +
  +    <s3 title="Crimson: A small-footprint Java XML parser">
  +      <p>
  +         The source code for Crimson is available under the xml-crimson CVS
  +         module. Please visit the Crimson pages for more information.
         </p>
       </s3>
   
  
  
  
  1.7       +2 -3      xml-site/sources/website/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/xml-site/sources/website/news.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- news.xml  2000/12/04 20:23:43     1.6
  +++ news.xml  2001/01/19 23:09:06     1.7
  @@ -24,9 +24,8 @@
       <p>
         Crimson, the code name of the XML Parser Project X from Sun is 
         currently available in source form for download. 
  -      We're in the process of merging the best parts of
  -        Crimson into the Xerces-J code base.  Please join us!  Check out the
  -      <jump href="/dist/">download pages</jump> for the source.
  +      Check out the
  +      <jump href="/dist">download pages</jump> for the source.
       </p>
     </s2>
   
  
  
  

Reply via email to