You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2014/09/10 11:22:00 UTC

svn commit: r921757 [2/2] - in /websites/staging/olingo/trunk/content: ./ doc/ doc/javascript/ doc/tutorials/

Modified: websites/staging/olingo/trunk/content/doc/tutorials/delta.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/tutorials/delta.html (original)
+++ websites/staging/olingo/trunk/content/doc/tutorials/delta.html Wed Sep 10 09:21:59 2014
@@ -13,7 +13,7 @@
     <link href="/css/bootstrap.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
     <link href="/css/navbar.css" rel="stylesheet" type="text/css"><!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
     <link href="/css/offcanvas.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
-    <link rel="stylesheet" href="/css/main.css"> 
+    <link rel="stylesheet" href="/css/main.css">
     <!--[if lt IE 9]><script src="/js/ie8-responsive-file-warning.js"></script><![endif]-->
 
     <script src="/js/ie-emulation-modes-warning.js" type="text/javascript">
@@ -26,7 +26,7 @@
       <script src="/js/respond.min.js"></script>
     <![endif]-->
   </head>
-  
+
   <body>
     <div class="container">
       <!-- Static navbar -->
@@ -38,8 +38,8 @@
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
-            </button> 
-              <img class="navbar-brand" src="img/OlingoOrangeTM.png" style="width:62px;" >
+            </button>
+              <img class="navbar-brand" src="/img/OlingoOrangeTM.png" style="width:62px;" >
               <a class="navbar-brand" href="#">Apache Olingo™</a>
           </div>
           <div class="navbar-collapse collapse">
@@ -59,7 +59,7 @@
                   </ul>
               </li>
 
-              <li><a href="http://www.apache.org/licenses/">License</a></li> 
+              <li><a href="http://www.apache.org/licenses/">License</a></li>
 
               <li class="dropdown">
                   <a href="#" class="dropdown-toggle" data-toggle="dropdown">Download <b class="caret"></b></a>
@@ -75,11 +75,11 @@
                   </ul>
               </li>
               <li><a href="/support.html">Support</a></li>
-              
+
             </ul>
-		    
+
 			  <img class="navbar-right" height="50px" src="/img/asf-logo.gif">
-          
+
 			</div><!--/.nav-collapse -->
         </div><!--/.container-fluid -->
       </div><!-- Main component for a primary marketing message or call to action --><h1 id="delta-responses">Delta Responses</h1>
@@ -202,8 +202,8 @@
 <span class="nt">&lt;/feed&gt;</span>
 </pre></div><div align="center">
 <p>Copyright © 2013-2014, The Apache Software Foundation<br>
-				                Apache Olingo, Olingo, Apache, the Apache feather, and 
-				the Apache Olingo project logo are trademarks of the Apache Software 
+				                Apache Olingo, Olingo, Apache, the Apache feather, and
+				the Apache Olingo project logo are trademarks of the Apache Software
 				Foundation.</p>
         <small><a href="/doc/privacy.html">Privacy</a></small>
       </div>

Modified: websites/staging/olingo/trunk/content/doc/tutorials/deltaClient.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/tutorials/deltaClient.html (original)
+++ websites/staging/olingo/trunk/content/doc/tutorials/deltaClient.html Wed Sep 10 09:21:59 2014
@@ -13,7 +13,7 @@
     <link href="/css/bootstrap.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
     <link href="/css/navbar.css" rel="stylesheet" type="text/css"><!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
     <link href="/css/offcanvas.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
-    <link rel="stylesheet" href="/css/main.css"> 
+    <link rel="stylesheet" href="/css/main.css">
     <!--[if lt IE 9]><script src="/js/ie8-responsive-file-warning.js"></script><![endif]-->
 
     <script src="/js/ie-emulation-modes-warning.js" type="text/javascript">
@@ -26,7 +26,7 @@
       <script src="/js/respond.min.js"></script>
     <![endif]-->
   </head>
-  
+
   <body>
     <div class="container">
       <!-- Static navbar -->
@@ -38,8 +38,8 @@
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
-            </button> 
-              <img class="navbar-brand" src="img/OlingoOrangeTM.png" style="width:62px;" >
+            </button>
+              <img class="navbar-brand" src="/img/OlingoOrangeTM.png" style="width:62px;" >
               <a class="navbar-brand" href="#">Apache Olingo™</a>
           </div>
           <div class="navbar-collapse collapse">
@@ -59,7 +59,7 @@
                   </ul>
               </li>
 
-              <li><a href="http://www.apache.org/licenses/">License</a></li> 
+              <li><a href="http://www.apache.org/licenses/">License</a></li>
 
               <li class="dropdown">
                   <a href="#" class="dropdown-toggle" data-toggle="dropdown">Download <b class="caret"></b></a>
@@ -75,11 +75,11 @@
                   </ul>
               </li>
               <li><a href="/support.html">Support</a></li>
-              
+
             </ul>
-		    
+
 			  <img class="navbar-right" height="50px" src="/img/asf-logo.gif">
-          
+
 			</div><!--/.nav-collapse -->
         </div><!--/.container-fluid -->
       </div><!-- Main component for a primary marketing message or call to action --><h1 id="consuming-delta-responses">Consuming Delta Responses</h1>
@@ -132,8 +132,8 @@
 <li>Deleted Entries in Json as a lightweight implementation of <a href="http://docs.oasis-open.org/odata/odata-json-format/v4.0/cos01/odata-json-format-v4.0-cos01.html#_Toc372793080">Delta Responses</a> </li>
 </ul><div align="center">
 <p>Copyright © 2013-2014, The Apache Software Foundation<br>
