You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by em...@apache.org on 2018/03/08 18:23:56 UTC

svn commit: r1826262 [3/8] - in /myfaces/site/publish/core23: ./ css/ images/ images/gaetutorial-eclipse/ images/gaetutorial-idea/ img/ img/banners/ img/icons/ img/slices/

Added: myfaces/site/publish/core23/faq.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/faq.html?rev=1826262&view=auto
==============================================================================
--- myfaces/site/publish/core23/faq.html (added)
+++ myfaces/site/publish/core23/faq.html Thu Mar  8 18:23:55 2018
@@ -0,0 +1,400 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>MyFaces Core JSF-2.3 - FAQ</title>
+    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+      </head>
+  <body>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+              
+  
+  
+  <div class="date">
+    Last Published: 08 Mar 2018
+  </div>
+            <ul>
+      <li>
+        <a href="http://www.apache.org/">Apache</a>
+    </li>
+                    <li>
+        <a href="../index.html">MyFaces</a>
+    </li>
+                    <li>
+        <a href="../wiki/core/user-guide/quick-start.html">Quick Start</a>
+    </li>
+                    <li>
+        <a href="../wiki/core/user-guide.html">User Guide</a>
+    </li>
+                    <li>
+        <a href="../wiki/core/faq.html">FAQ</a>
+    </li>
+                    <li>
+        <a href="javadoc.html">Generated Doc</a>
+    </li>
+                    <li>
+        <a href="../download.html">Download</a>
+    </li>
+        </ul>
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+            <div id="logo">
+          <a href="../index.html">
+    
+                                            <img src="img/banners/MyFaces_logo.jpg" alt="" />
+    
+            </a>
+        </div>
+              <div id="banner">
+          <a href="http://www.apache.org">
+    
+                                            <img src="img/banners/apache_banner.png" alt="" />
+    
+            </a>
+        </div>
+        <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+             <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>JSF Implementations</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+          
+              
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="expanded">
+                    <a href="index.html">Core JSF-2.3</a>
+                  <ul>
+                  
+    <li class="none">
+                    <a href="myfaces-api/index.html">API</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="myfaces-impl/index.html">Impl</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="myfaces-impl-shared/index.html">Shared</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="myfaces-bundle/index.html">Bundle</a>
+          </li>
+              </ul>
+        </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core22/index.html">Core JSF-2.2</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core21/index.html">Core JSF-2.1</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core20/index.html">Core JSF-2.0</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core12/index.html">Core JSF-1.2</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core11/index.html">Core JSF-1.1</a>
+                </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>UI-Component Sets</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="../trinidad/index.html">Trinidad</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../tobago/index.html">Tobago</a>
+          </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../tomahawk/index.html">Tomahawk</a>
+                </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Add-ons and Extensions</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="../extensions/cdi/index.html">CODI</a>
+          </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../orchestra/index.html">Orchestra</a>
+                </li>
+              
+    <li class="none">
+                    <a href="../extensions/validator/index.html">ExtVal</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../portlet-bridge/index.html">Portlet Bridge</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../test/index.html">Test</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../commons/index.html">Commons</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../extensions/scripting/index.html">Ext-Scripting</a>
+          </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../sandbox/index.html">Sandbox</a>
+                </li>
+              
+    <li class="none">
+                    <a href="../otherProjects.html">Others</a>
+          </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Documentation</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="../wiki/core/user-guide/quick-start.html">Quick Start</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../wiki/core/user-guide/getting-started.html">Getting Started</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../core20/googleappenginesupport.html">MyFaces and Google App Engine</a>
+          </li>
+              
+    <li class="none">
+                    <a href="javadoc.html">Generated Javadoc, Tlddoc and Others</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../wiki/core/faq.html">FAQ</a>
+          </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Project Documentation</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+                    <a href="project-info.html">Project Information</a>
+                </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Foundation</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="http://www.apache.org/" class="externalLink">ASF<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/security/" class="externalLink">Security<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/licenses/" class="externalLink">License<span/></a>
+          </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+           <div id="powered_by">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
+          </a>
+              </div> <!-- close powered_by -->
+  <div class="clear"></div>
+    </div>
+    <div id="body_column">
+      <div>
+      <!-- * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to you under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License. --><div class="section">
+<h2><a name="top">FAQ</a><a name="FAQ"></a></h2>
+<ol style="list-style-type: decimal">
+<li><a href="#a1">What is MyFaces?</a></li>
+<li><a href="#a2">Does MyFaces Core 2.0 work with Tomcat 5.5?</a></li></ol></div>
+<dl>
+<dt><a name="a1">What is MyFaces?</a></dt>
+<dd>
+        
+<p>
+          MyFaces Core 2.0 is a Open Source Implementation of the JavaServer Faces 2.0 specification.
+          See <a class="externalLink" href="http://jcp.org/en/jsr/detail?id=314">JSR 314</a>.
+       </p>
+      
+<p align="right"><a href="#top">[top]</a></p><hr /></dd>
+<dt><a name="a2">Does MyFaces Core 2.0 work with Tomcat 5.5?</a></dt>
+<dd>
+        
+<p>
+          No, JSF2.0 requires Tomcat 6.0 or later.
+       </p>
+      
+<p align="right"><a href="#top">[top]</a></p></dd></dl>
+      </div>
+    </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      &#169;  
+          2018
+       Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
+  </body>
+</html>

