Revision: 17854
          http://sourceforge.net/p/gate/code/17854
Author:   markagreenwood
Date:     2014-04-17 13:44:42 +0000 (Thu, 17 Apr 2014)
Log Message:
-----------
import cleanup

Modified Paths:
--------------
    gate/trunk/.classpath
    gate/trunk/src/main/gate/email/EmailDocumentHandler.java

Modified: gate/trunk/.classpath
===================================================================
--- gate/trunk/.classpath       2014-04-17 13:09:09 UTC (rev 17853)
+++ gate/trunk/.classpath       2014-04-17 13:44:42 UTC (rev 17854)
@@ -2,7 +2,7 @@
 <classpath>
        <classpathentry kind="src" path="src/main"/>
        <classpathentry kind="src" output="classes/test" path="src/test"/>
-       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
        <classpathentry exported="true" kind="con" 
path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=GATE&amp;ivyXmlPath=ivy.xml&amp;confs=*"/>
        <classpathentry kind="output" path="classes/main"/>
 </classpath>

Modified: gate/trunk/src/main/gate/email/EmailDocumentHandler.java
===================================================================
--- gate/trunk/src/main/gate/email/EmailDocumentHandler.java    2014-04-17 
13:09:09 UTC (rev 17853)
+++ gate/trunk/src/main/gate/email/EmailDocumentHandler.java    2014-04-17 
13:44:42 UTC (rev 17854)
@@ -32,8 +32,6 @@
 import java.util.Map;
 import java.util.StringTokenizer;
 
-import org.junit.Assert;
-
 /**
   * This class implements the behaviour of the Email reader
   * It takes the Gate Document representing a list with e-mails and

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to