You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ps...@apache.org on 2004/07/25 17:15:55 UTC

cvs commit: jakarta-commons/math/xdocs developers.xml

psteitz     2004/07/25 08:15:55

  Modified:    math/xdocs developers.xml
  Log:
  Changed statements about references to allow inline definitions, algorithm descriptions.
  
  Revision  Changes    Path
  1.12      +16 -19    jakarta-commons/math/xdocs/developers.xml
  
  Index: developers.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/math/xdocs/developers.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- developers.xml	23 Jun 2004 16:26:17 -0000	1.11
  +++ developers.xml	25 Jul 2004 15:15:55 -0000	1.12
  @@ -61,18 +61,19 @@
      		<li>Review the completed, current and future 
      			<a href="tasks.html">tasks</a> of the project.
      		</li>
  -   		<li>Be sure to join the Commons Developer and Interest <a href="mail-lists.html">
  -   			email lists</a> and use them appropriately (make sure the string "[math]" is
  -   			somewhere in the Subject line of all your postings). Make any proposals here 
  -   			where the group can comment on them
  +   		<li>Be sure to join the Commons Developer and Interest 
  +   		    <a href="mail-lists.html">
  +   			email lists</a> and use them appropriately (make sure the string
  +   		    "[math]" is somewhere in the Subject line of all your postings).
  +   		    Make any proposals here where the group can comment on them.
      		</li>
      		<li>
  -   			<a href="http://nagoya.apache.org/bugzilla/createaccount.cgi">Setup an account on Bugzilla</a>
  -   			and use it to formally submit Patches and identify bugs. Read the 
  -   			<a href="http://nagoya.apache.org/bugzilla/bugwritinghelp.html">directions</a> for 
  -   			submitting bugs and search the database to determine if an issue exists or has 
  -   			already been dealt with.
  -   			
  +   			<a href="http://nagoya.apache.org/bugzilla/createaccount.cgi">
  +   			Setup an account on Bugzilla</a> and use it to submit patches and
  +   		    identify bugs. Read the 
  +   			<a href="http://nagoya.apache.org/bugzilla/bugwritinghelp.html">
  +   			directions</a> for submitting bugs and search the database to
  +   		    determine if an issue exists or has already been dealt with.		
      			<p>
      				Submitting Issues:	
      			</p>
  @@ -118,13 +119,12 @@
         interface or method comments, including specification of acceptable ranges
         of values, exceptions or special return values.</li>
        <li>
  -      References to definitions for all mathematical
  -      terms used in component documentation <i>must</i> be provided, preferably
  -      as HTML links.</li>
  +      External references or full statements of definitions for all mathematical
  +      terms used in component documentation <i>must</i> be provided.</li>
        <li>
         Implementations <i>should</i> use standard algorithms and
  -      references to algorithm descriptions <i>should</i> be provided,
  -      preferably as HTML links.</li>
  +      references or full descriptions of all algorithms <i>should</i> be 
  +      provided.</li>
       </ul>
      </subsection>
      <subsection name='Unit Tests'>
  @@ -236,9 +236,6 @@
         <a href="http://doi.acm.org/10.1145/359146.359152">
          Chan, T. F. and J. G. Lewis 1979, <i>Communications of the ACM</i>,
          vol. 22 no. 9, pp. 526-531.
  -      </a><br/>
  -      <a href="http://www.itl.nist.gov/div898/handbook">
  -       http://www.wikipedia.org/wiki/
         </a><br/>
        </dd>
       </dl>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org