You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by jv...@apache.org on 2002/02/21 15:10:02 UTC

cvs commit: jakarta-turbine-maven/src/java/org/apache/maven/update Get.java

jvanzyl     02/02/21 06:10:02

  Modified:    src/java/org/apache/maven/update Get.java
  Log:
  - applying patches submitted by Stephane Bailliez
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-turbine-maven/src/java/org/apache/maven/update/Get.java
  
  Index: Get.java
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/java/org/apache/maven/update/Get.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Get.java	19 Feb 2002 18:10:12 -0000	1.1
  +++ Get.java	21 Feb 2002 14:10:02 -0000	1.2
  @@ -368,8 +368,8 @@
       /**
        * set the timestamp of a named file to a specified time.
        *
  -     * @param filename
  -     * @param time in milliseconds since the start of the era
  +     * @param file
  +     * @param timemillis in milliseconds since the start of the era
        * @return true if it succeeded. False means that this is a
        * java1.1 system and that file times can not be set
        * @exception BuildException Thrown in unrecoverable error. Likely
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>