-				                Apache Olingo, Olingo, Apache, the Apache feather, and 
-				the Apache Olingo project logo are trademarks of the Apache Software 
+				                Apache Olingo, Olingo, Apache, the Apache feather, and
+				the Apache Olingo project logo are trademarks of the Apache Software
 				Foundation.</p>
         <small><a href="/doc/privacy.html">Privacy</a></small>
       </div>

Modified: websites/staging/olingo/trunk/content/doc/tutorials/jpafunctionimport.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/tutorials/jpafunctionimport.html (original)
+++ websites/staging/olingo/trunk/content/doc/tutorials/jpafunctionimport.html Wed Sep 10 09:21:59 2014
@@ -13,7 +13,7 @@
     <link href="/css/bootstrap.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
     <link href="/css/navbar.css" rel="stylesheet" type="text/css"><!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
     <link href="/css/offcanvas.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
-    <link rel="stylesheet" href="/css/main.css"> 
+    <link rel="stylesheet" href="/css/main.css">
     <!--[if lt IE 9]><script src="/js/ie8-responsive-file-warning.js"></script><![endif]-->
 
     <script src="/js/ie-emulation-modes-warning.js" type="text/javascript">
@@ -26,7 +26,7 @@
       <script src="/js/respond.min.js"></script>
     <![endif]-->
   </head>
-  
+
   <body>
     <div class="container">
       <!-- Static navbar -->
@@ -38,8 +38,8 @@
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
-            </button> 
-              <img class="navbar-brand" src="img/OlingoOrangeTM.png" style="width:62px;" >
+            </button>
+              <img class="navbar-brand" src="/img/OlingoOrangeTM.png" style="width:62px;" >
               <a class="navbar-brand" href="#">Apache Olingo™</a>
           </div>
           <div class="navbar-collapse collapse">
@@ -59,7 +59,7 @@
                   </ul>
               </li>
 
-              <li><a href="http://www.apache.org/licenses/">License</a></li> 
+              <li><a href="http://www.apache.org/licenses/">License</a></li>
 
               <li class="dropdown">
                   <a href="#" class="dropdown-toggle" data-toggle="dropdown">Download <b class="caret"></b></a>
@@ -75,11 +75,11 @@
                   </ul>
               </li>
               <li><a href="/support.html">Support</a></li>
-              
+
             </ul>
-		    
+
 			  <img class="navbar-right" height="50px" src="/img/asf-logo.gif">
-          
+
 			</div><!--/.nav-collapse -->
         </div><!--/.container-fluid -->
       </div><!-- Main component for a primary marketing message or call to action --><h1 id="adding-function-imports-to-odata-services-with-the-jpa-processor">Adding Function Imports to OData Services with the JPA Processor</h1>
@@ -286,8 +286,8 @@
               <span class="p">}</span>
 </pre></div><div align="center">
 <p>Copyright © 2013-2014, The Apache Software Foundation<br>
-				                Apache Olingo, Olingo, Apache, the Apache feather, and 
-				the Apache Olingo project logo are trademarks of the Apache Software 
+				                Apache Olingo, Olingo, Apache, the Apache feather, and
+				the Apache Olingo project logo are trademarks of the Apache Software
 				Foundation.</p>
         <small><a href="/doc/privacy.html">Privacy</a></small>
       </div>

Modified: websites/staging/olingo/trunk/content/doc/tutorials/jparedefinemetadata.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/tutorials/jparedefinemetadata.html (original)
+++ websites/staging/olingo/trunk/content/doc/tutorials/jparedefinemetadata.html Wed Sep 10 09:21:59 2014
@@ -13,7 +13,7 @@
     <link href="/css/bootstrap.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
     <link href="/css/navbar.css" rel="stylesheet" type="text/css"><!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
     <link href="/css/offcanvas.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
-    <link rel="stylesheet" href="/css/main.css"> 
+    <link rel="stylesheet" href="/css/main.css">
     <!--[if lt IE 9]><script src="/js/ie8-responsive-file-warning.js"></script><![endif]-->
 
     <script src="/js/ie-emulation-modes-warning.js" type="text/javascript">
@@ -26,7 +26,7 @@
       <script src="/js/respond.min.js"></script>
     <![endif]-->
   </head>
-  
+
   <body>
     <div class="container">
       <!-- Static navbar -->
@@ -38,8 +38,8 @@
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
-            </button> 
-              <img class="navbar-brand" src="img/OlingoOrangeTM.png" style="width:62px;" >
+            </button>
+              <img class="navbar-brand" src="/img/OlingoOrangeTM.png" style="width:62px;" >
               <a class="navbar-brand" href="#">Apache Olingo™</a>
           </div>
           <div class="navbar-collapse collapse">
@@ -59,7 +59,7 @@
                   </ul>
               </li>
 
-              <li><a href="http://www.apache.org/licenses/">License</a></li> 
+              <li><a href="http://www.apache.org/licenses/">License</a></li>
 
               <li class="dropdown">
                   <a href="#" class="dropdown-toggle" data-toggle="dropdown">Download <b class="caret"></b></a>
@@ -75,11 +75,11 @@
                   </ul>
               </li>
               <li><a href="/support.html">Support</a></li>
-              
+
             </ul>
-		    
+
 			  <img class="navbar-right" height="50px" src="/img/asf-logo.gif">
