You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by an...@apache.org on 2001/07/16 12:14:46 UTC

cvs commit: xml-xerces/java/samples/socket DelayedInput.java Makefile

andyc       01/07/16 03:14:46

  Modified:    java/samples/sax Tag: xerces_j_2 Makefile
               java/samples/socket Tag: xerces_j_2 Makefile
  Added:       java/samples/socket Tag: xerces_j_2 DelayedInput.java
  Removed:     java/samples/sax Tag: xerces_j_2 DelayedInput.java
  Log:
  Moving DelayedInput sample from sax to socket sample dir.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.5.4.6   +0 -1      xml-xerces/java/samples/sax/Makefile
  
  Index: Makefile
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/sax/Makefile,v
  retrieving revision 1.5.4.5
  retrieving revision 1.5.4.6
  diff -u -r1.5.4.5 -r1.5.4.6
  --- Makefile	2000/12/22 10:59:27	1.5.4.5
  +++ Makefile	2001/07/16 10:14:45	1.5.4.6
  @@ -2,7 +2,6 @@
   
   TARGETS=\
   	Counter.class\
  -	DelayedInput.class\
   	DocumentTracer.class\
   	Writer.class
   
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +1 -0      xml-xerces/java/samples/socket/Attic/Makefile
  
  Index: Makefile
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/socket/Attic/Makefile,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- Makefile	2000/12/04 04:18:00	1.1.2.1
  +++ Makefile	2001/07/16 10:14:46	1.1.2.2
  @@ -1,6 +1,7 @@
   # Makefile for directory ./socket
   
   TARGETS=\
  +	DelayedInput.class\
   	KeepSocketOpen.class
   
   DIRS = io
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +474 -0    xml-xerces/java/samples/socket/Attic/DelayedInput.java
  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org