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 2011/09/13 13:00:30 UTC

svn commit: r1170110 - in /myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp: WEB-INF/faces-config.xml content/40/ content/40/upload.xhtml reference/upload.xhtml

Author: lofwyr
Date: Tue Sep 13 11:00:29 2011
New Revision: 1170110

URL: http://svn.apache.org/viewvc?rev=1170110&view=rev
Log:
upload example

Added:
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40/
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40/upload.xhtml   (contents, props changed)
      - copied, changed from r1166119, myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/reference/upload.xhtml
Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/faces-config.xml
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/reference/upload.xhtml

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/faces-config.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/faces-config.xml?rev=1170110&r1=1170109&r2=1170110&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/faces-config.xml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/faces-config.xml Tue Sep 13 11:00:29 2011
@@ -345,7 +345,7 @@ tree-select.xhtml
 -->
     <navigation-case>
       <from-outcome>reference/upload</from-outcome>
-      <to-view-id>/reference/upload.xhtml</to-view-id>
+      <to-view-id>/content/40/upload.xhtml</to-view-id>
     </navigation-case>
     <navigation-case>
       <from-outcome>reference/partial</from-outcome>

Copied: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40/upload.xhtml (from r1166119, myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/reference/upload.xhtml)
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40/upload.xhtml?p2=myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40/upload.xhtml&p1=myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/reference/upload.xhtml&r1=1166119&r2=1170110&rev=1170110&view=diff
==============================================================================
    (empty)

Propchange: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40/upload.xhtml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40/upload.xhtml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL