You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2002/09/07 18:51:43 UTC

cvs commit: jakarta-cactus/anttasks/src/java/org/apache/cactus/ant StartServerHelper.java

vmassol     2002/09/07 09:51:43

  Modified:    anttasks/src/java/org/apache/cactus/ant
                        StartServerHelper.java
  Log:
  comment addition
  
  Revision  Changes    Path
  1.8       +2 -1      jakarta-cactus/anttasks/src/java/org/apache/cactus/ant/StartServerHelper.java
  
  Index: StartServerHelper.java
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/anttasks/src/java/org/apache/cactus/ant/StartServerHelper.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- StartServerHelper.java	27 Aug 2002 22:55:37 -0000	1.7
  +++ StartServerHelper.java	7 Sep 2002 16:51:43 -0000	1.8
  @@ -269,6 +269,7 @@
   
               while (-1 != is.read(buf))
               {
  +                // Make sure we read all the data in the stream
               }
           }
       }
  
  
  

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