You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by tr...@apache.org on 2004/06/11 03:20:40 UTC

cvs commit: jakarta-commons-sandbox/id/src/java/org/apache/commons/id/uuid package.html

treilly     2004/06/10 18:20:40

  Modified:    id/src/java/org/apache/commons/id/uuid package.html
  Log:
  Updated link to IETF document
  CVS: ----------------------------------------------------------------------
  CVS: PR:
  CVS:   If this change addresses a PR in the problem report tracking
  CVS:   database, then enter the PR number(s) here.
  CVS: Obtained from:
  CVS:   If this change has been taken from another system, such as NCSA,
  CVS:   then name the system in this line, otherwise delete it.
  CVS: Submitted by:
  CVS:   If this code has been contributed to Apache by someone else; i.e.,
  CVS:   they sent us a patch or a new module, then include their name/email
  CVS:   address here. If this is your work then delete this line.
  CVS: Reviewed by:
  CVS:   If we are doing pre-commit code reviews and someone else has
  CVS:   reviewed your changes, include their name(s) here.
  CVS:   If you have not had it reviewed then delete this line.
  
  Revision  Changes    Path
  1.6       +1 -1      jakarta-commons-sandbox/id/src/java/org/apache/commons/id/uuid/package.html
  
  Index: package.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/id/src/java/org/apache/commons/id/uuid/package.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- package.html	10 Apr 2004 07:37:06 -0000	1.5
  +++ package.html	11 Jun 2004 01:20:40 -0000	1.6
  @@ -20,7 +20,7 @@
         generator implementations and supporting classes. A UUID is 128-bits
         long and can provide an extremely high likelihood of uniqueness. For more
         information see the Internet Engineering Task Force
  -      <a href="http://www.ietf.org/internet-drafts/draft-mealling-uuid-urn-02.txt">
  +      <a href="http://www.ietf.org/internet-drafts/draft-mealling-uuid-urn-03.txt">
         IETF Draft UUID specification</a>.
     </p>
     <p>
  
  
  

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