You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by fe...@apache.org on 2004/05/18 02:38:31 UTC

cvs commit: jakarta-taglibs/src/doc addtaglib.xml

felipeal    2004/05/17 17:38:31

  Modified:    src/doc  addtaglib.xml
  Log:
  added instruction on how to add a CVS tag
  
  Revision  Changes    Path
  1.22      +1 -0      jakarta-taglibs/src/doc/addtaglib.xml
  
  Index: addtaglib.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/src/doc/addtaglib.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- addtaglib.xml	17 Jan 2004 22:04:03 -0000	1.21
  +++ addtaglib.xml	18 May 2004 00:38:31 -0000	1.22
  @@ -500,6 +500,7 @@
     <code>cd jakarta-taglibs/{taglib-name}</code>.</li>
   <li>Use ant to build the release distribution passing in the release version:
     <code>ant -Drelease={release-version} -Ddist.dir=../dist/jakarta-taglibs release</code>.</li>
  +<li>Create a new CVS tag for that release (running <code>cvs tag <i>release_tag_name</i></code>)</li>
   <li>Sign the tar.gz and zip files for the taglib release found in the dist directory.</li>
   </ul>
   </p>
  
  
  

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