Author: prestonc
Date: Fri Mar  6 03:46:00 2015
New Revision: 1664546

URL: http://svn.apache.org/r1664546
Log:
updated site

Added:
    vxquery/site/developer_get_started.html
    vxquery/site/user_get_started.html
Modified:
    vxquery/site/development_benchmarks.html
    vxquery/site/development_data_handling.html
    vxquery/site/development_eclipse_setup.html
    vxquery/site/development_release.html
    vxquery/site/development_update_xqts_results.html
    vxquery/site/development_xml_node_details.html
    vxquery/site/index.html
    vxquery/site/issue-tracking.html
    vxquery/site/license.html
    vxquery/site/mail-lists.html
    vxquery/site/plugins.html
    vxquery/site/project-info.html
    vxquery/site/project-reports.html
    vxquery/site/rat-report.html
    vxquery/site/source-repository.html
    vxquery/site/team-list.html
    vxquery/site/user_installation.html
    vxquery/site/user_query.html
    vxquery/site/user_running_tests.html
    vxquery/site/vxquery-benchmark/rat-report.html
    vxquery/site/vxquery-cli/rat-report.html
    vxquery/site/vxquery-core/rat-report.html
    vxquery/site/vxquery-core/surefire-report.html
    vxquery/site/vxquery-server/rat-report.html
    vxquery/site/vxquery-xtest/rat-report.html

Added: vxquery/site/developer_get_started.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/developer_get_started.html?rev=1664546&view=auto
==============================================================================
--- vxquery/site/developer_get_started.html (added)
+++ vxquery/site/developer_get_started.html Fri Mar  6 03:46:00 2015
@@ -0,0 +1,291 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 2015-03-05 
+ | Rendered using Apache Maven Fluido Skin 1.3.1
+-->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20150305" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>VXQuery - </title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
+
+    
+                  </head>
+        <body class="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="./" id="bannerLeft">
+                                                                               
                 <img src="images/VXQuery.png"  alt="VXQuery"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a 
href="http://www.apache.org/"; id="bannerRight">
+                                                                               
                 <img src="images/asf_logo_wide.png"  alt="Apache Software 
Foundation"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                  <li id="publishDate">Last Published: 2015-03-05
+                      <span class="divider">|</span>
+                   </li>
+                  <li id="projectVersion">Version: 0.5
+                      </li>
+                      
+                
+                    
+      
+                            </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Apache Software Foundation</li>
+                              
+      <li>
+  
+                          <a href="http://www.apache.org/"; 
class="externalLink" title="Home">
+          <i class="none"></i>
+        Home</a>
+            </li>
+                
+      <li>
+  
+                          <a 
href="http://www.apache.org/foundation/sponsorship.html"; class="externalLink" 
title="Donate">
+          <i class="none"></i>
+        Donate</a>
+            </li>
+                
+      <li>
+  
+                          <a 
href="http://www.apache.org/foundation/thanks.html"; class="externalLink" 
title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/security/"; 
class="externalLink" title="Security">
+          <i class="none"></i>
+        Security</a>
+            </li>
+                              <li class="nav-header">Get VXQuery</li>
+                              
+      <li>
+  
+                          <a 
href="http://www.apache.org/dyn/closer.cgi/vxquery/"; class="externalLink" 
title="Download">
+          <i class="none"></i>
+        Download</a>
+            </li>
+                              <li class="nav-header">For Users</li>
+                              
+      <li>
+  
+                          <a href="user_get_started.html" title="Get Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
+                          <a href="user_installation.html" 
title="Installation">
+          <i class="none"></i>
+        Installation</a>
+            </li>
+                
+      <li>
+  
+                          <a href="user_query.html" title="Executing a Query">
+          <i class="none"></i>
+        Executing a Query</a>
+            </li>
+                
+      <li>
+  
+                          <a href="user_running_tests.html" title="Running the 
Test Suite">
+          <i class="none"></i>
+        Running the Test Suite</a>
+            </li>
+                              <li class="nav-header">For Developers</li>
+                              
+      <li class="active">
+  
+            <a href="#"><i class="none"></i>Get Started</a>
+          </li>
+                
+      <li>
+  
+                          <a href="development_data_handling.html" title="Data 
Handling">
+          <i class="none"></i>
+        Data Handling</a>
+            </li>
+                
+      <li>
+  
+                          <a href="development_xml_node_details.html" 
title="Data XML and Node Types">
+          <i class="none"></i>
+        Data XML and Node Types</a>
+            </li>
+                
+      <li>
+  
+                          <a href="development_eclipse_setup.html" 
title="Eclipse Setup">
+          <i class="none"></i>
+        Eclipse Setup</a>
+            </li>
+                
+      <li>
+  
+                          <a href="development_release.html" title="Release 
Steps">
+          <i class="none"></i>
+        Release Steps</a>
+            </li>
+                
+      <li>
+  
+                          <a href="development_update_xqts_results.html" 
title="Update Local Git XQTS Results">
+          <i class="none"></i>
+        Update Local Git XQTS Results</a>
+            </li>
+                              <li class="nav-header">Project Documentation</li>
+                                                                               
                                                                                
                             
+      <li>
+  
+                          <a href="project-info.html" title="Project 
Information">
+          <i class="icon-chevron-right"></i>
+        Project Information</a>
+                  </li>
+                                                                               
                       
