You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2016/10/27 09:55:42 UTC

svn commit: r1766798 [1/3] - in /myfaces/tobago/trunk: tobago-core/src/main/java/org/apache/myfaces/tobago/facelets/extension/ tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/extension/ tobago-example/tobago-example-demo/src/main/we...

Author: lofwyr
Date: Thu Oct 27 09:55:39 2016
New Revision: 1766798

URL: http://svn.apache.org/viewvc?rev=1766798&view=rev
Log:
TOBAGO-1485 Label support of the tc-library, so the tx-tibrary will be unnecessary (and removed)
-> TOBAGO-1613 remove tx-library

Removed:
    myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/facelets/extension/
    myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/extension/
Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/35-deprecated/10-tx/tx.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/2000-selectItem/currency.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/2000-selectItem/list-of-objects.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/2000-selectItem/type-of-literals.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-portlet/src/main/webapp/hello.jsp
    myfaces/tobago/trunk/tobago-example/tobago-example-portlet/src/main/webapp/index.jsp
    myfaces/tobago/trunk/tobago-example/tobago-example-security/src/main/webapp/auth/login.jsp
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/navigation.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/partially/encoding.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/resource-manager/script.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/accessKey/accessKey-auto-off.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/accessKey/accessKey-auto-on.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/attribute/attribute.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/attribute/mode-valueIfSet.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/box/box-box-auto.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/box/box-box-relative.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/box/box.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/button-static-layout.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/defaultCommand.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/plain.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/plain_de.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/cell/3x3-center.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/cell/position-4x4-span-steps.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/cell/subview.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/date/date-layout.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/date/date-tobago-1105.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/date/date.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/error/display-exception.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/error/throw-exception.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/flowLayout/flowLayout-textAlign.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/footer/footer-fixed.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/footer/footer.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/dynamic-include.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/panel-one-fragment.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/panel-three-fragment.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/panel-two-fragment.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/auto-vertical-in+in.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/constraints-border+padding.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/constraints-border.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/constraints-padding.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/current-vs-preferred-in-auto.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-600px-asterisk-default.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-600px-default-300px.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-600px-default-default.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-default-default-600px.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/margin-fallback.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/margin.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested-4.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested-simple.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested-v.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/not-exact-4x4.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/not-exact.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-1+1x1-span.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-10x10-span.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-out.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-bottom.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-left.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-right.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-top.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-4x4-span-steps.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/proportion-versus-minimum.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/relative-inside-auto-1-1-cannot-match.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/relative-inside-auto-1-1.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/relative-inside-auto-1-3.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/relative-inside-auto-2-columns.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/relative-inside-auto-2-rows.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/rendered-auto-2x2-all-but-1.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/rendered-auto-2x2-all-but-2.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/rendered-auto-2x2-all-but-3.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/rendered-auto-2x2-all-but-4.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/rendered-combinations-3-images-fragment.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/rendered-combinations.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/rendered-pixel-2x2-all-but-1.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/rendered-pixel-2x2-all-but-2.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/rendered-pixel-2x2-all-but-3.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/rendered-pixel-2x2-all-but-4.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/rendered-prop-2x2-all-but-1.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/rendered-prop-2x2-all-but-2.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/rendered-prop-2x2-all-but-3.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/rendered-prop-2x2-all-but-4.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/scrolling-2-levels.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/scrolling-box.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/scrolling-page.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/scrolling-panel-with-border.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/scrolling-panel.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/scrolling-tab.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/size-auto.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/size-maximum.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/size-minimum.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/size-preferred.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/size-set.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/spacing-nested.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/spacing-simple.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/tabGroup-auto-auto.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/tabGroup-auto.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/tabGroup-relative.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/tobago-1239.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/too-less-components-empty.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/too-less-components-horizontal-6.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/too-less-components-horizontal.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/too-less-components-vertical-6.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/too-less-components-vertical.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/too-much-components.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/transparent-for-layout-fragment.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/transparent-for-layout.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/header/header-fixed.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/header/header.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/hidden/hidden.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/image/alphaBlendingBug.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/image/image.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/in/id-and-fieldId.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/in/in-layout.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/in/in-tx.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/in/in.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/label/for-auto.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/label/label-tx.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/label/label.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/markup/tobago-1215.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/messages/messages.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/object/object-full.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/page/html.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/page/page.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/popup/popup-bug-tobago-1091.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/popup/popup-bug-tobago-1103.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/popup/popup-close-after-submit-and-ajax.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/popup/popup-draggable.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/popup/popup-in-sheet.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/popup/z-index.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/reload/tip.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/resource/resource-manager.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/resource/tobago-694.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/script/script-event.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/segmentLayout/buttons-with-image.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/selectBooleanCheckbox/checkbox-bug-tobago-1041.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/selectBooleanCheckbox/selectBooleanCheckbox-layout.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/selectBooleanCheckbox/selectBooleanCheckbox.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/selectManyCheckbox/selectManyCheckbox-layout.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/selectManyCheckbox/selectManyCheckbox.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/selectManyListbox/selectManyListbox-layout.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/selectManyListbox/selectManyListbox-value.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/selectManyListbox/selectManyListbox.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/selectManyShuttle/selectManyShuttle-layout.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/selectManyShuttle/selectManyShuttle-value.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/selectManyShuttle/selectManyShuttle.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/selectOneChoice/selectOneChoice-layout.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/selectOneChoice/selectOneChoice.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/selectOneListbox/selectOneListbox-layout.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/selectOneListbox/selectOneListbox.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/selectOneRadio/selectOneRadio-layout.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/selectOneRadio/selectOneRadio.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/separator/separator-with-label-facet.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/separator/separator-with-label.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/separator/separator-without-label.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/sheet/sheet-auto-height-header-footer.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/sheet/sheet-auto-height-rows.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/sheet/sheet-auto-width.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/sheet/sheet-bug-tobago-1090.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/sheet/sheet-large.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/sheet/sheet-reload.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/sheet/sheet-selector.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/sheet/sheet-simple.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/sheet/sheet-sort.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/sheet/sheet-unknown-row-count.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/sheet/sheet-without-columns-definition.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/suggest/tx-in-suggest.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/tabGroup/client.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/tabGroup/selectedIndexWithoutSetter.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/tabGroup/simple.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/tabGroup/tabGroup-layout-1164.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/text/textarea-layout.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/time/time.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/tree/tree-command.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/tree/tree-select-via-state.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/tree/tree-select-via-value.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/tree/tree-show-attributes.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/tree/tree-simple-with-data.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/treeListbox/treeListbox.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/treeMenu/treeMenu-command.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/treeMenu/treeMenu-simple.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/type/measure-image-with-constraints.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/type/measure-image-without-constraints.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/version/version.xhtml

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/35-deprecated/10-tx/tx.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/35-deprecated/10-tx/tx.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/35-deprecated/10-tx/tx.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/35-deprecated/10-tx/tx.xhtml Thu Oct 27 09:55:39 2016
@@ -19,7 +19,6 @@
 
 <ui:composition template="/main.xhtml"
                 xmlns:tc="http://myfaces.apache.org/tobago/component"