-          
+
 			</div><!--/.nav-collapse -->
         </div><!--/.container-fluid -->
       </div><!-- Main component for a primary marketing message or call to action --><h3 id="redefining-metadata">Redefining Metadata</h3>
@@ -161,8 +161,8 @@
       <span class="nt">&lt;/JPAEDMMappingModel&gt;</span>
 </pre></div><div align="center">
 <p>Copyright © 2013-2014, The Apache Software Foundation<br>
-				                Apache Olingo, Olingo, Apache, the Apache feather, and 
-				the Apache Olingo project logo are trademarks of the Apache Software 
+				                Apache Olingo, Olingo, Apache, the Apache feather, and
+				the Apache Olingo project logo are trademarks of the Apache Software
 				Foundation.</p>
         <small><a href="/doc/privacy.html">Privacy</a></small>
       </div>

Modified: websites/staging/olingo/trunk/content/doc/tutorials/osgi.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/tutorials/osgi.html (original)
+++ websites/staging/olingo/trunk/content/doc/tutorials/osgi.html Wed Sep 10 09:21:59 2014
@@ -13,7 +13,7 @@
     <link href="/css/bootstrap.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
     <link href="/css/navbar.css" rel="stylesheet" type="text/css"><!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
     <link href="/css/offcanvas.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
-    <link rel="stylesheet" href="/css/main.css"> 
+    <link rel="stylesheet" href="/css/main.css">
     <!--[if lt IE 9]><script src="/js/ie8-responsive-file-warning.js"></script><![endif]-->
 
     <script src="/js/ie-emulation-modes-warning.js" type="text/javascript">
@@ -26,7 +26,7 @@
       <script src="/js/respond.min.js"></script>
     <![endif]-->
   </head>
-  
+
   <body>
     <div class="container">
       <!-- Static navbar -->
@@ -38,8 +38,8 @@
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
-            </button> 
-              <img class="navbar-brand" src="img/OlingoOrangeTM.png" style="width:62px;" >
+            </button>
+              <img class="navbar-brand" src="/img/OlingoOrangeTM.png" style="width:62px;" >
               <a class="navbar-brand" href="#">Apache Olingo™</a>
           </div>
           <div class="navbar-collapse collapse">
@@ -59,7 +59,7 @@
                   </ul>
               </li>
 
-              <li><a href="http://www.apache.org/licenses/">License</a></li> 
+              <li><a href="http://www.apache.org/licenses/">License</a></li>
 
               <li class="dropdown">
                   <a href="#" class="dropdown-toggle" data-toggle="dropdown">Download <b class="caret"></b></a>
@@ -75,11 +75,11 @@
                   </ul>
               </li>
               <li><a href="/support.html">Support</a></li>
-              
+
             </ul>
-		    
+
 			  <img class="navbar-right" height="50px" src="/img/asf-logo.gif">
-          
+
 			</div><!--/.nav-collapse -->
         </div><!--/.container-fluid -->
       </div><!-- Main component for a primary marketing message or call to action --><h1 id="osgi-support">OSGi Support</h1>
@@ -134,8 +134,8 @@
 <span class="nt">&lt;/servlet&gt;</span>
 </pre></div><div align="center">
 <p>Copyright © 2013-2014, The Apache Software Foundation<br>
-				                Apache Olingo, Olingo, Apache, the Apache feather, and 
-				the Apache Olingo project logo are trademarks of the Apache Software 
+				                Apache Olingo, Olingo, Apache, the Apache feather, and
+				the Apache Olingo project logo are trademarks of the Apache Software
 				Foundation.</p>
         <small><a href="/doc/privacy.html">Privacy</a></small>
       </div>

Modified: websites/staging/olingo/trunk/content/doc/tutorials/read_expand.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/tutorials/read_expand.html (original)
+++ websites/staging/olingo/trunk/content/doc/tutorials/read_expand.html Wed Sep 10 09:21:59 2014
@@ -13,7 +13,7 @@
     <link href="/css/bootstrap.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
     <link href="/css/navbar.css" rel="stylesheet" type="text/css"><!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
     <link href="/css/offcanvas.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
-    <link rel="stylesheet" href="/css/main.css"> 
+    <link rel="stylesheet" href="/css/main.css">
     <!--[if lt IE 9]><script src="/js/ie8-responsive-file-warning.js"></script><![endif]-->
 
     <script src="/js/ie-emulation-modes-warning.js" type="text/javascript">
@@ -26,7 +26,7 @@
       <script src="/js/respond.min.js"></script>
     <![endif]-->
   </head>
-  
+
   <body>
     <div class="container">
       <!-- Static navbar -->
@@ -38,8 +38,8 @@
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
-            </button> 
-              <img class="navbar-brand" src="img/OlingoOrangeTM.png" style="width:62px;" >
+            </button>
+              <img class="navbar-brand" src="/img/OlingoOrangeTM.png" style="width:62px;" >
               <a class="navbar-brand" href="#">Apache Olingo™</a>
           </div>
           <div class="navbar-collapse collapse">
@@ -59,7 +59,7 @@
                   </ul>
               </li>
 
-              <li><a href="http://www.apache.org/licenses/">License</a></li> 
+              <li><a href="http://www.apache.org/licenses/">License</a></li>
 
               <li class="dropdown">
                   <a href="#" class="dropdown-toggle" data-toggle="dropdown">Download <b class="caret"></b></a>
@@ -75,11 +75,11 @@
                   </ul>
               </li>
               <li><a href="/support.html">Support</a></li>