+      <li>
+  
+                          <a href="project-reports.html" title="Project 
Reports">
+          <i class="icon-chevron-right"></i>
+        Project Reports</a>
+                  </li>
+                              <li class="nav-header">Modules</li>
+                              
+      <li>
+  
+                          <a href="vxquery-core/index.html" title="VXQuery 
Core">
+          <i class="none"></i>
+        VXQuery Core</a>
+            </li>
+                
+      <li>
+  
+                          <a href="vxquery-server/index.html" title="VXQuery 
Server">
+          <i class="none"></i>
+        VXQuery Server</a>
+            </li>
+                
+      <li>
+  
+                          <a href="vxquery-cli/index.html" title="VXQuery CLI">
+          <i class="none"></i>
+        VXQuery CLI</a>
+            </li>
+                
+      <li>
+  
+                          <a href="vxquery-xtest/index.html" title="VXQuery 
XTest">
+          <i class="none"></i>
+        VXQuery XTest</a>
+            </li>
+                
+      <li>
+  
+                          <a href="vxquery-benchmark/index.html" 
title="VXQuery Benchmark">
+          <i class="none"></i>
+        VXQuery Benchmark</a>
+            </li>
+            </ul>
+                
+                    
+                
+          <hr />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/"; title="Built 
by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <!-- 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>Get Started as a VXQuery Developer<a 
name="Get_Started_as_a_VXQuery_Developer"></a></h2>
+<p>The following steps outline how to get up to speed with VXQuery developer 
community. These steps will connect you with the community and give you a place 
to start with developing for VXQuery.</p>
+<ul>
+<li>Go through the community member steps.
+<ul>
+<li><a class="externalLink" 
href="http://vxquery.apache.org/user_get_started.html";>Community 
steps</a>.</li></ul></li>
+<li>Setup your eclipse development environment.
+<ul>
+<li><a class="externalLink" 
href="http://vxquery.apache.org/development_eclipse_setup.html";>Setup 
instructions</a>.</li></ul></li>
+<li>XQuery has a test suite to verify XQuery specifications.
+<ul>
+<li>Run the test suite for XQTS.
+<ul>
+<li><a class="externalLink" 
href="http://vxquery.apache.org/user_running_tests.html";>Testing 
instructions</a>.</li></ul></li>
+<li>Review the test structure.
+<ul>
+<li>Code is found in the &quot;VXQuery XTest&quot; module. 
</li></ul></li></ul></li>
+<li>Review open issues for the project.
+<ul>
+<li><a class="externalLink" 
href="http://vxquery.apache.org/issue-tracking.html";>Issues 
list</a>.</li></ul></li></ul></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+                      <div class="row-fluid">
+                              <p >Copyright &copy;                    2015
+                        <a href="http://www.apache.org/";>Apache Software 
Foundation</a>.
+            All rights reserved.      
+                    
+      </p>
+        </div>
+
+                                                                  
+<div class="row-fluid">Apache VXQuery, VXQuery, Apache, the Apache
+                feather logo, and the Apache VXQuery project logo are either
+                registered trademarks or trademarks of The Apache Software
+                Foundation in the United States and other countries.
+                All other marks mentioned may be trademarks or registered
+                trademarks of their respective owners.</div>
+                  
+        
+                </div>
+    </footer>
+        </body>
+</html>

Modified: vxquery/site/development_benchmarks.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/development_benchmarks.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/development_benchmarks.html (original)
+++ vxquery/site/development_benchmarks.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li>
   
                           <a href="user_installation.html" 
title="Installation">
@@ -130,6 +130,13 @@
                               
       <li>
   
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
                           <a href="development_data_handling.html" title="Data 
Handling">
           <i class="none"></i>
         Data Handling</a>

Modified: vxquery/site/development_data_handling.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/development_data_handling.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/development_data_handling.html (original)
+++ vxquery/site/development_data_handling.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li>
   
                           <a href="user_installation.html" 
title="Installation">
@@ -128,6 +128,13 @@
             </li>
                               <li class="nav-header">For Developers</li>
                               
+      <li>
+  
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
       <li class="active">
   
             <a href="#"><i class="none"></i>Data Handling</a>

Modified: vxquery/site/development_eclipse_setup.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/development_eclipse_setup.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/development_eclipse_setup.html (original)
+++ vxquery/site/development_eclipse_setup.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li>
   
                           <a href="user_installation.html" 
title="Installation">
@@ -130,6 +130,13 @@
                               
       <li>
   
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
                           <a href="development_data_handling.html" title="Data 
Handling">
           <i class="none"></i>
         Data Handling</a>

Modified: vxquery/site/development_release.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/development_release.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/development_release.html (original)
+++ vxquery/site/development_release.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li>
   
                           <a href="user_installation.html" 
title="Installation">
@@ -130,6 +130,13 @@
                               
       <li>
   
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
                           <a href="development_data_handling.html" title="Data 
Handling">
           <i class="none"></i>
         Data Handling</a>

Modified: vxquery/site/development_update_xqts_results.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/development_update_xqts_results.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/development_update_xqts_results.html (original)
+++ vxquery/site/development_update_xqts_results.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li>
   
                           <a href="user_installation.html" 
title="Installation">
@@ -130,6 +130,13 @@
                               
       <li>
   
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
                           <a href="development_data_handling.html" title="Data 
Handling">
           <i class="none"></i>
         Data Handling</a>

Modified: vxquery/site/development_xml_node_details.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/development_xml_node_details.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/development_xml_node_details.html (original)
+++ vxquery/site/development_xml_node_details.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li>
   
                           <a href="user_installation.html" 
title="Installation">
@@ -130,6 +130,13 @@
                               
       <li>
   
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
                           <a href="development_data_handling.html" title="Data 
Handling">
           <i class="none"></i>
         Data Handling</a>

Modified: vxquery/site/index.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/index.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/index.html (original)
+++ vxquery/site/index.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li>
   
                           <a href="user_installation.html" 
title="Installation">
@@ -130,6 +130,13 @@
                               
       <li>
   
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
                           <a href="development_data_handling.html" title="Data 
Handling">
           <i class="none"></i>
         Data Handling</a>

Modified: vxquery/site/issue-tracking.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/issue-tracking.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/issue-tracking.html (original)
+++ vxquery/site/issue-tracking.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li>
   
                           <a href="user_installation.html" 
title="Installation">
@@ -130,6 +130,13 @@
                               
       <li>
   
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
                           <a href="development_data_handling.html" title="Data 
Handling">
           <i class="none"></i>
         Data Handling</a>

Modified: vxquery/site/license.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/license.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/license.html (original)
+++ vxquery/site/license.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li>
   
                           <a href="user_installation.html" 
title="Installation">
@@ -130,6 +130,13 @@
                               
       <li>
   
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
                           <a href="development_data_handling.html" title="Data 
Handling">
           <i class="none"></i>
         Data Handling</a>

Modified: vxquery/site/mail-lists.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/mail-lists.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/mail-lists.html (original)
+++ vxquery/site/mail-lists.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li>
   
                           <a href="user_installation.html" 
title="Installation">
@@ -130,6 +130,13 @@
                               
       <li>
   
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
                           <a href="development_data_handling.html" title="Data 
Handling">
           <i class="none"></i>
         Data Handling</a>

Modified: vxquery/site/plugins.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/plugins.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/plugins.html (original)
+++ vxquery/site/plugins.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li>
   
                           <a href="user_installation.html" 
title="Installation">
@@ -130,6 +130,13 @@
                               
       <li>
   
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
                           <a href="development_data_handling.html" title="Data 
Handling">
           <i class="none"></i>
         Data Handling</a>

