[
https://issues.apache.org/jira/browse/TOBAGO-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741722#comment-14741722
]
Hudson commented on TOBAGO-1489:
--------------------------------
SUCCESS: Integrated in tobago-3.0.x #78 (See
[https://builds.apache.org/job/tobago-3.0.x/78/])
TOBAGO-1489: Optimize enums used for attributes in taglib.
* OrderBy (lofwyr: http://svn.apache.org/viewvc/?view=rev&rev=1702519)
*
/myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIMessages.java
*
/myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/MessagesTagDeclaration.java
*
/myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/layout/OrderBy.java
*
/myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/test/java/org/apache/myfaces/tobago/component/UIMessagesUnitTest.java
*
/myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/layout/overview.xhtml
> Optimize enums used for attributes in taglib.
> ---------------------------------------------
>
> Key: TOBAGO-1489
> URL: https://issues.apache.org/jira/browse/TOBAGO-1489
> Project: MyFaces Tobago
> Issue Type: Improvement
> Components: Core
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Priority: Minor
>
> * Using camel case, because of problems with the java.beans.PropertyEditor
> * Other cleanup jobs and harmonizations
> Its for these enums:
> * TextAlign
> * Position
> * Orientation
> * Display
> * Overflow
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)