[ 
https://issues.apache.org/jira/browse/HADOOP-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ankur updated HADOOP-3468:
--------------------------

    Attachment: FTPJars.tar.gz

Attaching new required Jar files created after compiling Mina FTP server jars 
with Java 1.5.
Verified that there are no compilation errors when compiling hadoop under Java 
1.5 after replacing the required jars for HADOOP-3246 with the one attached 
here. I have also replaced the required jars in HADOOP-3246.

Sorry for the the compilation problems and inconvenience caused. 

> 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
>         Attachments: FTPJars.tar.gz
>
>
>     [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