-              
+
             </ul>
-		    
+
 			  <img class="navbar-right" height="50px" src="/img/asf-logo.gif">
-          
+
 			</div><!--/.nav-collapse -->
         </div><!--/.container-fluid -->
       </div><!-- Main component for a primary marketing message or call to action --><h1 id="read-scenario-read-with-expand">Read Scenario - Read with $expand</h1>
@@ -291,8 +291,8 @@ It shows how to call the <code>EntityPro
 <h3 id="further-information">Further Information</h3>
 <p>Next extension step for read scenario are read of <a href="read_media-resource">Media Resources</a>. </p><div align="center">
 <p>Copyright © 2013-2014, The Apache Software Foundation<br>
-				                Apache Olingo, Olingo, Apache, the Apache feather, and 
-				the Apache Olingo project logo are trademarks of the Apache Software 
+				                Apache Olingo, Olingo, Apache, the Apache feather, and
+				the Apache Olingo project logo are trademarks of the Apache Software
 				Foundation.</p>
         <small><a href="/doc/privacy.html">Privacy</a></small>
       </div>

Modified: websites/staging/olingo/trunk/content/doc/tutorials/read_media-resource.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/tutorials/read_media-resource.html (original)
+++ websites/staging/olingo/trunk/content/doc/tutorials/read_media-resource.html Wed Sep 10 09:21:59 2014
@@ -13,7 +13,7 @@
     <link href="/css/bootstrap.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
     <link href="/css/navbar.css" rel="stylesheet" type="text/css"><!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
     <link href="/css/offcanvas.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
-    <link rel="stylesheet" href="/css/main.css"> 
+    <link rel="stylesheet" href="/css/main.css">
     <!--[if lt IE 9]><script src="/js/ie8-responsive-file-warning.js"></script><![endif]-->
 
     <script src="/js/ie-emulation-modes-warning.js" type="text/javascript">
@@ -26,7 +26,7 @@
       <script src="/js/respond.min.js"></script>
     <![endif]-->
   </head>
-  
+
   <body>
     <div class="container">
       <!-- Static navbar -->
@@ -38,8 +38,8 @@
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
-            </button> 
-              <img class="navbar-brand" src="img/OlingoOrangeTM.png" style="width:62px;" >
+            </button>
+              <img class="navbar-brand" src="/img/OlingoOrangeTM.png" style="width:62px;" >
               <a class="navbar-brand" href="#">Apache Olingo™</a>
           </div>
           <div class="navbar-collapse collapse">
@@ -59,7 +59,7 @@
                   </ul>
               </li>
 
-              <li><a href="http://www.apache.org/licenses/">License</a></li> 
+              <li><a href="http://www.apache.org/licenses/">License</a></li>
 
               <li class="dropdown">
                   <a href="#" class="dropdown-toggle" data-toggle="dropdown">Download <b class="caret"></b></a>
@@ -75,11 +75,11 @@
                   </ul>
               </li>
               <li><a href="/support.html">Support</a></li>
-              
+
             </ul>
-		    
+
 			  <img class="navbar-right" height="50px" src="/img/asf-logo.gif">
-          
+
 			</div><!--/.nav-collapse -->
         </div><!--/.container-fluid -->
       </div><!-- Main component for a primary marketing message or call to action --><h1 id="media-resources">Media Resources</h1>
@@ -452,8 +452,8 @@ Like in the basic read scenario follow t
 <p>If something does not compile or run it is recommended to compare to the complete sample project source code in the <a href="apache-olingo-tutorial-adv_read_mediaresource">Olingo Tutorial 'Basic Read with Media Resource extension' Project</a>. 
 For more details about how to use/setup the project in the zip see section <strong><em>Shortcut</em></strong>.</p><div align="center">
 <p>Copyright © 2013-2014, The Apache Software Foundation<br>
-				                Apache Olingo, Olingo, Apache, the Apache feather, and 
-				the Apache Olingo project logo are trademarks of the Apache Software 
+				                Apache Olingo, Olingo, Apache, the Apache feather, and
+				the Apache Olingo project logo are trademarks of the Apache Software
 				Foundation.</p>
         <small><a href="/doc/privacy.html">Privacy</a></small>
       </div>

Modified: websites/staging/olingo/trunk/content/doc/tutorials/servlet.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/tutorials/servlet.html (original)
+++ websites/staging/olingo/trunk/content/doc/tutorials/servlet.html Wed Sep 10 09:21:59 2014
@@ -13,7 +13,7 @@
     <link href="/css/bootstrap.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
     <link href="/css/navbar.css" rel="stylesheet" type="text/css"><!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
     <link href="/css/offcanvas.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
-    <link rel="stylesheet" href="/css/main.css"> 
+    <link rel="stylesheet" href="/css/main.css">
     <!--[if lt IE 9]><script src="/js/ie8-responsive-file-warning.js"></script><![endif]-->
 
     <script src="/js/ie-emulation-modes-warning.js" type="text/javascript">
@@ -26,7 +26,7 @@
       <script src="/js/respond.min.js"></script>
     <![endif]-->
   </head>
-  
+
   <body>
     <div class="container">
       <!-- Static navbar -->
@@ -38,8 +38,8 @@
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
-            </button> 
-              <img class="navbar-brand" src="img/OlingoOrangeTM.png" style="width:62px;" >
+            </button>
+              <img class="navbar-brand" src="/img/OlingoOrangeTM.png" style="width:62px;" >
               <a class="navbar-brand" href="#">Apache Olingo™</a>
           </div>
           <div class="navbar-collapse collapse">
