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

Owen O'Malley updated HADOOP-4242:
----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.19.0)
                   0.20.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

I just committed this. Thanks, Nicholas!

Note that the line with the problem was not in the 0.19 branch.

> Remove an extra ";" in FSDirectory
> ----------------------------------
>
>                 Key: HADOOP-4242
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4242
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.20.0
>
>         Attachments: 4242_20080922.patch
>
>
> In FSDirectory,
> {code}
> import org.apache.hadoop.hdfs.server.common.HdfsConstants.StartupOption;;
> {code}
> Eclipse complains that 
> {noformat}
> Syntax error on token ";", delete this token.
> {noformat}
> but javac seems okay about it.

-- 
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