Modified: vxquery/site/project-info.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/project-info.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/project-info.html (original)
+++ vxquery/site/project-info.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li>
   
                           <a href="user_installation.html" 
title="Installation">
@@ -130,6 +130,13 @@
                               
       <li>
   
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
                           <a href="development_data_handling.html" title="Data 
Handling">
           <i class="none"></i>
         Data Handling</a>

Modified: vxquery/site/project-reports.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/project-reports.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/project-reports.html (original)
+++ vxquery/site/project-reports.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li>
   
                           <a href="user_installation.html" 
title="Installation">
@@ -130,6 +130,13 @@
                               
       <li>
   
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
                           <a href="development_data_handling.html" title="Data 
Handling">
           <i class="none"></i>
         Data Handling</a>

Modified: vxquery/site/rat-report.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/rat-report.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/rat-report.html (original)
+++ vxquery/site/rat-report.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li>
   
                           <a href="user_installation.html" 
title="Installation">
@@ -130,6 +130,13 @@
                               
       <li>
   
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
                           <a href="development_data_handling.html" title="Data 
Handling">
           <i class="none"></i>
         Data Handling</a>
@@ -264,13 +271,13 @@
 *****************************************************
 Summary
 -------
-Generated at: 2015-03-05T18:51:12-08:00
+Generated at: 2015-03-05T19:23:23-08:00
 Notes: 4
 Binaries: 2
 Archives: 0
-Standards: 16
+Standards: 17
 
-Apache Licensed: 15
+Apache Licensed: 16
 Generated Documents: 0
 
 JavaDocs are generated and so license header is optional
@@ -301,6 +308,7 @@ Archives:
   AL    pom.xml
   N     README
   AL    src/main/assembly/source.xml
+  AL    src/site/apt/developer_get_started.apt
   AL    src/site/apt/development_benchmarks.apt
   AL    src/site/apt/development_data_handling.apt
   AL    src/site/apt/development_eclipse_setup.apt
@@ -308,7 +316,7 @@ Archives:
   AL    src/site/apt/development_update_xqts_results.apt
   AL    src/site/apt/development_xml_node_details.apt
   AL    src/site/apt/index.apt
-  AL    src/site/apt/join_the_community.apt
+  AL    src/site/apt/user_get_started.apt
   AL    src/site/apt/user_installation.apt
   AL    src/site/apt/user_query.apt
   AL    src/site/apt/user_running_tests.apt

Modified: vxquery/site/source-repository.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/source-repository.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/source-repository.html (original)
+++ vxquery/site/source-repository.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li>
   
                           <a href="user_installation.html" 
title="Installation">
@@ -130,6 +130,13 @@
                               
       <li>
   
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
                           <a href="development_data_handling.html" title="Data 
Handling">
           <i class="none"></i>
         Data Handling</a>

Modified: vxquery/site/team-list.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/team-list.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/team-list.html (original)
+++ vxquery/site/team-list.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li>
   
                           <a href="user_installation.html" 
title="Installation">
@@ -130,6 +130,13 @@
                               
       <li>
   
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
                           <a href="development_data_handling.html" title="Data 
Handling">
           <i class="none"></i>
         Data Handling</a>

Added: vxquery/site/user_get_started.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/user_get_started.html?rev=1664546&view=auto
==============================================================================
--- vxquery/site/user_get_started.html (added)
+++ vxquery/site/user_get_started.html Fri Mar  6 03:46:00 2015
@@ -0,0 +1,285 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 2015-03-05 
+ | Rendered using Apache Maven Fluido Skin 1.3.1
+-->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20150305" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>VXQuery - </title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
+
+    
+                  </head>
+        <body class="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="./" id="bannerLeft">
+                                                                               
                 <img src="images/VXQuery.png"  alt="VXQuery"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a 
href="http://www.apache.org/"; id="bannerRight">
+                                                                               
                 <img src="images/asf_logo_wide.png"  alt="Apache Software 
