User: jung    
  Date: 01/02/16 05:11:58

  Modified:    src/org/zoap/soap/test Soap.java
  Log:
  Adopted jbossMQ documentation template. Added the desperately needed
  HowTo, streamlined the library inclusions, Added a Todo-List and
  Preliminary Schedule. Changed some CVS-tags.
  
  Revision  Changes    Path
  1.5       +2 -2      zoap/src/org/zoap/soap/test/Soap.java
  
  Index: Soap.java
  ===================================================================
  RCS file: /products/cvs/ejboss/zoap/src/org/zoap/soap/test/Soap.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Soap.java 2000/12/04 12:36:19     1.4
  +++ Soap.java 2001/02/16 13:11:57     1.5
  @@ -1,5 +1,5 @@
   /*
  - *   $Id: Soap.java,v 1.4 2000/12/04 12:36:19 jung Exp $
  + *   $Source: /products/cvs/ejboss/zoap/src/org/zoap/soap/test/Soap.java,v $
    *   Copyright (c) 2000 infor:business solutions AG, Hauerstrasse 12, 
    *   D-66299 Friedrichsthal, Germany. All Rights Reserved. 
    * 
  @@ -84,7 +84,7 @@
    *      A unit test for checking low-level features of the soap service
    *      @see <related>
    *      @author $Author: jung $
  - *      @version $Revision: 1.4 $
  + *      @version $Revision: 1.5 $
    */
   
   public class Soap extends junit.framework.TestCase {
  
  
  

Reply via email to