Added: myfaces/site/publish/core23/gettingstarted.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/gettingstarted.html?rev=1826262&view=auto
==============================================================================
--- myfaces/site/publish/core23/gettingstarted.html (added)
+++ myfaces/site/publish/core23/gettingstarted.html Thu Mar  8 18:23:55 2018
@@ -0,0 +1,522 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>MyFaces Core JSF-2.3 - </title>
+    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+      </head>
+  <body>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+              
+  
+  
+  <div class="date">
+    Last Published: 08 Mar 2018
+  </div>
+            <ul>
+      <li>
+        <a href="http://www.apache.org/">Apache</a>
+    </li>
+                    <li>
+        <a href="../index.html">MyFaces</a>
+    </li>
+                    <li>
+        <a href="../wiki/core/user-guide/quick-start.html">Quick Start</a>
+    </li>
+                    <li>
+        <a href="../wiki/core/user-guide.html">User Guide</a>
+    </li>
+                    <li>
+        <a href="../wiki/core/faq.html">FAQ</a>
+    </li>
+                    <li>
+        <a href="javadoc.html">Generated Doc</a>
+    </li>
+                    <li>
+        <a href="../download.html">Download</a>
+    </li>
+        </ul>
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+            <div id="logo">
+          <a href="../index.html">
+    
+                                            <img src="img/banners/MyFaces_logo.jpg" alt="" />
+    
+            </a>
+        </div>
+              <div id="banner">
+          <a href="http://www.apache.org">
+    
+                                            <img src="img/banners/apache_banner.png" alt="" />
+    
+            </a>
+        </div>
+        <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+             <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>JSF Implementations</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+          
+              
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="expanded">
+                    <a href="index.html">Core JSF-2.3</a>
+                  <ul>
+                  
+    <li class="none">
+                    <a href="myfaces-api/index.html">API</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="myfaces-impl/index.html">Impl</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="myfaces-impl-shared/index.html">Shared</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="myfaces-bundle/index.html">Bundle</a>
+          </li>
+              </ul>
+        </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core22/index.html">Core JSF-2.2</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core21/index.html">Core JSF-2.1</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core20/index.html">Core JSF-2.0</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core12/index.html">Core JSF-1.2</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core11/index.html">Core JSF-1.1</a>
+                </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>UI-Component Sets</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="../trinidad/index.html">Trinidad</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../tobago/index.html">Tobago</a>
+          </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../tomahawk/index.html">Tomahawk</a>
+                </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Add-ons and Extensions</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="../extensions/cdi/index.html">CODI</a>
+          </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../orchestra/index.html">Orchestra</a>
+                </li>
+              
+    <li class="none">
+                    <a href="../extensions/validator/index.html">ExtVal</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../portlet-bridge/index.html">Portlet Bridge</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../test/index.html">Test</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../commons/index.html">Commons</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../extensions/scripting/index.html">Ext-Scripting</a>
+          </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../sandbox/index.html">Sandbox</a>
+                </li>
+              
+    <li class="none">
+                    <a href="../otherProjects.html">Others</a>
+          </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Documentation</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="../wiki/core/user-guide/quick-start.html">Quick Start</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../wiki/core/user-guide/getting-started.html">Getting Started</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../core20/googleappenginesupport.html">MyFaces and Google App Engine</a>
+          </li>
+              
+    <li class="none">
+                    <a href="javadoc.html">Generated Javadoc, Tlddoc and Others</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../wiki/core/faq.html">FAQ</a>
+          </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Project Documentation</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+                    <a href="project-info.html">Project Information</a>
+                </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Foundation</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="http://www.apache.org/" class="externalLink">ASF<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/security/" class="externalLink">Security<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/licenses/" class="externalLink">License<span/></a>
+          </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+           <div id="powered_by">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
+          </a>
+              </div> <!-- close powered_by -->
+  <div class="clear"></div>
+    </div>
+    <div id="body_column">
+      <div>
+      <!-- * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License. -->
+  
+    <div class="section">
+<h2>Viewing Examples Application<a name="Viewing_Examples_Application"></a></h2>
+       
+<p><b>NOTE: See the updated documentation in our 
+       <a class="externalLink" href="https://cwiki.apache.org/confluence/display/MYFACES">Confluence Wiki</a></b>
+       </p>
+       
+<p>
+       Your first step with Apache MyFaces Core should be to have a look at our
+       examples application. You can do that by going to our working distribution
+       on <a class="externalLink" href="http://www.irian.at/myfaces.jsf">http://www.irian.at/myfaces.jsf</a>
+       or by deploying the examples application yourself. All you need to do to
+       get up and running is to follow the steps below!
+      </p>
+    </div>
+    
+<div class="section">
+<h2>What you need to run the Examples Application locally<a name="What_you_need_to_run_the_Examples_Application_locally"></a></h2>
+      
+<ul>
+        
+<li>
+        A suitable servlet engine, eg Tomcat 6.x. Download Tomcat
+        <a class="externalLink" href="http://jakarta.apache.org/tomcat/index.html">here</a>.
+        </li>
+        
+<li>
+        A precompiled copy of the MyFaces examples. Latest milestone webapp
+        archive (myfaces-X.X.X-examples.zip or myfaces-X.X.X-examples.tgz) is 
+        <a class="externalLink" href="http://myfaces.apache.org/download.html">here</a>.</li>
+      </ul>
+    </div>
+    
+<div class="section">
+<h2>Installing and Running the Examples<a name="Installing_and_Running_the_Examples"></a></h2>
+      
+<ul>
+        
+<li>
+        Unpack the MyFaces examples archive myfaces-X.X.X-examples.zip (or
+        myfaces-X.X.X-examples.tgz) to a directory of your choice.
+        </li>
+        
+<li>
+        Remove any previous MyFaces webapps from your Tomcat installation 
+        and clean up your Tomcat work dir. Also make sure that there is no
+        jsf-api.jar or jsf-impl.jar (i.e. Suns API and implementation) in
+        the classpath or in one of Tomcat's lib directories (common/lib or shared/lib).
+        </li>
+        
+<li>
+        Copy the file simple.war (or any of the other example war-files)
+        to the webapps dir of your Tomcat installation directory - and
+        check once more that there is no old myfaces-examples directory there ;-)
+        </li>
+        
+<li>Start Tomcat, if its not already running.</li>
+        
+<li>
+        Start your browser and enjoy it at
+        <a class="externalLink" href="http://localhost:8080/myfaces-examples">http://localhost:8080/simple</a>
+        </li>
+      </ul>
+    </div>
+    
+<div class="section">
+<h2>Installing and Running Sun JSF-RI Samples with MyFaces Core<a name="Installing_and_Running_Sun_JSF-RI_Samples_with_MyFaces_Core"></a></h2>
+      
+<p>
+      Because MyFaces Core is an implementation of the JSF standard, and Sun's examples
+      use only standard JSF features, the examples provided with the Sun RI can also
+      run on MyFaces Core.
+      </p>
+      
+<p>
+      See <a href="risamples.html">the detailed instructions</a>.
+      </p>
+    </div>
+    
+<div class="section">
+<h2>Using MyFaces Core JSF 2.0 for your own web application<a name="Using_MyFaces_Core_JSF_2.0_for_your_own_web_application"></a></h2>
+      
+<p>
+      First, check the <a href="../compatibility.html">compatibility list</a> 
+      to find out if your servlet container is supported.
+      </p>
+      
+<p>
+      To create a new webapp, one easy way is to take the myfaces-X.X.X-examples.zip
+      (see instructions above), and extract the blank.war file. This contains all the
+      necessary libraries already, plus the necessary directory structure for a 
+      basic JSF webapp.
+      </p>
+      
+<p>
+      Alternatively, download the latest Myfaces Core tarfile. This will contain all
+      the necessary dependencies. 
+      </p>
+      
+<p>
+      After you have downloaded the necessary packages and setup your project hierarchy, do this:
+      </p>
+<ul>
+        
+<li>
+          Make sure that there is no jsf-api.jar (i.e. Suns API implementation)
+          in the classpath or in one of your container's shared lib directories 
+          (e.g. common/lib or shared/lib for Tomcat).
+        </li>
+        
+<li>Configure your webapp's web.xml file (see conf/web.xml for example and documentation)</li>
+        
+<li>Add the following lines to your JSPs:</li>
+        
+<ul>
+          
+<li>
+<div class="source">
+<pre>&lt;%@ taglib uri=&quot;http://java.sun.com/jsf/html&quot; prefix=&quot;h&quot;%&gt;</pre></div></li>
+          
+<li>
+<div class="source">
+<pre>&lt;%@ taglib uri=&quot;http://java.sun.com/jsf/core&quot; prefix=&quot;f&quot;%&gt;</pre></div></li>
+        </ul>
+      </ul>
+      
+    </div>
+    
+<div class="section">
+<h2>Tutorials for getting started with JSF<a name="Tutorials_for_getting_started_with_JSF"></a></h2>
+      
+<ul>
+        
+<li><a class="externalLink" href="http://www.coreservlets.com/JSF-Tutorial/"> Core-Servlets JSF Tutorial by Marty Hall</a></li>
+      </ul>
+    </div>
+  
+  <!-- <footer>
+    <legal>Java, J2EE, and JCP are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.<br />
+    &copy; 2004, Apache Software Foundation
+    </legal>
+  </footer> -->
+
+      </div>
+    </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      &#169;  
+          2018
+       Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
+  </body>
+</html>