@@ -59,7 +59,7 @@
                   </ul>
               </li>
 
-              <li><a href="http://www.apache.org/licenses/">License</a></li> 
+              <li><a href="http://www.apache.org/licenses/">License</a></li>
 
               <li class="dropdown">
                   <a href="#" class="dropdown-toggle" data-toggle="dropdown">Download <b class="caret"></b></a>
@@ -75,11 +75,11 @@
                   </ul>
               </li>
               <li><a href="/support.html">Support</a></li>
-              
+
             </ul>
-		    
+
 			  <img class="navbar-right" height="50px" src="/img/asf-logo.gif">
-          
+
 			</div><!--/.nav-collapse -->
         </div><!--/.container-fluid -->
       </div><!-- Main component for a primary marketing message or call to action --><h1 id="servlet-support">Servlet Support</h1>
@@ -132,8 +132,8 @@ configured in web.xml file:</p>
 the sample project.</p>
 <p>After this modification the service should work like before.</p><div align="center">
 <p>Copyright © 2013-2014, The Apache Software Foundation<br>
-				                Apache Olingo, Olingo, Apache, the Apache feather, and 
-				the Apache Olingo project logo are trademarks of the Apache Software 
+				                Apache Olingo, Olingo, Apache, the Apache feather, and
+				the Apache Olingo project logo are trademarks of the Apache Software
 				Foundation.</p>
         <small><a href="/doc/privacy.html">Privacy</a></small>
       </div>

Modified: websites/staging/olingo/trunk/content/documentation.html
==============================================================================
--- websites/staging/olingo/trunk/content/documentation.html (original)
+++ websites/staging/olingo/trunk/content/documentation.html Wed Sep 10 09:21:59 2014
@@ -13,7 +13,7 @@
     <link href="/css/bootstrap.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
     <link href="/css/navbar.css" rel="stylesheet" type="text/css"><!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
     <link href="/css/offcanvas.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
-    <link rel="stylesheet" href="/css/main.css"> 
+    <link rel="stylesheet" href="/css/main.css">
     <!--[if lt IE 9]><script src="/js/ie8-responsive-file-warning.js"></script><![endif]-->
 
     <script src="/js/ie-emulation-modes-warning.js" type="text/javascript">
@@ -26,7 +26,7 @@
       <script src="/js/respond.min.js"></script>
     <![endif]-->
   </head>
-  
+
   <body>
     <div class="container">
       <!-- Static navbar -->
@@ -38,8 +38,8 @@
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
-            </button> 
-              <img class="navbar-brand" src="img/OlingoOrangeTM.png" style="width:62px;" >
+            </button>
+              <img class="navbar-brand" src="/img/OlingoOrangeTM.png" style="width:62px;" >
               <a class="navbar-brand" href="#">Apache Olingo™</a>
           </div>
           <div class="navbar-collapse collapse">
@@ -59,7 +59,7 @@
                   </ul>
               </li>
 
-              <li><a href="http://www.apache.org/licenses/">License</a></li> 
+              <li><a href="http://www.apache.org/licenses/">License</a></li>
 
               <li class="dropdown">
                   <a href="#" class="dropdown-toggle" data-toggle="dropdown">Download <b class="caret"></b></a>
@@ -75,11 +75,11 @@
                   </ul>
               </li>
               <li><a href="/support.html">Support</a></li>
-              
+
             </ul>
-		    
+
 			  <img class="navbar-right" height="50px" src="/img/asf-logo.gif">
-          
+
 			</div><!--/.nav-collapse -->
         </div><!--/.container-fluid -->
       </div><!-- Main component for a primary marketing message or call to action --><h1 id="documentation-odata-20-java-library">Documentation OData 2.0 Java Library</h1>
@@ -136,8 +136,8 @@
 <li><a href="doc/release.html">Release Documentation</a></li>
 </ul><div align="center">
 <p>Copyright © 2013-2014, The Apache Software Foundation<br>
-				                Apache Olingo, Olingo, Apache, the Apache feather, and 
-				the Apache Olingo project logo are trademarks of the Apache Software 
+				                Apache Olingo, Olingo, Apache, the Apache feather, and
+				the Apache Olingo project logo are trademarks of the Apache Software
 				Foundation.</p>
         <small><a href="/doc/privacy.html">Privacy</a></small>
       </div>

Modified: websites/staging/olingo/trunk/content/documentation2.html
==============================================================================
--- websites/staging/olingo/trunk/content/documentation2.html (original)
+++ websites/staging/olingo/trunk/content/documentation2.html Wed Sep 10 09:21:59 2014
@@ -13,7 +13,7 @@
     <link href="/css/bootstrap.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
     <link href="/css/navbar.css" rel="stylesheet" type="text/css"><!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
     <link href="/css/offcanvas.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
-    <link rel="stylesheet" href="/css/main.css"> 
+    <link rel="stylesheet" href="/css/main.css">
     <!--[if lt IE 9]><script src="/js/ie8-responsive-file-warning.js"></script><![endif]-->
 
     <script src="/js/ie-emulation-modes-warning.js" type="text/javascript">
@@ -26,7 +26,7 @@
       <script src="/js/respond.min.js"></script>
     <![endif]-->
   </head>
-  
+
   <body>
     <div class="container">
       <!-- Static navbar -->
