[
https://issues.apache.org/jira/browse/TOBAGO-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741155#comment-14741155
]
Hudson commented on TOBAGO-1489:
--------------------------------
SUCCESS: Integrated in tobago-3.0.x #76 (See
[https://builds.apache.org/job/tobago-3.0.x/76/])
TOBAGO-1489: Optimize enums used for attributes in taglib.
* Position (lofwyr: http://svn.apache.org/viewvc/?view=rev&rev=1702488)
*
/myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/layout/Position.java
*
/myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/css/Position.java
*
/myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/css/Style.java
*
/myfaces/tobago/branches/tobago-3.0.x/tobago-extension/tobago-sandbox/src/main/java/org/apache/myfaces/tobago/renderkit/html/sandbox/standard/tag/NumberSliderRenderer.java
*
/myfaces/tobago/branches/tobago-3.0.x/tobago-extension/tobago-sandbox/src/main/java/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/tag/SplitLayoutRenderer.java
TOBAGO-1489: Optimize enums used for attributes in taglib. (lofwyr:
http://svn.apache.org/viewvc/?view=rev&rev=1702464)
*
/myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/facelets/FlowLayoutRule.java
*
/myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/FlowLayoutTagDeclaration.java
*
/myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/layout/TextAlign.java
*
/myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/BootstrapClass.java
*
/myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SheetRenderer.java
> 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)