You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by jm...@apache.org on 2004/08/27 18:13:52 UTC

cvs commit: jakarta-commons/validator/src/test/org/apache/commons/validator EmailTest.java

jmitchell    2004/08/27 09:13:52

  Modified:    validator/src/test/org/apache/commons/validator
                        EmailTest.java
  Log:
  Update FIXME for future version
  
  Revision  Changes    Path
  1.28      +5 -5      jakarta-commons/validator/src/test/org/apache/commons/validator/EmailTest.java
  
  Index: EmailTest.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/validator/src/test/org/apache/commons/validator/EmailTest.java,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- EmailTest.java	12 Jun 2004 18:18:38 -0000	1.27
  +++ EmailTest.java	27 Aug 2004 16:13:52 -0000	1.28
  @@ -200,7 +200,7 @@
        * Write this test according to parts of RFC, as opposed to the type of character
        * that is being tested.
        *
  -     * <p><b>FIXME</b>: This test fails so disable it with a leading _ for 1.1.2 release.
  +     * <p><b>FIXME</b>: This test fails so disable it with a leading _ for 1.1.4 release.
        * The real solution is to fix the email parsing.
        *
        * @throws ValidatorException
  @@ -357,7 +357,7 @@
        * 
        * @throws ValidatorException
        * 
  -     * FIXME This test fails so disable it with a leading _ for 1.1.2 release.
  +     * FIXME This test fails so disable it with a leading _ for 1.1.4 release.
        * The real solution is to fix the email parsing.
        */
       public void _testEmailFromPerl() throws ValidatorException {
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org