jsalvata    2004/01/24 10:50:17

  Modified:    src/core/org/apache/jmeter/config LoginConfig.java
  Log:
  Added TODO comment.
  
  Revision  Changes    Path
  1.5       +2 -1      
jakarta-jmeter/src/core/org/apache/jmeter/config/LoginConfig.java
  
  Index: LoginConfig.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jmeter/src/core/org/apache/jmeter/config/LoginConfig.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- LoginConfig.java  16 Jul 2003 13:11:53 -0000      1.4
  +++ LoginConfig.java  24 Jan 2004 18:50:17 -0000      1.5
  @@ -63,6 +63,7 @@
    * @version    $Revision$
    */
   public class LoginConfig extends ConfigTestElement implements Serializable
  +     // TODO: move this to components -- the only reason why it's in core is 
because it's used as a guinea pig by a couple of tests.
   {
       /**
        * Constructor for the LoginConfig object.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to