-                xmlns:tx="http://myfaces.apache.org/tobago/extension"
                 xmlns:ui="http://java.sun.com/jsf/facelets">
   <ui:param name="title" value="#{overviewBundle.tx}"/>
   <p>The TX-library is no longer supported. Use components from the TC-library.</p>

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/2000-selectItem/currency.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/2000-selectItem/currency.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/2000-selectItem/currency.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/2000-selectItem/currency.xhtml Thu Oct 27 09:55:39 2016
@@ -18,8 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
-    xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 
   <tc:page label="Sample with model">
@@ -28,12 +26,12 @@
 
     <tc:label value="required input"/>
 
-    <tx:selectOneChoice required="true" value="#{selectItemModel.currency}" label="Input:">
+    <tc:selectOneChoice required="true" value="#{selectItemModel.currency}" label="Input:">
       <tc:selectItem itemLabel="&lt;please select>"/>
       <tc:selectItems value="#{selectItemModel.availableCurrencies}"/>
-    </tx:selectOneChoice>
+    </tc:selectOneChoice>
 
-    <tx:in readonly="true" value="#{selectItemModel.currency}" label="Model:"/>
+    <tc:in readonly="true" value="#{selectItemModel.currency}" label="Model:"/>
 
     <tc:button label="submit"/>
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/2000-selectItem/list-of-objects.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/2000-selectItem/list-of-objects.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/2000-selectItem/list-of-objects.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/2000-selectItem/list-of-objects.xhtml Thu Oct 27 09:55:39 2016
@@ -18,8 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
-    xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 
   <tc:page>

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/2000-selectItem/type-of-literals.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/2000-selectItem/type-of-literals.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/2000-selectItem/type-of-literals.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/2000-selectItem/type-of-literals.xhtml Thu Oct 27 09:55:39 2016
@@ -18,8 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
-    xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 
   <tc:page width="700px" height="600px">