@@ -38,8 +38,8 @@
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
-            </button> 
-              <img class="navbar-brand" src="img/OlingoOrangeTM.png" style="width:62px;" >
+            </button>
+              <img class="navbar-brand" src="/img/OlingoOrangeTM.png" style="width:62px;" >
               <a class="navbar-brand" href="#">Apache Olingo™</a>
           </div>
           <div class="navbar-collapse collapse">
@@ -59,7 +59,7 @@
                   </ul>
               </li>
 
-              <li><a href="http://www.apache.org/licenses/">License</a></li> 
+              <li><a href="http://www.apache.org/licenses/">License</a></li>
 
               <li class="dropdown">
                   <a href="#" class="dropdown-toggle" data-toggle="dropdown">Download <b class="caret"></b></a>
@@ -75,11 +75,11 @@
                   </ul>
               </li>
               <li><a href="/support.html">Support</a></li>
-              
+
             </ul>
-		    
+
 			  <img class="navbar-right" height="50px" src="/img/asf-logo.gif">
-          
+
 			</div><!--/.nav-collapse -->
         </div><!--/.container-fluid -->
       </div><!-- Main component for a primary marketing message or call to action --><h1 id="documentation2">Documentation2</h1>
@@ -140,8 +140,8 @@
 <li><a href="doc/release.html">Release Documentation</a></li>
 </ul><div align="center">
 <p>Copyright © 2013-2014, The Apache Software Foundation<br>
-				                Apache Olingo, Olingo, Apache, the Apache feather, and 
-				the Apache Olingo project logo are trademarks of the Apache Software 
+				                Apache Olingo, Olingo, Apache, the Apache feather, and
+				the Apache Olingo project logo are trademarks of the Apache Software
 				Foundation.</p>
         <small><a href="/doc/privacy.html">Privacy</a></small>
       </div>

Modified: websites/staging/olingo/trunk/content/download.html
==============================================================================
--- websites/staging/olingo/trunk/content/download.html (original)
+++ websites/staging/olingo/trunk/content/download.html Wed Sep 10 09:21:59 2014
@@ -13,7 +13,7 @@
     <link href="/css/bootstrap.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
     <link href="/css/navbar.css" rel="stylesheet" type="text/css"><!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
     <link href="/css/offcanvas.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
-    <link rel="stylesheet" href="/css/main.css"> 
+    <link rel="stylesheet" href="/css/main.css">
     <!--[if lt IE 9]><script src="/js/ie8-responsive-file-warning.js"></script><![endif]-->
 
     <script src="/js/ie-emulation-modes-warning.js" type="text/javascript">
@@ -26,7 +26,7 @@
       <script src="/js/respond.min.js"></script>
     <![endif]-->
   </head>
-  
+
   <body>
     <div class="container">
       <!-- Static navbar -->
@@ -38,8 +38,8 @@
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
-            </button> 
-              <img class="navbar-brand" src="img/OlingoOrangeTM.png" style="width:62px;" >
+            </button>
+              <img class="navbar-brand" src="/img/OlingoOrangeTM.png" style="width:62px;" >
               <a class="navbar-brand" href="#">Apache Olingo™</a>
           </div>
           <div class="navbar-collapse collapse">
@@ -59,7 +59,7 @@
                   </ul>
               </li>
 
-              <li><a href="http://www.apache.org/licenses/">License</a></li> 
+              <li><a href="http://www.apache.org/licenses/">License</a></li>
 
               <li class="dropdown">
                   <a href="#" class="dropdown-toggle" data-toggle="dropdown">Download <b class="caret"></b></a>
@@ -75,11 +75,11 @@
                   </ul>
               </li>
               <li><a href="/support.html">Support</a></li>
-              
+
             </ul>
-		    
+
 			  <img class="navbar-right" height="50px" src="/img/asf-logo.gif">
-          
+
 			</div><!--/.nav-collapse -->
         </div><!--/.container-fluid -->
       </div><!-- Main component for a primary marketing message or call to action --><h1 id="download-odata-20-java-library">Download OData 2.0 Java Library</h1>
@@ -145,8 +145,8 @@ Please make sure you check the following
 <li>Developers and release managers PGP keys are publicly available <a href="http://apache.org/dist/incubator/olingo/KEYS">here</a>.</li>
 </ul><div align="center">
 <p>Copyright © 2013-2014, The Apache Software Foundation<br>
-				                Apache Olingo, Olingo, Apache, the Apache feather, and 
-				the Apache Olingo project logo are trademarks of the Apache Software 
+				                Apache Olingo, Olingo, Apache, the Apache feather, and
+				the Apache Olingo project logo are trademarks of the Apache Software
 				Foundation.</p>
         <small><a href="/doc/privacy.html">Privacy</a></small>
       </div>

Modified: websites/staging/olingo/trunk/content/index.html
==============================================================================
--- websites/staging/olingo/trunk/content/index.html (original)
+++ websites/staging/olingo/trunk/content/index.html Wed Sep 10 09:21:59 2014
@@ -13,7 +13,7 @@
     <link href="/css/bootstrap.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
     <link href="/css/navbar.css" rel="stylesheet" type="text/css"><!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
     <link href="/css/offcanvas.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
-    <link rel="stylesheet" href="/css/main.css"> 
+    <link rel="stylesheet" href="/css/main.css">
     <!--[if lt IE 9]><script src="/js/ie8-responsive-file-warning.js"></script><![endif]-->
 
     <script src="/js/ie-emulation-modes-warning.js" type="text/javascript">
