You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ftpserver-commits@incubator.apache.org by ng...@apache.org on 2006/11/14 15:38:32 UTC

svn commit: r474825 - in /incubator/ftpserver/trunk: admin-gui/ core/ core/src/test/org/apache/ftpserver/usermanager/PropertiesUserManagerTest.java ftplet-api/ ssl-tests/

Author: ngn
Date: Tue Nov 14 07:38:31 2006
New Revision: 474825

URL: http://svn.apache.org/viewvc?view=rev&rev=474825
Log:
Ignoring additional Eclipse specific files

Modified:
    incubator/ftpserver/trunk/admin-gui/   (props changed)
    incubator/ftpserver/trunk/core/   (props changed)
    incubator/ftpserver/trunk/core/src/test/org/apache/ftpserver/usermanager/PropertiesUserManagerTest.java
    incubator/ftpserver/trunk/ftplet-api/   (props changed)
    incubator/ftpserver/trunk/ssl-tests/   (props changed)

Propchange: incubator/ftpserver/trunk/admin-gui/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Nov 14 07:38:31 2006
@@ -1,6 +1,6 @@
-
 target
 .project
 .classpath
 .settings
 bin
+.wtpmodules

Propchange: incubator/ftpserver/trunk/core/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Nov 14 07:38:31 2006
@@ -1,6 +1,6 @@
-
 target
 .project
 .classpath
 .settings
 bin
+.wtpmodules

Modified: incubator/ftpserver/trunk/core/src/test/org/apache/ftpserver/usermanager/PropertiesUserManagerTest.java
URL: http://svn.apache.org/viewvc/incubator/ftpserver/trunk/core/src/test/org/apache/ftpserver/usermanager/PropertiesUserManagerTest.java?view=diff&rev=474825&r1=474824&r2=474825
==============================================================================
--- incubator/ftpserver/trunk/core/src/test/org/apache/ftpserver/usermanager/PropertiesUserManagerTest.java (original)
+++ incubator/ftpserver/trunk/core/src/test/org/apache/ftpserver/usermanager/PropertiesUserManagerTest.java Tue Nov 14 07:38:31 2006
@@ -24,11 +24,8 @@
 import java.io.IOException;
 import java.util.Properties;
 
-import junit.framework.TestCase;
-
 import org.apache.ftpserver.config.PropertiesConfiguration;
 import org.apache.ftpserver.ftplet.FtpException;
-import org.apache.ftpserver.ftplet.User;
 import org.apache.ftpserver.ftplet.UserManager;
 import org.apache.ftpserver.util.IoUtils;
 

Propchange: incubator/ftpserver/trunk/ftplet-api/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Nov 14 07:38:31 2006
@@ -1,6 +1,6 @@
-
 target
 .project
 .classpath
 .settings
 bin
+.wtpmodules

Propchange: incubator/ftpserver/trunk/ssl-tests/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Nov 14 07:38:31 2006
@@ -3,3 +3,4 @@
 .cvsignore
 .project
 bin
+.wtpmodules