You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2008/07/31 23:52:31 UTC

[jira] Created: (HADOOP-3884) eclipse plugin build is broken with current eclipse versions

eclipse plugin build is broken with current eclipse versions
------------------------------------------------------------

                 Key: HADOOP-3884
                 URL: https://issues.apache.org/jira/browse/HADOOP-3884
             Project: Hadoop Core
          Issue Type: Bug
          Components: contrib/eclipse-plugin
            Reporter: Doug Cutting
            Priority: Blocker
             Fix For: 0.18.0


Eclipse plugin build is broken with current versions of Eclipse.

The problem seems to be that the constructor for org.eclipse.core.runtime.Status has changed.


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


[jira] Commented: (HADOOP-3884) eclipse plugin build is broken with current eclipse versions

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619086#action_12619086 ] 

Doug Cutting commented on HADOOP-3884:
--------------------------------------

Unless someone objects, I will commit this patch later today, to fix the build of the eclipse plugin and perhaps even fix the plugin.  Then I'll roll a 0.18.0 candidate release build.

> eclipse plugin build is broken with current eclipse versions
> ------------------------------------------------------------
>
>                 Key: HADOOP-3884
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3884
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/eclipse-plugin
>            Reporter: Doug Cutting
>            Priority: Blocker
>             Fix For: 0.18.0
>
>         Attachments: HADOOP-3744.patch
>
>
> Eclipse plugin build is broken with current versions of Eclipse.
> The problem seems to be that the constructor for org.eclipse.core.runtime.Status has changed.

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


[jira] Commented: (HADOOP-3884) eclipse plugin build is broken with current eclipse versions

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624791#action_12624791 ] 

Hudson commented on HADOOP-3884:
--------------------------------

Integrated in Hadoop-trunk #581 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/581/])

> eclipse plugin build is broken with current eclipse versions
> ------------------------------------------------------------
>
>                 Key: HADOOP-3884
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3884
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/eclipse-plugin
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>            Priority: Blocker
>             Fix For: 0.18.0
>
>         Attachments: HADOOP-3744.patch
>
>
> Eclipse plugin build is broken with current versions of Eclipse.
> The problem seems to be that the constructor for org.eclipse.core.runtime.Status has changed.

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


[jira] Commented: (HADOOP-3884) eclipse plugin build is broken with current eclipse versions

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618872#action_12618872 ] 

Doug Cutting commented on HADOOP-3884:
--------------------------------------

I see three options:
 # update the plugin code to work with more recent releases
 # do not include a pre-built eclipse plugin in 0.18.0
 # identify which old release the eclipse plugin does compile with, and use that in 0.18.0

In any case, we should document which Eclipse release the plugin works with.


> eclipse plugin build is broken with current eclipse versions
> ------------------------------------------------------------
>
>                 Key: HADOOP-3884
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3884
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/eclipse-plugin
>            Reporter: Doug Cutting
>            Priority: Blocker
>             Fix For: 0.18.0
>
>         Attachments: HADOOP-3744.patch
>
>
> Eclipse plugin build is broken with current versions of Eclipse.
> The problem seems to be that the constructor for org.eclipse.core.runtime.Status has changed.

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


[jira] Resolved: (HADOOP-3884) eclipse plugin build is broken with current eclipse versions

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting resolved HADOOP-3884.
----------------------------------

    Resolution: Fixed
      Assignee: Doug Cutting

I just committed this.

> eclipse plugin build is broken with current eclipse versions
> ------------------------------------------------------------
>
>                 Key: HADOOP-3884
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3884
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/eclipse-plugin
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>            Priority: Blocker
>             Fix For: 0.18.0
>
>         Attachments: HADOOP-3744.patch
>
>
> Eclipse plugin build is broken with current versions of Eclipse.
> The problem seems to be that the constructor for org.eclipse.core.runtime.Status has changed.

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


[jira] Updated: (HADOOP-3884) eclipse plugin build is broken with current eclipse versions

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated HADOOP-3884:
---------------------------------

    Attachment: HADOOP-3744.patch

Here is a patch that fixes the build, but may not in fact be correct.

Can an Eclipse user test this?

> eclipse plugin build is broken with current eclipse versions
> ------------------------------------------------------------
>
>                 Key: HADOOP-3884
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3884
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/eclipse-plugin
>            Reporter: Doug Cutting
>            Priority: Blocker
>             Fix For: 0.18.0
>
>         Attachments: HADOOP-3744.patch
>
>
> Eclipse plugin build is broken with current versions of Eclipse.
> The problem seems to be that the constructor for org.eclipse.core.runtime.Status has changed.

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