@@ -26,7 +26,7 @@
       <script src="/js/respond.min.js"></script>
     <![endif]-->
   </head>
-  
+
   <body>
     <div class="container">
       <!-- Static navbar -->
@@ -38,8 +38,8 @@
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
-            </button> 
-              <img class="navbar-brand" src="img/OlingoOrangeTM.png" style="width:62px;" >
+            </button>
+              <img class="navbar-brand" src="/img/OlingoOrangeTM.png" style="width:62px;" >
               <a class="navbar-brand" href="#">Apache Olingo™</a>
           </div>
           <div class="navbar-collapse collapse">
@@ -59,7 +59,7 @@
                   </ul>
               </li>
 
-              <li><a href="http://www.apache.org/licenses/">License</a></li> 
+              <li><a href="http://www.apache.org/licenses/">License</a></li>
 
               <li class="dropdown">
                   <a href="#" class="dropdown-toggle" data-toggle="dropdown">Download <b class="caret"></b></a>
@@ -75,11 +75,11 @@
                   </ul>
               </li>
               <li><a href="/support.html">Support</a></li>
-              
+
             </ul>
-		    
+
 			  <img class="navbar-right" height="50px" src="/img/asf-logo.gif">
-          
+
 			</div><!--/.nav-collapse -->
         </div><!--/.container-fluid -->
       </div><!-- Main component for a primary marketing message or call to action --><div class="row row-offcanvas row-offcanvas-right">
@@ -87,7 +87,7 @@
 
 <div class="jumbotron">
 <h1>
-Apache Olingo™ &nbsp; <a href="http://odata.org/"><img src="./img/odata/ODataLogo-48.png" alt="OlingoLogo"></a>
+Apache Olingo™ &nbsp; <a href="http://odata.org/"><img src="/img/odata/ODataLogo-48.png" alt="OlingoLogo"></a>
 </h1>
 <h3>
 What is the Apache Olingo Project?
@@ -118,8 +118,8 @@ features like the support of JPA persist
 <p></div>
 <!-- opening p required because of markup adds a closing p due to unknown reason --><div align="center">
 <p>Copyright © 2013-2014, The Apache Software Foundation<br>
-				                Apache Olingo, Olingo, Apache, the Apache feather, and 
-				the Apache Olingo project logo are trademarks of the Apache Software 
+				                Apache Olingo, Olingo, Apache, the Apache feather, and
+				the Apache Olingo project logo are trademarks of the Apache Software
 				Foundation.</p>
         <small><a href="/doc/privacy.html">Privacy</a></small>
       </div>

Modified: websites/staging/olingo/trunk/content/sitemap.html
==============================================================================
--- websites/staging/olingo/trunk/content/sitemap.html (original)
+++ websites/staging/olingo/trunk/content/sitemap.html Wed Sep 10 09:21:59 2014
@@ -13,7 +13,7 @@
     <link href="/css/bootstrap.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
     <link href="/css/navbar.css" rel="stylesheet" type="text/css"><!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
     <link href="/css/offcanvas.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
-    <link rel="stylesheet" href="/css/main.css"> 
+    <link rel="stylesheet" href="/css/main.css">
     <!--[if lt IE 9]><script src="/js/ie8-responsive-file-warning.js"></script><![endif]-->
 
     <script src="/js/ie-emulation-modes-warning.js" type="text/javascript">
@@ -26,7 +26,7 @@
       <script src="/js/respond.min.js"></script>
     <![endif]-->
   </head>
-  
+
   <body>
     <div class="container">
       <!-- Static navbar -->
@@ -38,8 +38,8 @@
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
-            </button> 
-              <img class="navbar-brand" src="img/OlingoOrangeTM.png" style="width:62px;" >
+            </button>
+              <img class="navbar-brand" src="/img/OlingoOrangeTM.png" style="width:62px;" >
               <a class="navbar-brand" href="#">Apache Olingo™</a>
           </div>
           <div class="navbar-collapse collapse">
@@ -59,7 +59,7 @@
                   </ul>
               </li>
 
-              <li><a href="http://www.apache.org/licenses/">License</a></li> 
+              <li><a href="http://www.apache.org/licenses/">License</a></li>
 
               <li class="dropdown">
                   <a href="#" class="dropdown-toggle" data-toggle="dropdown">Download <b class="caret"></b></a>
@@ -75,11 +75,11 @@
                   </ul>
               </li>
               <li><a href="/support.html">Support</a></li>
-              
+
             </ul>
-		    
+
 			  <img class="navbar-right" height="50px" src="/img/asf-logo.gif">
-          
+
 			</div><!--/.nav-collapse -->
         </div><!--/.container-fluid -->
       </div><!-- Main component for a primary marketing message or call to action --><ul>
@@ -91,8 +91,8 @@
 <li><a href="/verification.html"></a></li>
 </ul><div align="center">
 <p>Copyright © 2013-2014, The Apache Software Foundation<br>
-				                Apache Olingo, Olingo, Apache, the Apache feather, and 
-				the Apache Olingo project logo are trademarks of the Apache Software 
+				                Apache Olingo, Olingo, Apache, the Apache feather, and
+				the Apache Olingo project logo are trademarks of the Apache Software
 				Foundation.</p>
         <small><a href="/doc/privacy.html">Privacy</a></small>
       </div>

Modified: websites/staging/olingo/trunk/content/support.html
==============================================================================
--- websites/staging/olingo/trunk/content/support.html (original)
+++ websites/staging/olingo/trunk/content/support.html Wed Sep 10 09:21:59 2014
@@ -13,7 +13,7 @@
     <link href="/css/bootstrap.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
     <link href="/css/navbar.css" rel="stylesheet" type="text/css"><!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
     <link href="/css/offcanvas.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
