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: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>