[
https://issues.apache.org/jira/browse/TOBAGO-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16272648#comment-16272648
]
Hudson commented on TOBAGO-1818:
--------------------------------
FAILURE: Integrated in Jenkins build Tobago Trunk #1174 (See
[https://builds.apache.org/job/Tobago%20Trunk/1174/])
TOBAGO-1818: Progress in the Measure class (cleanup and CSS support) * (lofwyr:
rev fe4213390b65470033bc5c5a714c34b53b357df3)
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/4800-labelLayout/100-id-markup/id-markup.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/6000-event/event.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/30-concept/16-layout/40-labeled/labeled-layout.xhtml
* (edit) tobago-example/tobago-example-demo/src/main/webapp/main.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/20-component/030-select/30-selectOneRadio/selectOneRadio.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/50000-java/20-ajax-execute/ajax-execute.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/90000-attic/segmentLayout/simple-3.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/30-concept/51-for-each/for-each.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/30-concept/16-layout/30-segment/segment-layout.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/30-concept/16-layout/layout.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/90000-attic/segmentLayout/buttons-with-image.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/90000-attic/segmentLayout/simple-1.xhtml
* (edit) tobago-example/tobago-example-demo/src/main/webapp/server-info.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/30-concept/53-collapsible/collapsible.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/30-concept/70-dataAttribute/dataAttribute.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/30-concept/24-non-faces-response/non-faces-response.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/30-concept/80-security/20-roles/roles.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/90000-attic/in/in.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/90000-attic/segmentLayout/simple-2.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/60000-manual/4000-button+link/button+link.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/20-component/020-output/30-messages/messages.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/30-event/sheet-event.xhtml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/60000-manual/5000-messageLayout/messageLayout.xhtml
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/SegmentLayoutTagDeclaration.java
> Progress in the Measure class (cleanup and CSS support)
> -------------------------------------------------------
>
> Key: TOBAGO-1818
> URL: https://issues.apache.org/jira/browse/TOBAGO-1818
> Project: MyFaces Tobago
> Issue Type: Task
> Components: Core
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Priority: Minor
> Fix For: 4.0.0
>
>
> # The LayoutToken and Measure classes are quite similar and should be
> consolidated.
> # As a result, we should add a MeasureList to manage a list of Measures. This
> list should be the type of the corresponding layout manager attributes.
> # The syntax should also cover the CSS wording like
> * "auto"
> * "3*" should be written as "3fr" (fraction)
> * SegmentLayout should be also use "3seg" instead of "3".
> * A blank space " " should also be possible instead semicolon ";".
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)