-    <link rel="stylesheet" href="/css/main.css"> 
+    <link rel="stylesheet" href="/css/main.css">
     <!--[if lt IE 9]><script src="/js/ie8-responsive-file-warning.js"></script><![endif]-->
 
     <script src="/js/ie-emulation-modes-warning.js" type="text/javascript">
@@ -26,7 +26,7 @@
       <script src="/js/respond.min.js"></script>
     <![endif]-->
   </head>
-  
+
   <body>
     <div class="container">
       <!-- Static navbar -->
@@ -38,8 +38,8 @@
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
-            </button> 
-              <img class="navbar-brand" src="img/OlingoOrangeTM.png" style="width:62px;" >
+            </button>
+              <img class="navbar-brand" src="/img/OlingoOrangeTM.png" style="width:62px;" >
               <a class="navbar-brand" href="#">Apache Olingo™</a>
           </div>
           <div class="navbar-collapse collapse">
@@ -59,7 +59,7 @@
                   </ul>
               </li>
 
-              <li><a href="http://www.apache.org/licenses/">License</a></li> 
+              <li><a href="http://www.apache.org/licenses/">License</a></li>
 
               <li class="dropdown">
                   <a href="#" class="dropdown-toggle" data-toggle="dropdown">Download <b class="caret"></b></a>
@@ -75,11 +75,11 @@
                   </ul>
               </li>
               <li><a href="/support.html">Support</a></li>
-              
+
             </ul>
-		    
+
 			  <img class="navbar-right" height="50px" src="/img/asf-logo.gif">
-          
+
 			</div><!--/.nav-collapse -->
         </div><!--/.container-fluid -->
       </div><!-- Main component for a primary marketing message or call to action --><h1 id="support">Support</h1>
@@ -126,8 +126,8 @@
 <li><a href="http://people.apache.org/committers-by-project.html#olingo">Committers and PMC of Apache Olingo</a></li>
 </ul><div align="center">
 <p>Copyright © 2013-2014, The Apache Software Foundation<br>
-				                Apache Olingo, Olingo, Apache, the Apache feather, and 
-				the Apache Olingo project logo are trademarks of the Apache Software 
+				                Apache Olingo, Olingo, Apache, the Apache feather, and
+				the Apache Olingo project logo are trademarks of the Apache Software
 				Foundation.</p>
         <small><a href="/doc/privacy.html">Privacy</a></small>
       </div>

Modified: websites/staging/olingo/trunk/content/verification.html
==============================================================================
--- websites/staging/olingo/trunk/content/verification.html (original)
+++ websites/staging/olingo/trunk/content/verification.html Wed Sep 10 09:21:59 2014
@@ -13,7 +13,7 @@
     <link href="/css/bootstrap.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
     <link href="/css/navbar.css" rel="stylesheet" type="text/css"><!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
     <link href="/css/offcanvas.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
-    <link rel="stylesheet" href="/css/main.css"> 
+    <link rel="stylesheet" href="/css/main.css">
     <!--[if lt IE 9]><script src="/js/ie8-responsive-file-warning.js"></script><![endif]-->
 
     <script src="/js/ie-emulation-modes-warning.js" type="text/javascript">
@@ -26,7 +26,7 @@
       <script src="/js/respond.min.js"></script>
     <![endif]-->
   </head>
-  
+
   <body>
     <div class="container">
       <!-- Static navbar -->
@@ -38,8 +38,8 @@
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
              <span class="icon-bar"></span>
-            </button> 
-              <img class="navbar-brand" src="img/OlingoOrangeTM.png" style="width:62px;" >
+            </button>
+              <img class="navbar-brand" src="/img/OlingoOrangeTM.png" style="width:62px;" >
               <a class="navbar-brand" href="#">Apache Olingo™</a>
           </div>
           <div class="navbar-collapse collapse">
@@ -59,7 +59,7 @@
                   </ul>
               </li>
 
-              <li><a href="http://www.apache.org/licenses/">License</a></li> 
+              <li><a href="http://www.apache.org/licenses/">License</a></li>
 
               <li class="dropdown">
                   <a href="#" class="dropdown-toggle" data-toggle="dropdown">Download <b class="caret"></b></a>
@@ -75,11 +75,11 @@
                   </ul>
               </li>
               <li><a href="/support.html">Support</a></li>
-              
+
             </ul>
-		    
+
 			  <img class="navbar-right" height="50px" src="/img/asf-logo.gif">
-          
+
 			</div><!--/.nav-collapse -->
         </div><!--/.container-fluid -->
       </div><!-- Main component for a primary marketing message or call to action --><h1 id="verification">Verification</h1>
@@ -110,8 +110,8 @@ rather than from a mirror. Then verify t
 <span class="c">% gpg --verify &lt;file&gt;.asc</span>
 </pre></div><div align="center">
 <p>Copyright © 2013-2014, The Apache Software Foundation<br>
-				                Apache Olingo, Olingo, Apache, the Apache feather, and 
-				the Apache Olingo project logo are trademarks of the Apache Software 
+				                Apache Olingo, Olingo, Apache, the Apache feather, and
+				the Apache Olingo project logo are trademarks of the Apache Software
 				Foundation.</p>
         <small><a href="/doc/privacy.html">Privacy</a></small>
       </div>