Added: myfaces/site/publish/core23/googleappenginesupport.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/googleappenginesupport.html?rev=1826262&view=auto
==============================================================================
--- myfaces/site/publish/core23/googleappenginesupport.html (added)
+++ myfaces/site/publish/core23/googleappenginesupport.html Thu Mar  8 18:23:55 2018
@@ -0,0 +1,467 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>MyFaces Core JSF-2.3 - Myfaces Core 2.0 on Google App Engine</title>
+    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
+          <meta name="author" content="Ali Ok" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+      </head>
+  <body>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+              
+  
+  
+  <div class="date">
+    Last Published: 08 Mar 2018
+  </div>
+            <ul>
+      <li>
+        <a href="http://www.apache.org/">Apache</a>
+    </li>
+                    <li>
+        <a href="../index.html">MyFaces</a>
+    </li>
+                    <li>
+        <a href="../wiki/core/user-guide/quick-start.html">Quick Start</a>
+    </li>
+                    <li>
+        <a href="../wiki/core/user-guide.html">User Guide</a>
+    </li>
+                    <li>
+        <a href="../wiki/core/faq.html">FAQ</a>
+    </li>
+                    <li>
+        <a href="javadoc.html">Generated Doc</a>
+    </li>
+                    <li>
+        <a href="../download.html">Download</a>
+    </li>
+        </ul>
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+            <div id="logo">
+          <a href="../index.html">
+    
+                                            <img src="img/banners/MyFaces_logo.jpg" alt="" />
+    
+            </a>
+        </div>
+              <div id="banner">
+          <a href="http://www.apache.org">
+    
+                                            <img src="img/banners/apache_banner.png" alt="" />
+    
+            </a>
+        </div>
+        <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+             <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>JSF Implementations</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+          
+              
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="expanded">
+                    <a href="index.html">Core JSF-2.3</a>
+                  <ul>
+                  
+    <li class="none">
+                    <a href="myfaces-api/index.html">API</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="myfaces-impl/index.html">Impl</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="myfaces-impl-shared/index.html">Shared</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="myfaces-bundle/index.html">Bundle</a>
+          </li>
+              </ul>
+        </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core22/index.html">Core JSF-2.2</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core21/index.html">Core JSF-2.1</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core20/index.html">Core JSF-2.0</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core12/index.html">Core JSF-1.2</a>
+                </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../core11/index.html">Core JSF-1.1</a>
+                </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>UI-Component Sets</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="../trinidad/index.html">Trinidad</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../tobago/index.html">Tobago</a>
+          </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../tomahawk/index.html">Tomahawk</a>
+                </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Add-ons and Extensions</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="../extensions/cdi/index.html">CODI</a>
+          </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../orchestra/index.html">Orchestra</a>
+                </li>
+              
+    <li class="none">
+                    <a href="../extensions/validator/index.html">ExtVal</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../portlet-bridge/index.html">Portlet Bridge</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../test/index.html">Test</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../commons/index.html">Commons</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../extensions/scripting/index.html">Ext-Scripting</a>
+          </li>
+              
+                
+              
+      
+              
+        <li class="collapsed">
+                    <a href="../sandbox/index.html">Sandbox</a>
+                </li>
+              
+    <li class="none">
+                    <a href="../otherProjects.html">Others</a>
+          </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Documentation</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="../wiki/core/user-guide/quick-start.html">Quick Start</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../wiki/core/user-guide/getting-started.html">Getting Started</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../core20/googleappenginesupport.html">MyFaces and Google App Engine</a>
+          </li>
+              
+    <li class="none">
+                    <a href="javadoc.html">Generated Javadoc, Tlddoc and Others</a>
+          </li>
+              
+    <li class="none">
+                    <a href="../wiki/core/faq.html">FAQ</a>
+          </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Project Documentation</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+                    <a href="project-info.html">Project Information</a>
+                </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+      <div class="left_menu_top">
+    <div class="left_menu_bottom">
+        <h5>Foundation</h5>
+            <div class="content">
+    <ul class="left_menu">
+              
+    <li class="none">
+                    <a href="http://www.apache.org/" class="externalLink">ASF<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/security/" class="externalLink">Security<span/></a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/licenses/" class="externalLink">License<span/></a>
+          </li>
+          </ul>
+    </div><!-- close content -->
+        </div><!-- close left_menu_bottom -->
+    </div><!-- close left_menu_top -->
+           <div id="powered_by">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
+          </a>
+              </div> <!-- close powered_by -->
+  <div class="clear"></div>
+    </div>
+    <div id="body_column">
+      <div>
+      <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/references/apt-fo
 rmat.html --><div class="section">
