You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by am...@apache.org on 2001/06/05 16:12:58 UTC

cvs commit: xml-xalan/java xsltc_todo.xml

amiro       01/06/05 07:12:58

  Modified:    java     xsltc_todo.xml
  Log:
  fix typo XCLTC, should be XSLTC
  
  Revision  Changes    Path
  1.2       +11 -12    xml-xalan/java/xsltc_todo.xml
  
  Index: xsltc_todo.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xsltc_todo.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- xsltc_todo.xml	2001/05/04 20:16:16	1.1
  +++ xsltc_todo.xml	2001/06/05 14:12:55	1.2
  @@ -5,7 +5,7 @@
        ]
   >
   
  -<todo title="Things To Do" project="XCLTC" major-version="1">
  +<todo title="Things To Do" project="XSLTC" major-version="1">
   
   
   
  @@ -24,7 +24,7 @@
     <actions>
   
      <target-release-description>
  -    <date>00/00/00</date>
  +    <date>05/18/01</date>
       <level>beta</level>
       <goal type="conformance">XSLT 1.0 compliant 100%.</goal>
       <goal type="performance">Maintain current level.</goal>
  @@ -33,15 +33,6 @@
       <goal type="documentation">Documentation functionally complete.</goal>
      </target-release-description>
      
  -   <action context="code, packages: org.apache.xalan.xsltc" 
  -           category="feature" 
  -           who="MJ, TM"
  -           priority="high">           
  -     Replace all Project X components and APIs with 
  -     JAXP equivalents (this includes updating compiler's parser 
  -     to use SAX2/DOM2).
  -   </action>
  -
     <action context="doc"
             category="documentation"
             who="MJ"
  @@ -202,6 +193,14 @@
     </actions>
   
     <completed>
  +     <action context="code, packages: org.apache.xalan.xsltc" 
  +           category="feature" 
  +           who="MJ, TM"
  +           priority="high">           
  +     Replace all Project X components and APIs with 
  +     JAXP equivalents (this includes updating compiler's parser 
  +     to use SAX2/DOM2).
  +   </action>
     </completed>
   
  -</todo>
  \ No newline at end of file
  +</todo>
  
  
  

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