You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "viola.lu (JIRA)" <ji...@apache.org> on 2009/06/05 12:18:07 UTC

[jira] Created: (GERONIMODEVTOOLS-576) Can't find setManagedForm sysbol error when build GEP 2.2.0 trunk

Can't find setManagedForm sysbol error when build GEP 2.2.0 trunk
-----------------------------------------------------------------

                 Key: GERONIMODEVTOOLS-576
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-576
             Project: Geronimo-Devtools
          Issue Type: Bug
          Components: eclipse-plugin
    Affects Versions: 2.2.0
         Environment: os:win2003

            Reporter: viola.lu
            Assignee: Tim McConnell
         Attachments: ServerPluginPage.patch

1.Build GEP 2.2.0 trunk, and in file $GEP \plugins\org.apache.geronimo.st.v21.ui\src\main\java\org\apache\geronimo\st\v21\ui\pages\ServerPluginPage.java
there is a setMangedForm method not existing. So build failure.


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


[jira] Updated: (GERONIMODEVTOOLS-576) Can't find setManagedForm error when build GEP 2.2.0 trunk

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

viola.lu updated GERONIMODEVTOOLS-576:
--------------------------------------

    Summary: Can't find setManagedForm error when build GEP 2.2.0 trunk  (was: Can't find setManagedForm sysbol error when build GEP 2.2.0 trunk)

> Can't find setManagedForm error when build GEP 2.2.0 trunk
> ----------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-576
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-576
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.2.0
>         Environment: os:win2003
>            Reporter: viola.lu
>            Assignee: Tim McConnell
>         Attachments: ServerPluginPage.patch
>
>
> 1.Build GEP 2.2.0 trunk, and in file $GEP \plugins\org.apache.geronimo.st.v21.ui\src\main\java\org\apache\geronimo\st\v21\ui\pages\ServerPluginPage.java
> there is a setMangedForm method not existing. So build failure.

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


[jira] Updated: (GERONIMODEVTOOLS-576) Can't find setManagedForm sysbol error when build GEP 2.2.0 trunk

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

viola.lu updated GERONIMODEVTOOLS-576:
--------------------------------------

    Attachment: ServerPluginPage.patch

> Can't find setManagedForm sysbol error when build GEP 2.2.0 trunk
> -----------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-576
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-576
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.2.0
>         Environment: os:win2003
>            Reporter: viola.lu
>            Assignee: Tim McConnell
>         Attachments: ServerPluginPage.patch
>
>
> 1.Build GEP 2.2.0 trunk, and in file $GEP \plugins\org.apache.geronimo.st.v21.ui\src\main\java\org\apache\geronimo\st\v21\ui\pages\ServerPluginPage.java
> there is a setMangedForm method not existing. So build failure.

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


[jira] Commented: (GERONIMODEVTOOLS-576) Can't find setManagedForm error when build GEP 2.2.0 trunk

Posted by "Delos Dai (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716641#action_12716641 ] 

Delos Dai commented on GERONIMODEVTOOLS-576:
--------------------------------------------

I build the trunk code, with no problem in ServerPluginPage.java. The method "setMangedForm " is in its parent class ServerEditorPart. I'm not clear why you failed. Maybe you can try to clean it again, and paste your build log.

Thanks!

> Can't find setManagedForm error when build GEP 2.2.0 trunk
> ----------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-576
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-576
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.2.0
>         Environment: os:win2003
>            Reporter: viola.lu
>            Assignee: Tim McConnell
>         Attachments: ServerPluginPage.patch
>
>
> 1.Build GEP 2.2.0 trunk, and in file $GEP \plugins\org.apache.geronimo.st.v21.ui\src\main\java\org\apache\geronimo\st\v21\ui\pages\ServerPluginPage.java
> there is a setMangedForm method not existing. So build failure.

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