Foundation"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                  <li id="publishDate">Last Published: 2015-03-05
+                      <span class="divider">|</span>
+                   </li>
+                  <li id="projectVersion">Version: 0.5
+                      </li>
+                      
+                
+                    
+      
+                            </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Apache Software Foundation</li>
+                              
+      <li>
+  
+                          <a href="http://www.apache.org/"; 
class="externalLink" title="Home">
+          <i class="none"></i>
+        Home</a>
+            </li>
+                
+      <li>
+  
+                          <a 
href="http://www.apache.org/foundation/sponsorship.html"; class="externalLink" 
title="Donate">
+          <i class="none"></i>
+        Donate</a>
+            </li>
+                
+      <li>
+  
+                          <a 
href="http://www.apache.org/foundation/thanks.html"; class="externalLink" 
title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/security/"; 
class="externalLink" title="Security">
+          <i class="none"></i>
+        Security</a>
+            </li>
+                              <li class="nav-header">Get VXQuery</li>
+                              
+      <li>
+  
+                          <a 
href="http://www.apache.org/dyn/closer.cgi/vxquery/"; class="externalLink" 
title="Download">
+          <i class="none"></i>
+        Download</a>
+            </li>
+                              <li class="nav-header">For Users</li>
+                              
+      <li class="active">
+  
+            <a href="#"><i class="none"></i>Get Started</a>
+          </li>
+                
+      <li>
+  
+                          <a href="user_installation.html" 
title="Installation">
+          <i class="none"></i>
+        Installation</a>
+            </li>
+                
+      <li>
+  
+                          <a href="user_query.html" title="Executing a Query">
+          <i class="none"></i>
+        Executing a Query</a>
+            </li>
+                
+      <li>
+  
+                          <a href="user_running_tests.html" title="Running the 
Test Suite">
+          <i class="none"></i>
+        Running the Test Suite</a>
+            </li>
+                              <li class="nav-header">For Developers</li>
+                              
+      <li>
+  
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
+                          <a href="development_data_handling.html" title="Data 
Handling">
+          <i class="none"></i>
+        Data Handling</a>
+            </li>
+                
+      <li>
+  
+                          <a href="development_xml_node_details.html" 
title="Data XML and Node Types">
+          <i class="none"></i>
+        Data XML and Node Types</a>
+            </li>
+                
+      <li>
+  
+                          <a href="development_eclipse_setup.html" 
title="Eclipse Setup">
+          <i class="none"></i>
+        Eclipse Setup</a>
+            </li>
+                
+      <li>
+  
+                          <a href="development_release.html" title="Release 
Steps">
+          <i class="none"></i>
+        Release Steps</a>
+            </li>
+                
+      <li>
+  
+                          <a href="development_update_xqts_results.html" 
title="Update Local Git XQTS Results">
+          <i class="none"></i>
+        Update Local Git XQTS Results</a>
+            </li>
+                              <li class="nav-header">Project Documentation</li>
+                                                                               
                                                                                
                             
+      <li>
+  
+                          <a href="project-info.html" title="Project 
Information">
+          <i class="icon-chevron-right"></i>
+        Project Information</a>
+                  </li>
+                                                                               
                       
+      <li>
+  
+                          <a href="project-reports.html" title="Project 
Reports">
+          <i class="icon-chevron-right"></i>
+        Project Reports</a>
+                  </li>
+                              <li class="nav-header">Modules</li>
+                              
+      <li>
+  
+                          <a href="vxquery-core/index.html" title="VXQuery 
Core">
+          <i class="none"></i>
+        VXQuery Core</a>
+            </li>
+                
+      <li>
+  
+                          <a href="vxquery-server/index.html" title="VXQuery 
Server">
+          <i class="none"></i>
+        VXQuery Server</a>
+            </li>
+                
+      <li>
+  
+                          <a href="vxquery-cli/index.html" title="VXQuery CLI">
+          <i class="none"></i>
+        VXQuery CLI</a>
+            </li>
+                
+      <li>
+  
+                          <a href="vxquery-xtest/index.html" title="VXQuery 
XTest">
+          <i class="none"></i>
+        VXQuery XTest</a>
+            </li>
+                
+      <li>
+  
+                          <a href="vxquery-benchmark/index.html" 
title="VXQuery Benchmark">
+          <i class="none"></i>
+        VXQuery Benchmark</a>
+            </li>
+            </ul>
+                
+                    
+                
+          <hr />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/"; title="Built 
by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <!-- 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>Get Started with the VXQuery Community<a 
name="Get_Started_with_the_VXQuery_Community"></a></h2>
+<p>The following steps outline how to get involved with Apache VXQuery 
community. These steps will connect you with the community and give you a place 
to start with XQuery.</p>
+<ul>
+<li>Sign up for the dev mailing list.
+<ul>
+<li><a class="externalLink" 
href="http://vxquery.apache.org/mail-lists.html";>Mailing list</a></li></ul></li>
+<li>Download the latest release and run a few queries.
+<ul>
+<li><a class="externalLink" 
href="http://vxquery.apache.org/user_installation.html";>Installation 
instructions</a>.</li>
+<li><a class="externalLink" 
href="http://vxquery.apache.org/user_query.html";>Execute a 
query</a>.</li></ul></li>
+<li>If you want more information on XQuery:
+<ul>
+<li>Go through the <a class="externalLink" 
href="http://www.w3schools.com/xquery/";>W3Schools XQuery tutorial</a>.</li>
+<li>Review the <a class="externalLink" 
href="http://www.w3.org/TR/xquery/";>XQuery 
specification</a>.</li></ul></li></ul></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+                      <div class="row-fluid">
+                              <p >Copyright &copy;                    2015
+                        <a href="http://www.apache.org/";>Apache Software 
Foundation</a>.
+            All rights reserved.      
+                    
+      </p>
+        </div>
+
+                                                                  
+<div class="row-fluid">Apache VXQuery, VXQuery, Apache, the Apache
+                feather logo, and the Apache VXQuery project logo are either
+                registered trademarks or trademarks of The Apache Software
+                Foundation in the United States and other countries.
+                All other marks mentioned may be trademarks or registered
+                trademarks of their respective owners.</div>
+                  
+        
+                </div>
+    </footer>
+        </body>
+</html>

