bodewig     2004/01/30 06:14:43

  Modified:    src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH
                        Java.java
  Log:
  Merge from HEAD
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.77.2.3  +1 -1      ant/src/main/org/apache/tools/ant/taskdefs/Java.java
  
  Index: Java.java
  ===================================================================
  RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/Java.java,v
  retrieving revision 1.77.2.2
  retrieving revision 1.77.2.3
  diff -u -r1.77.2.2 -r1.77.2.3
  --- Java.java 30 Jan 2004 13:59:43 -0000      1.77.2.2
  +++ Java.java 30 Jan 2004 14:14:43 -0000      1.77.2.3
  @@ -392,7 +392,7 @@
       }
   
       /**
  -     * Set the command used to start the VM (only if not forking).
  +     * Set the command used to start the VM (only if forking).
        *
        * @param s command to start the VM
        */
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to