You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Tim McConnell (JIRA)" <ad...@incubator.apache.org> on 2007/04/30 15:12:15 UTC

[jira] Created: (ADFFACES-475) ADF-Faces plugin companion JIRA for MYFACES-1599 (opened by Bruno Aranda)

ADF-Faces plugin companion JIRA for MYFACES-1599 (opened by Bruno Aranda)
-------------------------------------------------------------------------

                 Key: ADFFACES-475
                 URL: https://issues.apache.org/jira/browse/ADFFACES-475
             Project: MyFaces ADF-Faces
          Issue Type: Bug
    Affects Versions: 2.0.0-incubating-plugins-SNAPSHOT
            Reporter: Tim McConnell
         Assigned To: Tim McConnell
             Fix For: 2.0.0-incubating-plugins-SNAPSHOT


The expected deferred-method for the attribute "action" is 'java.lang.Object action()', 

Now we have 'java.lang.String myMethod()' - wrong

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


[jira] Closed: (ADFFACES-475) ADF-Faces plugin companion JIRA for MYFACES-1599 (opened by Bruno Aranda)

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Winer closed ADFFACES-475.
-------------------------------

    Resolution: Invalid

I don't think this is a legit issue - please reopen if I'm wrong.

> ADF-Faces plugin companion JIRA for MYFACES-1599 (opened by Bruno Aranda)
> -------------------------------------------------------------------------
>
>                 Key: ADFFACES-475
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-475
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 2.0.0-incubating-plugins-SNAPSHOT
>            Reporter: Tim McConnell
>         Assigned To: Tim McConnell
>             Fix For: 2.0.0-incubating-plugins-SNAPSHOT
>
>         Attachments: ADFFACES-475.patch
>
>
> The expected deferred-method for the attribute "action" is 'java.lang.Object action()', 
> Now we have 'java.lang.String myMethod()' - wrong

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


[jira] Updated: (ADFFACES-475) ADF-Faces plugin companion JIRA for MYFACES-1599 (opened by Bruno Aranda)

Posted by "Tim McConnell (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim McConnell updated ADFFACES-475:
-----------------------------------

    Component/s: Plugins

> ADF-Faces plugin companion JIRA for MYFACES-1599 (opened by Bruno Aranda)
> -------------------------------------------------------------------------
>
>                 Key: ADFFACES-475
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-475
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 2.0.0-incubating-plugins-SNAPSHOT
>            Reporter: Tim McConnell
>         Assigned To: Tim McConnell
>             Fix For: 2.0.0-incubating-plugins-SNAPSHOT
>
>
> The expected deferred-method for the attribute "action" is 'java.lang.Object action()', 
> Now we have 'java.lang.String myMethod()' - wrong

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


[jira] Updated: (ADFFACES-475) ADF-Faces plugin companion JIRA for MYFACES-1599 (opened by Bruno Aranda)

Posted by "Tim McConnell (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim McConnell updated ADFFACES-475:
-----------------------------------

    Status: Patch Available  (was: Open)

> ADF-Faces plugin companion JIRA for MYFACES-1599 (opened by Bruno Aranda)
> -------------------------------------------------------------------------
>
>                 Key: ADFFACES-475
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-475
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 2.0.0-incubating-plugins-SNAPSHOT
>            Reporter: Tim McConnell
>         Assigned To: Tim McConnell
>             Fix For: 2.0.0-incubating-plugins-SNAPSHOT
>
>
> The expected deferred-method for the attribute "action" is 'java.lang.Object action()', 
> Now we have 'java.lang.String myMethod()' - wrong

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


[jira] Updated: (ADFFACES-475) ADF-Faces plugin companion JIRA for MYFACES-1599 (opened by Bruno Aranda)

Posted by "Tim McConnell (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim McConnell updated ADFFACES-475:
-----------------------------------

    Attachment: ADFFACES-475.patch

I changed ADFFACES maven plugin to change the method name to "action()" for ActionExpression

> ADF-Faces plugin companion JIRA for MYFACES-1599 (opened by Bruno Aranda)
> -------------------------------------------------------------------------
>
>                 Key: ADFFACES-475
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-475
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 2.0.0-incubating-plugins-SNAPSHOT
>            Reporter: Tim McConnell
>         Assigned To: Tim McConnell
>             Fix For: 2.0.0-incubating-plugins-SNAPSHOT
>
>         Attachments: ADFFACES-475.patch
>
>
> The expected deferred-method for the attribute "action" is 'java.lang.Object action()', 
> Now we have 'java.lang.String myMethod()' - wrong

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


[jira] Updated: (ADFFACES-475) ADF-Faces plugin companion JIRA for MYFACES-1599 (opened by Bruno Aranda)

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Winer updated ADFFACES-475:
--------------------------------

    Status: Open  (was: Patch Available)

> ADF-Faces plugin companion JIRA for MYFACES-1599 (opened by Bruno Aranda)
> -------------------------------------------------------------------------
>
>                 Key: ADFFACES-475
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-475
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 2.0.0-incubating-plugins-SNAPSHOT
>            Reporter: Tim McConnell
>         Assigned To: Tim McConnell
>             Fix For: 2.0.0-incubating-plugins-SNAPSHOT
>
>         Attachments: ADFFACES-475.patch
>
>
> The expected deferred-method for the attribute "action" is 'java.lang.Object action()', 
> Now we have 'java.lang.String myMethod()' - wrong

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


[jira] Commented: (ADFFACES-475) ADF-Faces plugin companion JIRA for MYFACES-1599 (opened by Bruno Aranda)

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/ADFFACES-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492804 ] 

Adam Winer commented on ADFFACES-475:
-------------------------------------

I don't understand why this is necessary.  The method name is irrelevant at runtime,
and the spec should not require the method name be any one value.  If it does,
we should file a bug against the spec.

> ADF-Faces plugin companion JIRA for MYFACES-1599 (opened by Bruno Aranda)
> -------------------------------------------------------------------------
>
>                 Key: ADFFACES-475
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-475
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 2.0.0-incubating-plugins-SNAPSHOT
>            Reporter: Tim McConnell
>         Assigned To: Tim McConnell
>             Fix For: 2.0.0-incubating-plugins-SNAPSHOT
>
>         Attachments: ADFFACES-475.patch
>
>
> The expected deferred-method for the attribute "action" is 'java.lang.Object action()', 
> Now we have 'java.lang.String myMethod()' - wrong

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