Modified: vxquery/site/user_installation.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/user_installation.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/user_installation.html (original)
+++ vxquery/site/user_installation.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li class="active">
   
             <a href="#"><i class="none"></i>Installation</a>
@@ -128,6 +128,13 @@
                               
       <li>
   
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
                           <a href="development_data_handling.html" title="Data 
Handling">
           <i class="none"></i>
         Data Handling</a>

Modified: vxquery/site/user_query.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/user_query.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/user_query.html (original)
+++ vxquery/site/user_query.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li>
   
                           <a href="user_installation.html" 
title="Installation">
@@ -128,6 +128,13 @@
                               
       <li>
   
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
                           <a href="development_data_handling.html" title="Data 
Handling">
           <i class="none"></i>
         Data Handling</a>

Modified: vxquery/site/user_running_tests.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/user_running_tests.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/user_running_tests.html (original)
+++ vxquery/site/user_running_tests.html Fri Mar  6 03:46:00 2015
@@ -97,15 +97,15 @@
           <i class="none"></i>
         Download</a>
             </li>
-                
+                              <li class="nav-header">For Users</li>
+                              
       <li>
   
-                          <a href="join_the_community.html" title="Join the 
Community">
+                          <a href="user_get_started.html" title="Get Started">
           <i class="none"></i>
-        Join the Community</a>
+        Get Started</a>
             </li>
-                              <li class="nav-header">For Users</li>
-                              
+                
       <li>
   
                           <a href="user_installation.html" 
title="Installation">
@@ -128,6 +128,13 @@
                               
       <li>
   
+                          <a href="developer_get_started.html" title="Get 
Started">
+          <i class="none"></i>
+        Get Started</a>
+            </li>
+                
+      <li>
+  
                           <a href="development_data_handling.html" title="Data 
Handling">
           <i class="none"></i>
         Data Handling</a>

Modified: vxquery/site/vxquery-benchmark/rat-report.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/vxquery-benchmark/rat-report.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/vxquery-benchmark/rat-report.html (original)
+++ vxquery/site/vxquery-benchmark/rat-report.html Fri Mar  6 03:46:00 2015
@@ -112,7 +112,7 @@
 *****************************************************
 Summary
 -------
-Generated at: 2015-03-05T18:52:04-08:00
+Generated at: 2015-03-05T19:24:21-08:00
 Notes: 0
 Binaries: 0
 Archives: 0

Modified: vxquery/site/vxquery-cli/rat-report.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/vxquery-cli/rat-report.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/vxquery-cli/rat-report.html (original)
+++ vxquery/site/vxquery-cli/rat-report.html Fri Mar  6 03:46:00 2015
@@ -119,7 +119,7 @@
 *****************************************************
 Summary
 -------
-Generated at: 2015-03-05T18:51:52-08:00
+Generated at: 2015-03-05T19:24:09-08:00
 Notes: 0
 Binaries: 0
 Archives: 0

