Compile error: FTPFileSystem.java:26: cannot access 
org.apache.commons.net.ftp.FTP
----------------------------------------------------------------------------------

                 Key: HADOOP-3468
                 URL: https://issues.apache.org/jira/browse/HADOOP-3468
             Project: Hadoop Core
          Issue Type: Bug
          Components: fs
            Reporter: Tsz Wo (Nicholas), SZE
            Priority: Blocker


    [javac] Compiling 496 source files to d:[EMAIL PROTECTED]
    [javac] d:[EMAIL PROTECTED]:26: cannot access org.apache.commons.net.ftp.FTP
    [javac] bad class file: d:[EMAIL 
PROTECTED](org/apache/commons/net/ftp/FTP.class)
    [javac] class file has wrong version 50.0, should be 49.0
    [javac] Please remove or make sure it appears in the correct subdirectory 
of the classpath.
    [javac] import org.apache.commons.net.ftp.FTP;
    [javac]                                   ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to