+<h2>Myfaces Core 2.0 on Google App Engine<a name="Myfaces_Core_2.0_on_Google_App_Engine"></a></h2><!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
+<p>In order to run Myfaces on Google App Engine, you need to complete the steps below. Configuration explained in this document is tested with Google App Engine 1.3.0.</p>
+<p>You can also find tutorials for <a class="externalLink" href="http://myfaces.apache.org/core20/myfaces2-googleappengine-eclipse-tutorial.html">Eclipse</a> and <a class="externalLink" href="http://myfaces.apache.org/core20/myfaces2-googleappengine-idea-tutorial.html">IntelliJ IDEA</a>. </p>
+<ul>
+<li>Download a Myfaces Core <tt>2.0.0-beta-3</tt> or a version released <b>later</b> than <tt>2.0.0-beta-3</tt>. Google App Engine support is not available for older versions. Extract and put following files into war/WEB-INF/lib:
+<ul>
+<li>myfaces-api-2.0.x.jar</li>
+<li>myfaces-impl-2.0.x.jar</li>
+<li>commons-beanutils-1.x.x.jar</li>
+<li>commons-collections-3.x.jar</li>
+<li>commons-digester-x.x.jar</li>
+<li>commons-discovery-0.x.jar</li>
+<li>commons-logging-1.x.x.jar</li></ul></li>
+<li>Add following lines into your web.xml.
+<div class="source">
+<pre>      &lt;web-app&gt;
+        ...
+                
+        &lt;!-- 
+           We need to set annotation lifecycyle provider manually as org.apache.myfaces.config.annotation.NoInjectionAnnotationLifecycleProvider.
+           Other providers use some classes that are restricted on Google App Engine.   
+        --&gt;  
+        &lt;context-param&gt;
+            &lt;param-name&gt;org.apache.myfaces.config.annotation.LifecycleProvider&lt;/param-name&gt;
+            &lt;param-value&gt;org.apache.myfaces.config.annotation.NoInjectionAnnotationLifecycleProvider&lt;/param-value&gt;
+        &lt;/context-param&gt;
+        
+        &lt;!--
+            Need to set a secret to avoid javax.crypto.BadPaddingException.
+            &quot;param-value&quot; must be Base64 encoded.
+            More details: http://wiki.apache.org/myfaces/Secure_Your_Application
+         --&gt;
+        &lt;context-param&gt;
+            &lt;param-name&gt;org.apache.myfaces.SECRET&lt;/param-name&gt;
+            &lt;param-value&gt;NzY1NDMyMTA=&lt;/param-value&gt;
+        &lt;/context-param&gt;
+        
+        &lt;!--
+           Facelets configuration fragment
+        --&gt;
+        &lt;context-param&gt;
+          &lt;param-name&gt;javax.faces.DEFAULT_SUFFIX&lt;/param-name&gt;
+          &lt;param-value&gt;.xhtml&lt;/param-value&gt;
+        &lt;/context-param&gt;
+        
+        &lt;servlet&gt;
+          &lt;servlet-name&gt;Faces Servlet&lt;/servlet-name&gt;
+          &lt;servlet-class&gt;javax.faces.webapp.FacesServlet&lt;/servlet-class&gt;
+        &lt;/servlet&gt;
+        
+        &lt;servlet-mapping&gt;
+          &lt;servlet-name&gt;Faces Servlet&lt;/servlet-name&gt;
+          &lt;url-pattern&gt;*.jsf&lt;/url-pattern&gt;
+        &lt;/servlet-mapping&gt;
+        ...      
+      &lt;/web-app&gt;</pre></div></li>
+<li>Enable sessions on App Engine. To do this, add line below to war/WEB-INF/appengine-web.xml.
+<div class="source">
+<pre>      &lt;sessions-enabled&gt;true&lt;/sessions-enabled&gt;</pre></div></li>
+<li>Although Google App Engine is said to support JSP 2.1, JSP implementation version(2.0) does not match JSP API version(2.1). So, we need to supply Unified Expression Language implementation jars. You can find them <a class="externalLink" href="https://uel.dev.java.net/">here</a>. Put el-api-1.x.jar and el-impl-1.x.jar into war/WEB-INF/lib. </li>
+<li>If you have a faces-config.xml, please check that you use the header for JSF2:
+<div class="source">
+<pre>        &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
+        &lt;faces-config
+            xmlns=&quot;http://java.sun.com/xml/ns/javaee&quot;
+            xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
+            xsi:schemaLocation=&quot;http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd&quot;
+            version=&quot;2.0&quot;&gt;
+            ...
+        &lt;/faces-config&gt;</pre></div></li>
+<li>Here is the <b>sample</b> directory structure:
+<div class="source">
+<pre>   +&lt;Your Google App Engine Project Folder&gt;
+     + src
+       + META-INF
+         - jdoconfig.xml
+     + war
+       - somepage.xhtml
+       + WEB-INF
+         - appengine-web.xml
+         - faces-config.xml
+         - logging.properties
+         - web.xml
+         + lib
+           - appengine-api-1.0-sdk-1.3.0.jar
+           - appengine-api-labs-1.3.0.jar
+           - commons-beanutils-1.7.0.jar
+           - commons-collections-3.2.jar
+           - commons-digester-1.8.jar
+           - commons-discovery-0.4.jar
+           - commons-logging-1.1.1.jar
+           - datanucleus-appengine-1.0.4.1.final.jar
+           - datanucleus-core-1.1.5.jar
+           - datanucleus-jpa-1.1.5.jar
+           - el-api-1.1.jar
+           - el-impl-1.1.jar
+           - geronimo-jpa_3.0_spec-1.1.1.jar
+           - geronimo-jta_1.1_spec-1.1.1.jar
+           - jdo2-api-2.3-eb.jar
+           - myfaces-api-2.0.0-beta-3.jar 
+           - myfaces-impl-2.0.0-beta-3.jar </pre></div></li></ul></div>
+      </div>
+    </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      &#169;  
+          2018
+       Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
+  </body>
+</html>