Modified: vxquery/site/vxquery-core/rat-report.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/vxquery-core/rat-report.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/vxquery-core/rat-report.html (original)
+++ vxquery/site/vxquery-core/rat-report.html Fri Mar  6 03:46:00 2015
@@ -155,7 +155,7 @@
 *****************************************************
 Summary
 -------
-Generated at: 2015-03-05T18:51:30-08:00
+Generated at: 2015-03-05T19:23:44-08:00
 Notes: 0
 Binaries: 0
 Archives: 1

Modified: vxquery/site/vxquery-core/surefire-report.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/vxquery-core/surefire-report.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/vxquery-core/surefire-report.html (original)
+++ vxquery/site/vxquery-core/surefire-report.html Fri Mar  6 03:46:00 2015
@@ -182,7 +182,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.219</td></tr></table><br />
+<td>0.706</td></tr></table><br />
 <p>Note: failures are anticipated and checked for with assertions while errors 
are unanticipated.</p><br /></div>
 <div class="section">
 <h2>Package List<a name="Package_List"></a></h2><a name="Package_List"></a>
@@ -203,7 +203,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.219</td></tr></table><br />
+<td>0.706</td></tr></table><br />
 <p>Note: package statistics are not computed recursively, they only sum up all 
of its testsuites numbers.</p>
 <div class="section">
 <h3>org.apache.vxquery.xmlquery.query<a 
name="org.apache.vxquery.xmlquery.query"></a></h3><a 
name="org.apache.vxquery.xmlquery.query"></a>
@@ -225,7 +225,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.219</td></tr></table></div><br /></div>
+<td>0.706</td></tr></table></div><br /></div>
 <div class="section">
 <h2>Test Cases<a name="Test_Cases"></a></h2><a name="Test_Cases"></a>
 <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] 
[<a href="#Test_Cases">Test Cases</a>]</p>
@@ -234,40 +234,40 @@ function toggleDisplay(elementId) {
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>simple002</td>
-<td>1.001</td></tr>
+<td>simple001</td>
+<td>0.509</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>simple002</td>
+<td>0.007</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>simple003</td>
 <td>0.008</td></tr>
-<tr class="a">
+<tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>simple004</td>
-<td>0.016</td></tr>
-<tr class="b">
+<td>0.01</td></tr>
+<tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>simple005</td>
 <td>0.009</td></tr>
-<tr class="a">
+<tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>simple006</td>
 <td>0.009</td></tr>
-<tr class="b">
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>simple007</td>
-<td>0.008</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>simple008</td>
-<td>0.008</td></tr>
+<td>simple007</td>
+<td>0.009</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>simple009</td>
-<td>0.007</td></tr>
+<td>simple008</td>
+<td>0.01</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>simple001</td>
-<td>0.024</td></tr>
+<td>simple009</td>
+<td>0.009</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>simple010</td>
@@ -275,11 +275,11 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>simple011</td>
-<td>0.019</td></tr>
+<td>0.02</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>simple016</td>
-<td>0.068</td></tr></table></div><br /></div>
+<td>0.064</td></tr></table></div><br /></div>
                   </div>
             </div>
           </div>

Modified: vxquery/site/vxquery-server/rat-report.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/vxquery-server/rat-report.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/vxquery-server/rat-report.html (original)
+++ vxquery/site/vxquery-server/rat-report.html Fri Mar  6 03:46:00 2015
@@ -119,7 +119,7 @@
 *****************************************************
 Summary
 -------
-Generated at: 2015-03-05T18:51:46-08:00
+Generated at: 2015-03-05T19:24:03-08:00
 Notes: 0
 Binaries: 0
 Archives: 0

Modified: vxquery/site/vxquery-xtest/rat-report.html
URL: 
http://svn.apache.org/viewvc/vxquery/site/vxquery-xtest/rat-report.html?rev=1664546&r1=1664545&r2=1664546&view=diff
==============================================================================
--- vxquery/site/vxquery-xtest/rat-report.html (original)
+++ vxquery/site/vxquery-xtest/rat-report.html Fri Mar  6 03:46:00 2015
@@ -126,7 +126,7 @@
 *****************************************************
 Summary
 -------
-Generated at: 2015-03-05T18:51:57-08:00
+Generated at: 2015-03-05T19:24:14-08:00
 Notes: 0
 Binaries: 0
 Archives: 0


Reply via email to