You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2017/03/15 10:48:41 UTC

[jira] [Commented] (TOBAGO-1718) Unjustified warning: Can't find enum for org.apache.myfaces.tobago.component.Attributes with name '...'

    [ https://issues.apache.org/jira/browse/TOBAGO-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15925888#comment-15925888 ] 

Hudson commented on TOBAGO-1718:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago Trunk #803 (See [https://builds.apache.org/job/Tobago%20Trunk/803/])
TOBAGO-1718: Unjustified warning: Can't find enum for org.apache.myfaces.tobago.component.Attributes with name '...' (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1787013])
* (edit) tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/component/Attributes.java
* (add) tobago-trunk/tobago-core/src/test/java/org/apache/myfaces/tobago/component/AbstractGeneratedUIComponentsUnitTest.java
* (add) tobago-trunk/tobago-core/src/test/java/org/apache/myfaces/tobago/component/AttributesOfGeneratedUIComponentsUnitTest.java
* (edit) tobago-trunk/tobago-core/src/test/java/org/apache/myfaces/tobago/component/MethodOverwritingOfGeneratedUIComponentsUnitTest.java


> Unjustified warning: Can't find enum for org.apache.myfaces.tobago.component.Attributes with name '...'
> -------------------------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1718
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1718
>             Project: MyFaces Tobago
>          Issue Type: Bug
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Trivial
>
> This occurs, because some used attributes where not defined in the enum Attributes.
> There should also be a test, to check if all used attributes are listed in the enum.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)