@@ -32,21 +30,21 @@
       <tc:messages/>
     </tc:panel>
 
-    <tx:selectOneListbox value="#{selectItemModel.number}" label="Model: int" labelWidth="160px">
+    <tc:selectOneListbox value="#{selectItemModel.number}" label="Model: int" labelWidth="160px">
       <f:selectItem itemValue="1" itemLabel="f:selectItem 1 (literal), works not with JSF 1.1"/>
       <f:selectItem itemValue="#{selectItemModel.two}" itemLabel="f:selectItem 2 (model)"/>
       <tc:selectItem itemValue="3" itemLabel="tc:selectItem 3 (literal)"/>
       <tc:selectItem itemValue="#{selectItemModel.four}" itemLabel="tc:selectItem 4 (model)"/>
-    </tx:selectOneListbox>
+    </tc:selectOneListbox>
 
     <tc:in readonly="true" value="#{selectItemModel.number}"/>
 
-    <tx:selectOneListbox value="#{selectItemModel.currency}" label="Model: java.util.Currency" labelWidth="160px">
+    <tc:selectOneListbox value="#{selectItemModel.currency}" label="Model: java.util.Currency" labelWidth="160px">
       <f:selectItem itemValue="TTD" itemLabel="f:selectItem TTD (literal), works not with JSF 1.1 and Sun-RI 1.2"/>
       <f:selectItem itemValue="#{selectItemModel.usd}" itemLabel="f:selectItem USD (model)"/>
       <tc:selectItem itemValue="JPY" itemLabel="tc:selectItem JPY (literal)"/>
       <tc:selectItem itemValue="#{selectItemModel.eur}" itemLabel="tc:selectItem EUR (model)"/>
-    </tx:selectOneListbox>
+    </tc:selectOneListbox>
 
     <tc:in readonly="true" value="#{selectItemModel.currency}"/>
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-portlet/src/main/webapp/hello.jsp
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-portlet/src/main/webapp/hello.jsp?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-portlet/src/main/webapp/hello.jsp (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-portlet/src/main/webapp/hello.jsp Thu Oct 27 09:55:39 2016
@@ -16,7 +16,6 @@
 --%>
 
 <%@ taglib uri="http://myfaces.apache.org/tobago/component" prefix="tc" %>
-<%@ taglib uri="http://myfaces.apache.org/tobago/extension" prefix="tx" %>
 <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <f:view>

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-portlet/src/main/webapp/index.jsp
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-portlet/src/main/webapp/index.jsp?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-portlet/src/main/webapp/index.jsp (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-portlet/src/main/webapp/index.jsp Thu Oct 27 09:55:39 2016
@@ -16,7 +16,6 @@
 --%>
 
 <%@ taglib uri="http://myfaces.apache.org/tobago/component" prefix="tc" %>
-<%@ taglib uri="http://myfaces.apache.org/tobago/extension" prefix="tx" %>
 <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <f:view>
@@ -24,7 +23,7 @@
     <f:facet name="layout">
       <tc:gridLayout columns="*;auto" rows="auto;*"/>
     </f:facet>
-    <tx:in label="Your Name" tip="Please enter your name here!" value="#{user.name}"/>
+    <tc:in label="Your Name" tip="Please enter your name here!" value="#{user.name}"/>
     <tc:button action="sayHello" label="Click Here"/>
     <tc:panel/>
     <tc:panel/>

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-security/src/main/webapp/auth/login.jsp
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-security/src/main/webapp/auth/login.jsp?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-security/src/main/webapp/auth/login.jsp (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-security/src/main/webapp/auth/login.jsp Thu Oct 27 09:55:39 2016
@@ -15,7 +15,6 @@
  * limitations under the License.
 --%>
 <%@ taglib uri="http://myfaces.apache.org/tobago/component" prefix="tc" %>
-<%@ taglib uri="http://myfaces.apache.org/tobago/extension" prefix="tx" %>
 <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
 <%@ taglib tagdir="/WEB-INF/tags/layout" prefix="layout" %>
 
@@ -27,10 +26,10 @@
       <tc:gridLayout/>
     </f:facet>
 
-    <tx:in id="j_username" required="true"
+    <tc:in id="j_username" required="true"
         label="Username"/>
 
-    <tx:in id="j_password" required="true" password="true"
+    <tc:in id="j_password" required="true" password="true"
         label="Password"/>
 
     <tc:panel>

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/navigation.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/navigation.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/navigation.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/navigation.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:h="http://java.sun.com/jsf/html"
     xmlns:f="http://java.sun.com/jsf/core">
@@ -35,15 +34,15 @@
             <tc:gridLayout columns="*;30px" rows="auto;auto"/>
           </f:facet>
 
-          <tx:selectOneChoice value="#{clientConfig.theme}" label="Theme">
+          <tc:selectOneChoice value="#{clientConfig.theme}" label="Theme">
             <f:selectItems value="#{clientConfig.themeItems}"/>
-          </tx:selectOneChoice>
+          </tc:selectOneChoice>
           <tc:button action="#{clientConfig.submit}" label="OK">
             <tc:gridLayoutConstraint rowSpan="2"/>
           </tc:button>
-          <tx:selectOneChoice value="#{clientConfig.locale}" label="Locale">
+          <tc:selectOneChoice value="#{clientConfig.locale}" label="Locale">
             <f:selectItems value="#{clientConfig.localeItems}"/>
-          </tx:selectOneChoice>
+          </tc:selectOneChoice>
         </tc:panel>
 
         <tc:tree value="#{browser.tree}" var="node">

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/partially/encoding.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/partially/encoding.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/partially/encoding.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/partially/encoding.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
   <tc:page id="page">
@@ -33,11 +32,11 @@
 
       <tc:out value="Test if all characters can be transported for normal and AJAX requests."/>
 
-      <tx:in label="Counter:" value="#{partially.counter}" readonly="true"/>
+      <tc:in label="Counter:" value="#{partially.counter}" readonly="true"/>
 
-      <tx:in label="as attribute" value="#{partially.characters}"/>
+      <tc:in label="as attribute" value="#{partially.characters}"/>
 
-      <tx:textarea label="U+0000 to U+024F" value="#{partially.characters}"/>
+      <tc:textarea label="U+0000 to U+024F" value="#{partially.characters}"/>
 
       <tc:panel>
         <f:facet name="layout">

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/resource-manager/script.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/resource-manager/script.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/resource-manager/script.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/resource-manager/script.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
   <tc:page id="page" width="300px" height="500px">
@@ -28,10 +27,10 @@
 
     <tc:out value="Tests the order of included script files. The field shows the position of the include in the HTML head."/>
 
-    <tx:in readonly="true" fieldId="standard" label="Standard"/>
-    <tx:in readonly="true" fieldId="standardApp" label="Standard Application"/>
-    <tx:in readonly="true" fieldId="scarborough" label="Scarborough"/>
-    <tx:in readonly="true" fieldId="application" label="Application"/>
+    <tc:in readonly="true" fieldId="standard" label="Standard"/>
+    <tc:in readonly="true" fieldId="standardApp" label="Standard Application"/>
+    <tc:in readonly="true" fieldId="scarborough" label="Scarborough"/>
+    <tc:in readonly="true" fieldId="application" label="Application"/>
 
     <tc:script onload="check()">
       function check() {

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/accessKey/accessKey-auto-off.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/accessKey/accessKey-auto-off.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/accessKey/accessKey-auto-off.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/accessKey/accessKey-auto-off.xhtml Thu Oct 27 09:55:39 2016
@@ -19,7 +19,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:f="http://java.sun.com/jsf/core">
 
   <tc:page>
@@ -32,7 +31,7 @@
 
     <tc:messages/>
 
-    <tx:in accessKey="f" label="First Value"/>
+    <tc:in accessKey="f" label="First Value"/>
 
     <tc:button accessKey="s" label="Submit"/>
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/accessKey/accessKey-auto-on.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/accessKey/accessKey-auto-on.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/accessKey/accessKey-auto-on.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/accessKey/accessKey-auto-on.xhtml Thu Oct 27 09:55:39 2016
@@ -19,7 +19,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:f="http://java.sun.com/jsf/core">
 
   <tc:page>
@@ -32,7 +31,7 @@
 
     <tc:messages/>
 
-    <tx:in label="_First Value"/>
+    <tc:in label="_First Value"/>
 
     <tc:button label="_Submit"/>
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/attribute/attribute.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/attribute/attribute.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/attribute/attribute.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/attribute/attribute.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core"
     xmlns:c="http://java.sun.com/jsp/jstl/core">

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/attribute/mode-valueIfSet.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/attribute/mode-valueIfSet.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/attribute/mode-valueIfSet.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/attribute/mode-valueIfSet.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core"
     xmlns:c="http://java.sun.com/jsp/jstl/core">

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/box/box-box-auto.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/box/box-box-auto.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/box/box-box-auto.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/box/box-box-auto.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
   <tc:page id="page">

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/box/box-box-relative.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/box/box-box-relative.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/box/box-box-relative.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/box/box-box-relative.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
   <tc:page id="page">

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/box/box.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/box/box.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/box/box.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/box/box.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
   <tc:page id="page">

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/button-static-layout.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/button-static-layout.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/button-static-layout.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/button-static-layout.xhtml Thu Oct 27 09:55:39 2016
@@ -19,7 +19,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
   <tc:page id="page">

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/defaultCommand.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/defaultCommand.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/defaultCommand.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/defaultCommand.xhtml Thu Oct 27 09:55:39 2016
@@ -19,7 +19,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
   <tc:page id="page">
@@ -32,7 +31,7 @@
     <tc:panel>
       <tc:gridLayoutConstraint columnSpan="3"/>
 
-      <tx:date id="date" fieldId="field" label="Date"/>
+      <tc:date id="date" fieldId="field" label="Date"/>
     </tc:panel>
 
     <tc:panel/>

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/plain.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/plain.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/plain.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/plain.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
   <tc:page id="page" width="300px" height="50px">

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/plain_de.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/plain_de.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/plain_de.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/plain_de.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
   <tc:page id="page" width="300px" height="50px">

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/cell/3x3-center.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/cell/3x3-center.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/cell/3x3-center.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/cell/3x3-center.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/cell/position-4x4-span-steps.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/cell/position-4x4-span-steps.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/cell/position-4x4-span-steps.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/cell/position-4x4-span-steps.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/cell/subview.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/cell/subview.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/cell/subview.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/cell/subview.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/date/date-layout.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/date/date-layout.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/date/date-layout.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/date/date-layout.xhtml Thu Oct 27 09:55:39 2016
@@ -19,7 +19,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:f="http://java.sun.com/jsf/core">
 
   <tc:page id="page">
@@ -33,7 +32,7 @@
 
     <tc:date id="s1"/>
 
-    <tx:date label="normal" fieldId="s2"/>
+    <tc:date label="normal" fieldId="s2"/>
 
     <tc:script file="script/tobago-assert.js"/>
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/date/date-tobago-1105.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/date/date-tobago-1105.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/date/date-tobago-1105.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/date/date-tobago-1105.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/date/date.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/date/date.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/date/date.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/date/date.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 
@@ -53,29 +52,29 @@
       </tc:date>
       <tc:in value="for comparison only" markup="error"/>
 
-      <tx:date label="Date"/>
-      <tx:date label="Date/Time">
+      <tc:date label="Date"/>
+      <tc:date label="Date/Time">
         <f:convertDateTime type="date" pattern="dd.MM.yyyy HH:mm:ss"/>
-      </tx:date>
-      <tx:in label="In" value="for comparison only"/>
+      </tc:date>
+      <tc:in label="In" value="for comparison only"/>
 
-      <tx:date label="Date" readonly="true"/>
-      <tx:date label="Date/Time" readonly="true">
+      <tc:date label="Date" readonly="true"/>
+      <tc:date label="Date/Time" readonly="true">
         <f:convertDateTime type="date" pattern="dd.MM.yyyy HH:mm:ss"/>
-      </tx:date>
-      <tx:in label="In" value="for comparison only" readonly="true"/>
+      </tc:date>
+      <tc:in label="In" value="for comparison only" readonly="true"/>
 
-      <tx:date label="Date" disabled="true"/>
-      <tx:date label="Date/Time" disabled="true">
+      <tc:date label="Date" disabled="true"/>
+      <tc:date label="Date/Time" disabled="true">
         <f:convertDateTime type="date" pattern="dd.MM.yyyy HH:mm:ss"/>
-      </tx:date>
-      <tx:in label="In" value="for comparison only" disabled="true"/>
+      </tc:date>
+      <tc:in label="In" value="for comparison only" disabled="true"/>
 
-      <tx:date label="Date" markup="error"/>
-      <tx:date label="Date/Time" markup="error">
+      <tc:date label="Date" markup="error"/>
+      <tc:date label="Date/Time" markup="error">
         <f:convertDateTime type="date" pattern="dd.MM.yyyy HH:mm:ss"/>
-      </tx:date>
-      <tx:in label="In" value="for comparison only" markup="error"/>
+      </tc:date>
+      <tc:in label="In" value="for comparison only" markup="error"/>
 
       <tc:panel/>
       <tc:panel/>

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/error/display-exception.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/error/display-exception.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/error/display-exception.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/error/display-exception.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/error/throw-exception.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/error/throw-exception.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/error/throw-exception.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/error/throw-exception.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/flowLayout/flowLayout-textAlign.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/flowLayout/flowLayout-textAlign.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/flowLayout/flowLayout-textAlign.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/flowLayout/flowLayout-textAlign.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/footer/footer-fixed.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/footer/footer-fixed.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/footer/footer-fixed.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/footer/footer-fixed.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core"
     xmlns="http://www.w3.org/1999/xhtml">

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/footer/footer.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/footer/footer.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/footer/footer.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/footer/footer.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core"
     xmlns="http://www.w3.org/1999/xhtml">

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/dynamic-include.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/dynamic-include.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/dynamic-include.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/dynamic-include.xhtml Thu Oct 27 09:55:39 2016
@@ -22,8 +22,7 @@
         xmlns:f="http://java.sun.com/jsf/core"
         xmlns:h="http://java.sun.com/jsf/html"
         xmlns:tc="http://myfaces.apache.org/tobago/component"
-        xmlns:tx="http://myfaces.apache.org/tobago/extension"
-        xmlns:c="http://java.sun.com/jsp/jstl/core"
+            xmlns:c="http://java.sun.com/jsp/jstl/core"
         xmlns="http://www.w3.org/1999/xhtml">
 
   <tc:page width="800px" height="800px" label="Dynamic Include">

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/panel-one-fragment.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/panel-one-fragment.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/panel-one-fragment.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/panel-one-fragment.xhtml Thu Oct 27 09:55:39 2016
@@ -20,16 +20,14 @@
 <ui:composition
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:f="http://java.sun.com/jsf/core"
-    xmlns:h="http://java.sun.com/jsf/html"
     xmlns:ui="http://java.sun.com/jsf/facelets"
-    xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension">
+    xmlns:tc="http://myfaces.apache.org/tobago/component">
 
   <tc:panel>
     <f:facet name="layout">
       <tc:gridLayout margin="10px" columns="500px" rows="auto;auto"/>
     </f:facet>
     <tc:separator label="Panel One"/>
-    <tx:in label="Value One" value="#{panel1.value}" />
+    <tc:in label="Value One" value="#{panel1.value}" />
   </tc:panel>
 </ui:composition>

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/panel-three-fragment.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/panel-three-fragment.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/panel-three-fragment.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/panel-three-fragment.xhtml Thu Oct 27 09:55:39 2016
@@ -20,17 +20,15 @@
 <ui:composition
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:f="http://java.sun.com/jsf/core"
-    xmlns:h="http://java.sun.com/jsf/html"
     xmlns:ui="http://java.sun.com/jsf/facelets"
-    xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension">
+    xmlns:tc="http://myfaces.apache.org/tobago/component">
 
   <tc:panel>
     <f:facet name="layout">
       <tc:gridLayout margin="10px" columns="500px" rows="auto;auto"/>
     </f:facet>
     <tc:separator label="Panel Three"/>
-    <tx:in label="Street" value="#{panel3.street}" />
-    <tx:in label="City" value="#{panel3.city}" />
+    <tc:in label="Street" value="#{panel3.street}" />
+    <tc:in label="City" value="#{panel3.city}" />
   </tc:panel>
 </ui:composition>

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/panel-two-fragment.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/panel-two-fragment.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/panel-two-fragment.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/forEach/panel-two-fragment.xhtml Thu Oct 27 09:55:39 2016
@@ -20,17 +20,15 @@
 <ui:composition
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:f="http://java.sun.com/jsf/core"
-    xmlns:h="http://java.sun.com/jsf/html"
     xmlns:ui="http://java.sun.com/jsf/facelets"
-    xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension">
+    xmlns:tc="http://myfaces.apache.org/tobago/component">
 
   <tc:panel>
     <f:facet name="layout">
       <tc:gridLayout margin="10px" columns="500px" rows="auto;auto"/>
     </f:facet>
     <tc:separator label="Panel Two"/>
-    <tx:in label="First Name" value="#{panel2.firstName}" />
-    <tx:in label="Second Name" value="#{panel2.secondName}" />
+    <tc:in label="First Name" value="#{panel2.firstName}" />
+    <tc:in label="Second Name" value="#{panel2.secondName}" />
   </tc:panel>
 </ui:composition>

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/auto-vertical-in+in.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/auto-vertical-in%2Bin.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/auto-vertical-in+in.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/auto-vertical-in+in.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/constraints-border+padding.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/constraints-border%2Bpadding.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/constraints-border+padding.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/constraints-border+padding.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/constraints-border.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/constraints-border.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/constraints-border.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/constraints-border.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/constraints-padding.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/constraints-padding.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/constraints-padding.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/constraints-padding.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/current-vs-preferred-in-auto.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/current-vs-preferred-in-auto.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/current-vs-preferred-in-auto.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/current-vs-preferred-in-auto.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-600px-asterisk-default.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-600px-asterisk-default.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-600px-asterisk-default.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-600px-asterisk-default.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-600px-default-300px.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-600px-default-300px.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-600px-default-300px.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-600px-default-300px.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-600px-default-default.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-600px-default-default.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-600px-default-default.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-600px-default-default.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-default-default-600px.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-default-default-600px.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-default-default-600px.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/horizontal-default-default-600px.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/margin-fallback.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/margin-fallback.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/margin-fallback.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/margin-fallback.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/margin.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/margin.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/margin.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/margin.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested-4.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested-4.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested-4.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested-4.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested-simple.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested-simple.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested-simple.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested-simple.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested-v.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested-v.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested-v.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested-v.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/nested.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/not-exact-4x4.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/not-exact-4x4.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/not-exact-4x4.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/not-exact-4x4.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/not-exact.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/not-exact.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/not-exact.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/not-exact.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-1+1x1-span.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-1%2B1x1-span.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-1+1x1-span.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-1+1x1-span.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-10x10-span.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-10x10-span.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-10x10-span.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-10x10-span.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-out.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-out.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-out.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-out.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-bottom.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-bottom.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-bottom.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-bottom.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-left.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-left.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-left.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-left.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-right.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-right.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-right.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-right.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-top.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-top.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-top.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2-span-top.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-2x2.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-4x4-span-steps.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-4x4-span-steps.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-4x4-span-steps.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/position-4x4-span-steps.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/proportion-versus-minimum.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/proportion-versus-minimum.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/proportion-versus-minimum.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/proportion-versus-minimum.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">
 

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/relative-inside-auto-1-1-cannot-match.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/relative-inside-auto-1-1-cannot-match.xhtml?rev=1766798&r1=1766797&r2=1766798&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/relative-inside-auto-1-1-cannot-match.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/gridLayout/relative-inside-auto-1-1-cannot-match.xhtml Thu Oct 27 09:55:39 2016
@@ -18,7 +18,6 @@
 
 <f:view
     xmlns:tc="http://myfaces.apache.org/tobago/component"
-    xmlns:tx="http://myfaces.apache.org/tobago/extension"
     xmlns:ui="http://java.sun.com/jsf/facelets"
     xmlns:f="http://java.sun.com/jsf/core">