[
https://issues.apache.org/jira/browse/HADOOP-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601470#action_12601470
]
Hudson commented on HADOOP-3468:
--------------------------------
Integrated in Hadoop-trunk #509 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/509/])
> 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
> Assignee: Ankur
> Priority: Blocker
> Fix For: 0.18.0
>
> 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.