User: jung    
  Date: 01/02/16 05:12:12

  Modified:    src/test Test.java TestMS.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.7       +7 -2      zoap/src/test/Test.java
  
  Index: Test.java
  ===================================================================
  RCS file: /products/cvs/ejboss/zoap/src/test/Test.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Test.java 2001/01/19 07:44:38     1.6
  +++ Test.java 2001/02/16 13:12:11     1.7
  @@ -1,5 +1,5 @@
   /*
  - *   $Id: Test.java,v 1.6 2001/01/19 07:44:38 jung Exp $ 
  + *   $Source: /products/cvs/ejboss/zoap/src/test/Test.java,v $ 
    *   Copyright (c) 2000 infor:business solutions AG, Hauerstrasse 12, 
    *   D-66299 Friedrichsthal, Germany. All Rights Reserved. 
    * 
  @@ -38,7 +38,7 @@
    *   <Description>
    *   @see <related>
    *   @author $Author: jung $
  - *   @version $Revision: 1.6 $
  + *   @version $Revision: 1.7 $
    */
   
   public class Test extends junit.framework.TestCase {
  @@ -251,6 +251,11 @@
   
   /*
    *   $Log: Test.java,v $
  + *   Revision 1.7  2001/02/16 13:12:11  jung
  + *   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 1.6  2001/01/19 07:44:38  jung
    *   removed the "classic" compiler preference in makefile.
    *   
  
  
  
  1.3       +11 -2     zoap/src/test/TestMS.java
  
  Index: TestMS.java
  ===================================================================
  RCS file: /products/cvs/ejboss/zoap/src/test/TestMS.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- TestMS.java       2000/12/04 12:36:46     1.2
  +++ TestMS.java       2001/02/16 13:12:11     1.3
  @@ -1,5 +1,5 @@
   /*
  - *   $Id: TestMS.java,v 1.2 2000/12/04 12:36:46 jung Exp $
  + *   $Source: /products/cvs/ejboss/zoap/src/test/TestMS.java,v $
    *   Copyright 2000 (C) infor:business solutions AG, Hauerstrasse 12,
    *   D-66299 Friedrichsthal, Germany. All Rights Reserved.
    *
  @@ -61,7 +61,7 @@
    *   <Description/>
    *   @see <related/>
    *   @author $Author: jung $
  - *   @version $Revision: 1.2 $
  + *   @version $Revision: 1.3 $
    */
   
   public class TestMS extends Server{
  @@ -165,6 +165,11 @@
   
   /*
    *   $Log: TestMS.java,v $
  + *   Revision 1.3  2001/02/16 13:12:11  jung
  + *   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 1.2  2000/12/04 12:36:46  jung
    *   adopted to latest jboss container,
    *   
  
  
  

Reply via email to