Added: myfaces/site/publish/core23/images/close.gif
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/close.gif?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/close.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/codi_logo.png
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/codi_logo.png?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/codi_logo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/dl.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/dl.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/dl.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/external.png
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/external.png?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/external.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/extscriptlogo.png
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/extscriptlogo.png?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/extscriptlogo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/extval_logo2.png
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/extval_logo2.png?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/extval_logo2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-eclipse/01.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-eclipse/01.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-eclipse/01.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-eclipse/02.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-eclipse/02.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-eclipse/02.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-eclipse/03.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-eclipse/03.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-eclipse/03.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-eclipse/04.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-eclipse/04.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-eclipse/04.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-eclipse/05.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-eclipse/05.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-eclipse/05.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-eclipse/06.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-eclipse/06.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-eclipse/06.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-eclipse/07.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-eclipse/07.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-eclipse/07.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-01-welcome.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-01-welcome.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-01-welcome.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-02-plugins.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-02-plugins.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-02-plugins.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-03-settings-menu.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-03-settings-menu.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-03-settings-menu.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-04-ide-settings.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-04-ide-settings.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-04-ide-settings.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-05-sdk-path.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-05-sdk-path.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-05-sdk-path.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-06-sdk-verification.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-06-sdk-verification.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-06-sdk-verification.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-07-new-project.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-07-new-project.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-07-new-project.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-08-create-scratch.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-08-create-scratch.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-08-create-scratch.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-09-project-naming.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-09-project-naming.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-09-project-naming.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-10-scr-dir.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-10-scr-dir.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-10-scr-dir.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-11-tech-selection.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-11-tech-selection.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-11-tech-selection.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-12-module-settings.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-12-module-settings.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-12-module-settings.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-13-project-libs.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-13-project-libs.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-13-project-libs.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-14-lib-name.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-14-lib-name.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-14-lib-name.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-15-lib-module-selecting.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-15-lib-module-selecting.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-15-lib-module-selecting.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-16-attach-classes.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-16-attach-classes.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-16-attach-classes.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-17-lib-verification.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-17-lib-verification.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-17-lib-verification.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-18-ext-lib-verification.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-18-ext-lib-verification.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-18-ext-lib-verification.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-19-lib-dir-create.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-19-lib-dir-create.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-19-lib-dir-create.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-20-lib-naming.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-20-lib-naming.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-20-lib-naming.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-21-paste-jars.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-21-paste-jars.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-21-paste-jars.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-22-jar-verification.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-22-jar-verification.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-22-jar-verification.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-23-paste-el-jars.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-23-paste-el-jars.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-23-paste-el-jars.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-24-web-xml-conf.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-24-web-xml-conf.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-24-web-xml-conf.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-25-faces-config-conf.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-25-faces-config-conf.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-25-faces-config-conf.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-26-appengine-web-conf.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-26-appengine-web-conf.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-26-appengine-web-conf.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-27-edit-run-conf.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-27-edit-run-conf.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-27-edit-run-conf.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-28-add-new-run-conf.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-28-add-new-run-conf.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-28-add-new-run-conf.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-29-add-gae-run-conf.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-29-add-gae-run-conf.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-29-add-gae-run-conf.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-30-gae-run-conf-settings.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-30-gae-run-conf-settings.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-30-gae-run-conf-settings.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-31-run-conf-build.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-31-run-conf-build.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-31-run-conf-build.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-32-run-conf-artifacts.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-32-run-conf-artifacts.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-32-run-conf-artifacts.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-33-run-conf-select.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-33-run-conf-select.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-33-run-conf-select.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-34-myfaces-logs.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-34-myfaces-logs.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-34-myfaces-logs.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-35-local-page.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-35-local-page.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-35-local-page.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-36-stop-local-server.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-36-stop-local-server.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-36-stop-local-server.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-37-add-stuff.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-37-add-stuff.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-37-add-stuff.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-38-guess-appl-local-page.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-38-guess-appl-local-page.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-38-guess-appl-local-page.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-39-app-engine-appl-version-conf.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-39-app-engine-appl-version-conf.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-39-app-engine-appl-version-conf.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-40-upload.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-40-upload.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-40-upload.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-41-upload-build.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-41-upload-build.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-41-upload-build.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-42-upload-console.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-42-upload-console.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-42-upload-console.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-43-gae-page.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-43-gae-page.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/gaetutorial-idea/myfaces2-gae-idea-tut-43-gae-page.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/h3.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/h3.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/h3.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/icon_error_sml.gif
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/icon_error_sml.gif?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/icon_error_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/icon_info_sml.gif
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/icon_info_sml.gif?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/icon_info_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/icon_success_sml.gif
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/icon_success_sml.gif?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/icon_success_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/icon_warning_sml.gif
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/icon_warning_sml.gif?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/icon_warning_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/myfaces-logo.png
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/myfaces-logo.png?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/myfaces-logo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/newwindow.png
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/newwindow.png?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/newwindow.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/portlet_bridge_logo.png
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/portlet_bridge_logo.png?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/portlet_bridge_logo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/tobagoLogo.png
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/tobagoLogo.png?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/tobagoLogo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/images/transparent.gif
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/images/transparent.gif?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/images/transparent.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/img/banners/MyFaces_logo.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/img/banners/MyFaces_logo.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/img/banners/MyFaces_logo.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/img/banners/MyFaces_logo.png
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/img/banners/MyFaces_logo.png?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/img/banners/MyFaces_logo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/img/banners/apache_banner.png
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/img/banners/apache_banner.png?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/img/banners/apache_banner.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/img/banners/maven-feather.png
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/img/banners/maven-feather.png?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/img/banners/maven-feather.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/img/banners/transparent.gif
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/img/banners/transparent.gif?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/img/banners/transparent.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/img/icons/dl.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/img/icons/dl.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/img/icons/dl.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/img/icons/external.png
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/img/icons/external.png?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/img/icons/external.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/img/icons/h3.jpg
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/img/icons/h3.jpg?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/img/icons/h3.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/img/icons/icon_error_sml.gif
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/img/icons/icon_error_sml.gif?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/img/icons/icon_error_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/img/icons/icon_info_sml.gif
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/img/icons/icon_info_sml.gif?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/img/icons/icon_info_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/img/icons/icon_success_sml.gif
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/img/icons/icon_success_sml.gif?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/img/icons/icon_success_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/img/icons/icon_warning_sml.gif
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/img/icons/icon_warning_sml.gif?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/publish/core23/img/icons/icon_warning_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: myfaces/site/publish/core23/img/icons/newwindow.png
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/img/icons/newwindow.png?rev=1826262&view=auto
==============================================================================
Binary file - no diff available.