You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Alex Lumpov (JIRA)" <ji...@apache.org> on 2011/04/05 20:31:05 UTC

[jira] [Created] (TAP5-1500) ComponentClassResolver exceptions

ComponentClassResolver exceptions
---------------------------------

                 Key: TAP5-1500
                 URL: https://issues.apache.org/jira/browse/TAP5-1500
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.2.5, 5.2.4
            Reporter: Alex Lumpov
            Priority: Minor


The javadoc for the ComponentClassResolver said that the methods:
resolvePageNameToClassName,
canonicalizePageName,
resolveComponentTypeToClassName,
resolveMixinTypeToClassName

throws IllegalArgumentException if the ... can not be resolved.

But in fact the methods of class ComponentClassResolverImpl throws UnknownValueException,
that is not the instance of IllegalArgumentException.

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

[jira] [Updated] (TAP5-1500) Update ComponentClassResolve's JavaDocs

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

Igor Drobiazko updated TAP5-1500:
---------------------------------

    Summary: Update ComponentClassResolve's JavaDocs  (was: ComponentClassResolver exceptions)

> Update ComponentClassResolve's JavaDocs
> ---------------------------------------
>
>                 Key: TAP5-1500
>                 URL: https://issues.apache.org/jira/browse/TAP5-1500
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.4, 5.2.5
>            Reporter: Alex Lumpov
>            Assignee: Igor Drobiazko
>            Priority: Minor
>
> The javadoc for the ComponentClassResolver said that the methods:
> resolvePageNameToClassName,
> canonicalizePageName,
> resolveComponentTypeToClassName,
> resolveMixinTypeToClassName
> throws IllegalArgumentException if the ... can not be resolved.
> But in fact the methods of class ComponentClassResolverImpl throws UnknownValueException,
> that is not the instance of IllegalArgumentException.

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

        

[jira] [Assigned] (TAP5-1500) ComponentClassResolver exceptions

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

Igor Drobiazko reassigned TAP5-1500:
------------------------------------

    Assignee: Igor Drobiazko

> ComponentClassResolver exceptions
> ---------------------------------
>
>                 Key: TAP5-1500
>                 URL: https://issues.apache.org/jira/browse/TAP5-1500
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.4, 5.2.5
>            Reporter: Alex Lumpov
>            Assignee: Igor Drobiazko
>            Priority: Minor
>
> The javadoc for the ComponentClassResolver said that the methods:
> resolvePageNameToClassName,
> canonicalizePageName,
> resolveComponentTypeToClassName,
> resolveMixinTypeToClassName
> throws IllegalArgumentException if the ... can not be resolved.
> But in fact the methods of class ComponentClassResolverImpl throws UnknownValueException,
> that is not the instance of IllegalArgumentException.

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

        

[jira] [Closed] (TAP5-1500) Update ComponentClassResolve's JavaDocs

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

Igor Drobiazko closed TAP5-1500.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3.1

> Update ComponentClassResolve's JavaDocs
> ---------------------------------------
>
>                 Key: TAP5-1500
>                 URL: https://issues.apache.org/jira/browse/TAP5-1500
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.4, 5.2.5
>            Reporter: Alex Lumpov
>            Assignee: Igor Drobiazko
>            Priority: Minor
>             Fix For: 5.3.1
>
>
> The javadoc for the ComponentClassResolver said that the methods:
> resolvePageNameToClassName,
> canonicalizePageName,
> resolveComponentTypeToClassName,
> resolveMixinTypeToClassName
> throws IllegalArgumentException if the ... can not be resolved.
> But in fact the methods of class ComponentClassResolverImpl throws UnknownValueException,
> that is not the instance of IllegalArgumentException.

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

        

[jira] [Assigned] (TAP5-1500) ComponentClassResolver exceptions

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

Igor Drobiazko reassigned TAP5-1500:
------------------------------------

    Assignee: Igor Drobiazko

> ComponentClassResolver exceptions
> ---------------------------------
>
>                 Key: TAP5-1500
>                 URL: https://issues.apache.org/jira/browse/TAP5-1500
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.4, 5.2.5
>            Reporter: Alex Lumpov
>            Assignee: Igor Drobiazko
>            Priority: Minor
>
> The javadoc for the ComponentClassResolver said that the methods:
> resolvePageNameToClassName,
> canonicalizePageName,
> resolveComponentTypeToClassName,
> resolveMixinTypeToClassName
> throws IllegalArgumentException if the ... can not be resolved.
> But in fact the methods of class ComponentClassResolverImpl throws UnknownValueException,
> that is not the instance of IllegalArgumentException.

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

        

[jira] [Commented] (TAP5-1500) Update ComponentClassResolve's JavaDocs

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

Hudson commented on TAP5-1500:
------------------------------

Integrated in tapestry-trunk-freestyle #381 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/381/])
    

> Update ComponentClassResolve's JavaDocs
> ---------------------------------------
>
>                 Key: TAP5-1500
>                 URL: https://issues.apache.org/jira/browse/TAP5-1500
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.4, 5.2.5
>            Reporter: Alex Lumpov
>            Assignee: Igor Drobiazko
>            Priority: Minor
>             Fix For: 5.3.1
>
>
> The javadoc for the ComponentClassResolver said that the methods:
> resolvePageNameToClassName,
> canonicalizePageName,
> resolveComponentTypeToClassName,
> resolveMixinTypeToClassName
> throws IllegalArgumentException if the ... can not be resolved.
> But in fact the methods of class ComponentClassResolverImpl throws UnknownValueException,
> that is not the instance of IllegalArgumentException.

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

        

[jira] [Updated] (TAP5-1500) Update ComponentClassResolve's JavaDocs

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

Igor Drobiazko updated TAP5-1500:
---------------------------------

    Summary: Update ComponentClassResolve's JavaDocs  (was: ComponentClassResolver exceptions)

> Update ComponentClassResolve's JavaDocs
> ---------------------------------------
>
>                 Key: TAP5-1500
>                 URL: https://issues.apache.org/jira/browse/TAP5-1500
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.4, 5.2.5
>            Reporter: Alex Lumpov
>            Assignee: Igor Drobiazko
>            Priority: Minor
>
> The javadoc for the ComponentClassResolver said that the methods:
> resolvePageNameToClassName,
> canonicalizePageName,
> resolveComponentTypeToClassName,
> resolveMixinTypeToClassName
> throws IllegalArgumentException if the ... can not be resolved.
> But in fact the methods of class ComponentClassResolverImpl throws UnknownValueException,
> that is not the instance of IllegalArgumentException.

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

        

[jira] [Commented] (TAP5-1500) Update ComponentClassResolve's JavaDocs

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

Hudson commented on TAP5-1500:
------------------------------

Integrated in tapestry-trunk-freestyle #381 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/381/])
    

> Update ComponentClassResolve's JavaDocs
> ---------------------------------------
>
>                 Key: TAP5-1500
>                 URL: https://issues.apache.org/jira/browse/TAP5-1500
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.4, 5.2.5
>            Reporter: Alex Lumpov
>            Assignee: Igor Drobiazko
>            Priority: Minor
>             Fix For: 5.3.1
>
>
> The javadoc for the ComponentClassResolver said that the methods:
> resolvePageNameToClassName,
> canonicalizePageName,
> resolveComponentTypeToClassName,
> resolveMixinTypeToClassName
> throws IllegalArgumentException if the ... can not be resolved.
> But in fact the methods of class ComponentClassResolverImpl throws UnknownValueException,
> that is not the instance of IllegalArgumentException.

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

        

[jira] [Closed] (TAP5-1500) Update ComponentClassResolve's JavaDocs

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

Igor Drobiazko closed TAP5-1500.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3.1

> Update ComponentClassResolve's JavaDocs
> ---------------------------------------
>
>                 Key: TAP5-1500
>                 URL: https://issues.apache.org/jira/browse/TAP5-1500
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.4, 5.2.5
>            Reporter: Alex Lumpov
>            Assignee: Igor Drobiazko
>            Priority: Minor
>             Fix For: 5.3.1
>
>
> The javadoc for the ComponentClassResolver said that the methods:
> resolvePageNameToClassName,
> canonicalizePageName,
> resolveComponentTypeToClassName,
> resolveMixinTypeToClassName
> throws IllegalArgumentException if the ... can not be resolved.
> But in fact the methods of class ComponentClassResolverImpl throws UnknownValueException,
> that is not the instance of IllegalArgumentException.

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