[prev in list] [next in list] [prev in thread] [next in thread] 

List:       slide-dev
Subject:    cvs commit: jakarta-slide/src/util/org/apache/util HttpURL.java GenericURI.java
From:       jericho () apache ! org
Date:       2001-05-17 2:27:10
[Download RAW message or body]

jericho     01/05/16 19:27:10

  Modified:    src/util/org/apache/util HttpURL.java GenericURI.java
  Log:
  - Forgot to update URI comments for javadoc.
  
  Revision  Changes    Path
  1.4       +4 -4      jakarta-slide/src/util/org/apache/util/HttpURL.java
  
  Index: HttpURL.java
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/util/org/apache/util/HttpURL.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- HttpURL.java	2001/05/15 08:05:54	1.3
  +++ HttpURL.java	2001/05/17 02:27:09	1.4
  @@ -1,7 +1,7 @@
   /*
  - * $Header: /home/cvs/jakarta-slide/src/util/org/apache/util/HttpURL.java,v 1.3 \
                2001/05/15 08:05:54 jericho Exp $
  - * $Revision: 1.3 $
  - * $Date: 2001/05/15 08:05:54 $
  + * $Header: /home/cvs/jakarta-slide/src/util/org/apache/util/HttpURL.java,v 1.4 \
2001/05/17 02:27:09 jericho Exp $  + * $Revision: 1.4 $
  + * $Date: 2001/05/17 02:27:09 $
    *
    * ====================================================================
    *
  @@ -80,7 +80,7 @@
       /**
        * This Constructor
        *
  -     * @param httpURL The escaped http URL string.
  +     * @param escapedHttpURL The escaped http URL string.
        */
       public HttpURL(String escapedHttpURL) {
           super(escapedHttpURL);
  
  
  
  1.6       +4 -4      jakarta-slide/src/util/org/apache/util/GenericURI.java
  
  Index: GenericURI.java
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/util/org/apache/util/GenericURI.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- GenericURI.java	2001/05/15 08:05:56	1.5
  +++ GenericURI.java	2001/05/17 02:27:09	1.6
  @@ -1,7 +1,7 @@
   /*
  - * $Header: /home/cvs/jakarta-slide/src/util/org/apache/util/GenericURI.java,v 1.5 \
                2001/05/15 08:05:56 jericho Exp $
  - * $Revision: 1.5 $
  - * $Date: 2001/05/15 08:05:56 $
  + * $Header: /home/cvs/jakarta-slide/src/util/org/apache/util/GenericURI.java,v 1.6 \
2001/05/17 02:27:09 jericho Exp $  + * $Revision: 1.6 $
  + * $Date: 2001/05/17 02:27:09 $
    *
    * ====================================================================
    *
  @@ -89,7 +89,7 @@
       /**
        * This Constructor
        *
  -     * @param URI The escaped URI string.
  +     * @param escapedURI The escaped URI string.
        */
       public GenericURI(String escapedURI) {
           URI = escapedURI;
  
  
  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic