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 2010/11/01 23:28:04 UTC

svn commit: r1029868 - in /myfaces/tobago/trunk: tobago-example/tobago-example-demo/src/main/webapp/ tobago-example11/tobago-example11-demo/src/main/webapp/ tobago-example11/tobago-example11-demo/src/main/webapp/WEB-INF/tags/layout/

Author: lofwyr
Date: Mon Nov  1 22:28:03 2010
New Revision: 1029868

URL: http://svn.apache.org/viewvc?rev=1029868&view=rev
Log:
remove unused namespace

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/footer.xhtml
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/header.xhtml
    myfaces/tobago/trunk/tobago-example11/tobago-example11-demo/src/main/webapp/WEB-INF/tags/layout/plain.xhtml
    myfaces/tobago/trunk/tobago-example11/tobago-example11-demo/src/main/webapp/footer.xhtml
    myfaces/tobago/trunk/tobago-example11/tobago-example11-demo/src/main/webapp/header.xhtml

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/footer.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/footer.xhtml?rev=1029868&r1=1029867&r2=1029868&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/footer.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/footer.xhtml Mon Nov  1 22:28:03 2010
@@ -21,7 +21,6 @@
            xmlns:f="http://java.sun.com/jsf/core"
            xmlns:tc="http://myfaces.apache.org/tobago/component"
            xmlns:tx="http://myfaces.apache.org/tobago/extension"
-           xmlns:tf="http://myfaces.apache.org/tobago/facelet-extension"
            xmlns:ui="http://java.sun.com/jsf/facelets">
 
   <tc:panel>

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/header.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/header.xhtml?rev=1029868&r1=1029867&r2=1029868&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/header.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/header.xhtml Mon Nov  1 22:28:03 2010
@@ -21,7 +21,6 @@
            xmlns:f="http://java.sun.com/jsf/core"
            xmlns:tc="http://myfaces.apache.org/tobago/component"
            xmlns:tx="http://myfaces.apache.org/tobago/extension"
-           xmlns:tf="http://myfaces.apache.org/tobago/facelet-extension"
            xmlns:ui="http://java.sun.com/jsf/facelets">
   <tc:panel>
     <f:facet name="layout">

Modified: myfaces/tobago/trunk/tobago-example11/tobago-example11-demo/src/main/webapp/WEB-INF/tags/layout/plain.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example11/tobago-example11-demo/src/main/webapp/WEB-INF/tags/layout/plain.xhtml?rev=1029868&r1=1029867&r2=1029868&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example11/tobago-example11-demo/src/main/webapp/WEB-INF/tags/layout/plain.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example11/tobago-example11-demo/src/main/webapp/WEB-INF/tags/layout/plain.xhtml Mon Nov  1 22:28:03 2010
@@ -19,7 +19,6 @@
 
 <ui:composition xmlns:f="http://java.sun.com/jsf/core"
                 xmlns:tc="http://myfaces.apache.org/tobago/component"
-                xmlns:tf="http://myfaces.apache.org/tobago/facelet-extension"
                 xmlns:ui="http://java.sun.com/jsf/facelets">
 
   <f:view locale="#{clientConfigController.locale}">
@@ -33,4 +32,4 @@
 
     </tc:page>
   </f:view>
-</ui:composition>
\ No newline at end of file
+</ui:composition>

Modified: myfaces/tobago/trunk/tobago-example11/tobago-example11-demo/src/main/webapp/footer.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example11/tobago-example11-demo/src/main/webapp/footer.xhtml?rev=1029868&r1=1029867&r2=1029868&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example11/tobago-example11-demo/src/main/webapp/footer.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example11/tobago-example11-demo/src/main/webapp/footer.xhtml Mon Nov  1 22:28:03 2010
@@ -21,7 +21,6 @@
            xmlns:f="http://java.sun.com/jsf/core"
            xmlns:tc="http://myfaces.apache.org/tobago/component"
            xmlns:tx="http://myfaces.apache.org/tobago/extension"
-           xmlns:tf="http://myfaces.apache.org/tobago/facelet-extension"
            xmlns:ui="http://java.sun.com/jsf/facelets">
 
   <tc:panel>

Modified: myfaces/tobago/trunk/tobago-example11/tobago-example11-demo/src/main/webapp/header.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example11/tobago-example11-demo/src/main/webapp/header.xhtml?rev=1029868&r1=1029867&r2=1029868&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example11/tobago-example11-demo/src/main/webapp/header.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example11/tobago-example11-demo/src/main/webapp/header.xhtml Mon Nov  1 22:28:03 2010
@@ -21,7 +21,6 @@
            xmlns:f="http://java.sun.com/jsf/core"
            xmlns:tc="http://myfaces.apache.org/tobago/component"
            xmlns:tx="http://myfaces.apache.org/tobago/extension"
-           xmlns:tf="http://myfaces.apache.org/tobago/facelet-extension"
            xmlns:ui="http://java.sun.com/jsf/facelets">
   <tc:panel>
     <f:facet name="layout">