User: starksm 
  Date: 02/02/25 12:59:58

  Modified:    src/main/org/jboss/test/hello/util HelloUtil.java
  Log:
  Simplified the test code to get rid of tests that were not used
  and convered by other unit tests
  
  Revision  Changes    Path
  1.3       +2 -14     jbosstest/src/main/org/jboss/test/hello/util/HelloUtil.java
  
  Index: HelloUtil.java
  ===================================================================
  RCS file: 
/cvsroot/jboss/jbosstest/src/main/org/jboss/test/hello/util/HelloUtil.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- HelloUtil.java    7 Jan 2001 23:14:40 -0000       1.2
  +++ HelloUtil.java    25 Feb 2002 20:59:58 -0000      1.3
  @@ -10,8 +10,8 @@
   /**
    *      
    *   @see <related>
  - *   @author $Author: peter $
  - *   @version $Revision: 1.2 $
  + *   @author $Author: starksm $
  + *   @version $Revision: 1.3 $
    */
   public class HelloUtil
   {
  @@ -35,18 +35,3 @@
         });
      }
   }
  -
  -/*
  - *   $Id: HelloUtil.java,v 1.2 2001/01/07 23:14:40 peter Exp $
  - *   Currently locked by:$Locker:  $
  - *   Revision:
  - *   $Log: HelloUtil.java,v $
  - *   Revision 1.2  2001/01/07 23:14:40  peter
  - *   Trying to get JAAS to work within test suite.
  - *
  - *   Revision 1.1.1.1  2000/06/21 15:52:37  oberg
  - *   Initial import of jBoss test. This module contains CTS tests, some simple 
examples, and small bean suites.
  - *
  - *
  - *  
  - */
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to