[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    svn commit: r512634 -
From:       dion () apache ! org
Date:       2007-02-28 7:09:28
Message-ID: 20070228070928.C89151A981D () eris ! apache ! org
[Download RAW message or body]

Author: dion
Date: Tue Feb 27 23:09:27 2007
New Revision: 512634

URL: http://svn.apache.org/viewvc?view=rev&rev=512634
Log:
checkstyle fixes

Modified:
    jakarta/commons/proper/email/trunk/src/test/org/apache/commons/mail/SimpleEmailTest.java


Modified: jakarta/commons/proper/email/trunk/src/test/org/apache/commons/mail/SimpleEmailTest.java
                
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/email/trunk/src/test/org/apache/commons/mail/SimpleEmailTest.java?view=diff&rev=512634&r1=512633&r2=512634
 ==============================================================================
--- jakarta/commons/proper/email/trunk/src/test/org/apache/commons/mail/SimpleEmailTest.java \
                (original)
+++ jakarta/commons/proper/email/trunk/src/test/org/apache/commons/mail/SimpleEmailTest.java \
Tue Feb 27 23:09:27 2007 @@ -29,7 +29,7 @@
 public class SimpleEmailTest extends BaseEmailTestCase
 {
     /** */
-    private MockSimpleEmail email = null;
+    private MockSimpleEmail email;
 
     /**
      * @param name name
@@ -81,7 +81,7 @@
 
     /**
      * @throws EmailException when a bad address is set.
-     * @throws IOException when sending fails 
+     * @throws IOException when sending fails
      * @todo Add code to test the popBeforeSmtp() settings
      */
     public void testSend() throws EmailException, IOException



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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic