You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2001/07/29 00:00:12 UTC

cvs commit: xml-cocoon2/xdocs contrib.xml logicsheet-forms.xml

vgritsenko    01/07/28 15:00:12

  Modified:    xdocs    contrib.xml logicsheet-forms.xml
  Log:
  - update hostname, versions
  - fix typo
  
  Revision  Changes    Path
  1.5       +3 -3      xml-cocoon2/xdocs/contrib.xml
  
  Index: contrib.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/xdocs/contrib.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- contrib.xml	2001/07/19 13:47:19	1.4
  +++ contrib.xml	2001/07/28 22:00:11	1.5
  @@ -33,7 +33,7 @@
      (follow the link for information on how to subscribe and to access the mail
      list archives), to checkout the <link href="http://xml.apache.org/websrc/index.cgi/xml-cocoon2/">
      latest and greatest code</link> (which you find in the xml-cocoon2 module in
  -   the xml.apache.org CVS code repository, or from the
  +   the cvs.apache.org CVS code repository, or from the
      <link href="http://xml.apache.org/from-cvs/xml-cocoon2/">CVS snapshots</link>),
      control the <connect href="todo.xml">todo</connect>
      list and jump in. Document writers are usually the most wanted people so if
  @@ -141,12 +141,12 @@
      <ul>
       <li>A Windows operating system</li>
       <li>A UNIX-type operating system</li>
  -    <li>A JDK version 1.1.x</li>
  +    <li>A JDK version 1.2.x</li>
      </ul>
      <p>And obviously, it should be tested against the current CVS snapshot of @docname@!</p>
   
      <p>This testing is designed to iron out the most common kinds of incompatibility
  -    problems (Servlet >2.0 requirements; platform-dependent assumptions; JDK >1.1 code).
  +    problems (Servlet >2.2 requirements; platform-dependent assumptions; JDK >1.2 code).
       These requirements are, of course, open to review and discussion. Note that
       the contributor is not required to do the testing - indeed it is probably better
       if someone else tests it, because the contributor might be tempted to do less
  
  
  
  1.8       +1 -1      xml-cocoon2/xdocs/logicsheet-forms.xml
  
  Index: logicsheet-forms.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/xdocs/logicsheet-forms.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- logicsheet-forms.xml	2001/07/28 03:13:53	1.7
  +++ logicsheet-forms.xml	2001/07/28 22:00:11	1.8
  @@ -10,7 +10,7 @@
   	 </authors> 
     </header> 
     <body> 
  -   <s1 title="Introduction?"> 
  +   <s1 title="Introduction">
      <p>
      For most web applications input is essential. @docname@ provides a
      variety of modules to support basic interaction like simple syntax
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org