ant eclipse fails with stock release 
-------------------------------------

                 Key: HADOOP-7677
                 URL: https://issues.apache.org/jira/browse/HADOOP-7677
             Project: Hadoop Common
          Issue Type: Bug
          Components: conf
    Affects Versions: 0.20.204.0
            Reporter: Feiyi Wang
            Priority: Trivial


download a tarball of 0.20.204.0, untar and do "ant eclipse": it will fail with 
the following error message:

The fix seems simple - just pre-create .eclipse.templates directory.

eclipse:
  [eclipse] There were no settings found.
  [eclipse] Writing the project definition in the mode "java".
  [eclipse] Writing the classpath definition.

BUILD FAILED
/private/tmp/hadoop-0.20.204.0/build.xml:2245: 
/private/tmp/hadoop-0.20.204.0/.eclipse.templates does not exist.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to