You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vxquery.apache.org by ti...@apache.org on 2012/07/31 04:12:45 UTC

svn commit: r1367390 [1/9] - in /incubator/vxquery/site: ./ vxquery-cli/ vxquery-cli/css/ vxquery-cli/images/ vxquery-cli/images/logos/ vxquery-core/ vxquery-core/jjdoc/ vxquery-xtest/

Author: tillw
Date: Tue Jul 31 02:12:43 2012
New Revision: 1367390

URL: http://svn.apache.org/viewvc?rev=1367390&view=rev
Log:
update site with new committer, correct timezones, and vxquery-cli subproject

Added:
    incubator/vxquery/site/vxquery-cli/
    incubator/vxquery/site/vxquery-cli/css/
    incubator/vxquery/site/vxquery-cli/css/maven-base.css
    incubator/vxquery/site/vxquery-cli/css/maven-theme.css
    incubator/vxquery/site/vxquery-cli/css/print.css
    incubator/vxquery/site/vxquery-cli/css/site.css
    incubator/vxquery/site/vxquery-cli/dependencies.html
    incubator/vxquery/site/vxquery-cli/dependency-convergence.html
    incubator/vxquery/site/vxquery-cli/distribution-management.html
    incubator/vxquery/site/vxquery-cli/images/
    incubator/vxquery/site/vxquery-cli/images/close.gif   (with props)
    incubator/vxquery/site/vxquery-cli/images/collapsed.gif   (with props)
    incubator/vxquery/site/vxquery-cli/images/expanded.gif   (with props)
    incubator/vxquery/site/vxquery-cli/images/external.png   (with props)
    incubator/vxquery/site/vxquery-cli/images/icon_error_sml.gif   (with props)
    incubator/vxquery/site/vxquery-cli/images/icon_info_sml.gif   (with props)
    incubator/vxquery/site/vxquery-cli/images/icon_success_sml.gif   (with props)
    incubator/vxquery/site/vxquery-cli/images/icon_warning_sml.gif   (with props)
    incubator/vxquery/site/vxquery-cli/images/logos/
    incubator/vxquery/site/vxquery-cli/images/logos/build-by-maven-black.png   (with props)
    incubator/vxquery/site/vxquery-cli/images/logos/build-by-maven-white.png   (with props)
    incubator/vxquery/site/vxquery-cli/images/logos/maven-feather.png   (with props)
    incubator/vxquery/site/vxquery-cli/images/newwindow.png   (with props)
    incubator/vxquery/site/vxquery-cli/index.html
    incubator/vxquery/site/vxquery-cli/integration.html
    incubator/vxquery/site/vxquery-cli/issue-tracking.html
    incubator/vxquery/site/vxquery-cli/license.html
    incubator/vxquery/site/vxquery-cli/mail-lists.html
    incubator/vxquery/site/vxquery-cli/plugin-management.html
    incubator/vxquery/site/vxquery-cli/plugins.html
    incubator/vxquery/site/vxquery-cli/project-info.html
    incubator/vxquery/site/vxquery-cli/project-reports.html
    incubator/vxquery/site/vxquery-cli/project-summary.html
    incubator/vxquery/site/vxquery-cli/rat-report.html
    incubator/vxquery/site/vxquery-cli/source-repository.html
    incubator/vxquery/site/vxquery-cli/team-list.html
Modified:
    incubator/vxquery/site/index.html
    incubator/vxquery/site/issue-tracking.html
    incubator/vxquery/site/license.html
    incubator/vxquery/site/mail-lists.html
    incubator/vxquery/site/plugins.html
    incubator/vxquery/site/project-info.html
    incubator/vxquery/site/source-repository.html
    incubator/vxquery/site/team-list.html
    incubator/vxquery/site/vxquery-core/dependencies.html
    incubator/vxquery/site/vxquery-core/findbugs.html
    incubator/vxquery/site/vxquery-core/index.html
    incubator/vxquery/site/vxquery-core/jjdoc/index.html
    incubator/vxquery/site/vxquery-core/missing-functions.html
    incubator/vxquery/site/vxquery-core/missing-operators.html
    incubator/vxquery/site/vxquery-core/plugins.html
    incubator/vxquery/site/vxquery-core/project-info.html
    incubator/vxquery/site/vxquery-core/project-reports.html
    incubator/vxquery/site/vxquery-core/rat-report.html
    incubator/vxquery/site/vxquery-core/surefire-report.html
    incubator/vxquery/site/vxquery-xtest/dependencies.html
    incubator/vxquery/site/vxquery-xtest/index.html
    incubator/vxquery/site/vxquery-xtest/plugins.html
    incubator/vxquery/site/vxquery-xtest/project-info.html
    incubator/vxquery/site/vxquery-xtest/project-reports.html
    incubator/vxquery/site/vxquery-xtest/rat-report.html

Modified: incubator/vxquery/site/index.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/index.html?rev=1367390&r1=1367389&r2=1367390&view=diff
==============================================================================
--- incubator/vxquery/site/index.html (original)
+++ incubator/vxquery/site/index.html Tue Jul 31 02:12:43 2012
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 6, 2011 -->
+<!-- Generated by Apache Maven Doxia at Jul 30, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20110906" />
+    <meta name="Date-Revision-yyyymmdd" content="20120730" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -30,7 +30,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2011-09-06</span>
+        <span id="publishDate">Last Published: 2012-07-30</span>
                   &nbsp;| <span id="projectVersion">Version: 0.1-SNAPSHOT</span>
                       </div>
             <div class="xright">        
@@ -81,6 +81,9 @@
                   <li class="none">
                           <a href="vxquery-xtest/index.html" title="VXQuery XTest">VXQuery XTest</a>
             </li>
+                  <li class="none">
+                          <a href="vxquery-cli/index.html" title="VXQuery CLI">VXQuery CLI</a>
+            </li>
           </ul>
                              <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
         <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
@@ -99,7 +102,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2011
+              Copyright &#169;                    2012
                         <a href="http://www.apache.org/">Apache Software Foundation</a>.
             All Rights Reserved.      
         

Modified: incubator/vxquery/site/issue-tracking.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/issue-tracking.html?rev=1367390&r1=1367389&r2=1367390&view=diff
==============================================================================
--- incubator/vxquery/site/issue-tracking.html (original)
+++ incubator/vxquery/site/issue-tracking.html Tue Jul 31 02:12:43 2012
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 6, 2011 -->
+<!-- Generated by Apache Maven Doxia at Jul 30, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20110906" />
+    <meta name="Date-Revision-yyyymmdd" content="20120730" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -30,7 +30,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2011-09-06</span>
+        <span id="publishDate">Last Published: 2012-07-30</span>
                   &nbsp;| <span id="projectVersion">Version: 0.1-SNAPSHOT</span>
                       </div>
             <div class="xright">        
@@ -81,6 +81,9 @@
                   <li class="none">
                           <a href="vxquery-xtest/index.html" title="VXQuery XTest">VXQuery XTest</a>
             </li>
+                  <li class="none">
+                          <a href="vxquery-cli/index.html" title="VXQuery CLI">VXQuery CLI</a>
+            </li>
           </ul>
                              <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
         <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
@@ -99,7 +102,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2011
+              Copyright &#169;                    2012
                         <a href="http://www.apache.org/">Apache Software Foundation</a>.
             All Rights Reserved.      
         

Modified: incubator/vxquery/site/license.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/license.html?rev=1367390&r1=1367389&r2=1367390&view=diff
==============================================================================
--- incubator/vxquery/site/license.html (original)
+++ incubator/vxquery/site/license.html Tue Jul 31 02:12:43 2012
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 6, 2011 -->
+<!-- Generated by Apache Maven Doxia at Jul 30, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20110906" />
+    <meta name="Date-Revision-yyyymmdd" content="20120730" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -30,7 +30,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2011-09-06</span>
+        <span id="publishDate">Last Published: 2012-07-30</span>
                   &nbsp;| <span id="projectVersion">Version: 0.1-SNAPSHOT</span>
                       </div>
             <div class="xright">        
@@ -81,6 +81,9 @@
                   <li class="none">
                           <a href="vxquery-xtest/index.html" title="VXQuery XTest">VXQuery XTest</a>
             </li>
+                  <li class="none">
+                          <a href="vxquery-cli/index.html" title="VXQuery CLI">VXQuery CLI</a>
+            </li>
           </ul>
                              <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
         <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
@@ -99,7 +102,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2011
+              Copyright &#169;                    2012
                         <a href="http://www.apache.org/">Apache Software Foundation</a>.
             All Rights Reserved.      
         

Modified: incubator/vxquery/site/mail-lists.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/mail-lists.html?rev=1367390&r1=1367389&r2=1367390&view=diff
==============================================================================
--- incubator/vxquery/site/mail-lists.html (original)
+++ incubator/vxquery/site/mail-lists.html Tue Jul 31 02:12:43 2012
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 6, 2011 -->
+<!-- Generated by Apache Maven Doxia at Jul 30, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20110906" />
+    <meta name="Date-Revision-yyyymmdd" content="20120730" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -30,7 +30,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2011-09-06</span>
+        <span id="publishDate">Last Published: 2012-07-30</span>
                   &nbsp;| <span id="projectVersion">Version: 0.1-SNAPSHOT</span>
                       </div>
             <div class="xright">        
@@ -81,6 +81,9 @@
                   <li class="none">
                           <a href="vxquery-xtest/index.html" title="VXQuery XTest">VXQuery XTest</a>
             </li>
+                  <li class="none">
+                          <a href="vxquery-cli/index.html" title="VXQuery CLI">VXQuery CLI</a>
+            </li>
           </ul>
                              <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
         <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
@@ -99,7 +102,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2011
+              Copyright &#169;                    2012
                         <a href="http://www.apache.org/">Apache Software Foundation</a>.
             All Rights Reserved.      
         

Modified: incubator/vxquery/site/plugins.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/plugins.html?rev=1367390&r1=1367389&r2=1367390&view=diff
==============================================================================
--- incubator/vxquery/site/plugins.html (original)
+++ incubator/vxquery/site/plugins.html Tue Jul 31 02:12:43 2012
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 6, 2011 -->
+<!-- Generated by Apache Maven Doxia at Jul 30, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20110906" />
+    <meta name="Date-Revision-yyyymmdd" content="20120730" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -30,7 +30,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2011-09-06</span>
+        <span id="publishDate">Last Published: 2012-07-30</span>
                   &nbsp;| <span id="projectVersion">Version: 0.1-SNAPSHOT</span>
                       </div>
             <div class="xright">        
@@ -81,6 +81,9 @@
                   <li class="none">
                           <a href="vxquery-xtest/index.html" title="VXQuery XTest">VXQuery XTest</a>
             </li>
+                  <li class="none">
+                          <a href="vxquery-cli/index.html" title="VXQuery CLI">VXQuery CLI</a>
+            </li>
           </ul>
                              <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
         <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
@@ -99,7 +102,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2011
+              Copyright &#169;                    2012
                         <a href="http://www.apache.org/">Apache Software Foundation</a>.
             All Rights Reserved.      
         

Modified: incubator/vxquery/site/project-info.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/project-info.html?rev=1367390&r1=1367389&r2=1367390&view=diff
==============================================================================
--- incubator/vxquery/site/project-info.html (original)
+++ incubator/vxquery/site/project-info.html Tue Jul 31 02:12:43 2012
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 6, 2011 -->
+<!-- Generated by Apache Maven Doxia at Jul 30, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20110906" />
+    <meta name="Date-Revision-yyyymmdd" content="20120730" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -30,7 +30,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2011-09-06</span>
+        <span id="publishDate">Last Published: 2012-07-30</span>
                   &nbsp;| <span id="projectVersion">Version: 0.1-SNAPSHOT</span>
                       </div>
             <div class="xright">        
@@ -81,6 +81,9 @@
                   <li class="none">
                           <a href="vxquery-xtest/index.html" title="VXQuery XTest">VXQuery XTest</a>
             </li>
+                  <li class="none">
+                          <a href="vxquery-cli/index.html" title="VXQuery CLI">VXQuery CLI</a>
+            </li>
           </ul>
                              <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
         <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
@@ -99,7 +102,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2011
+              Copyright &#169;                    2012
                         <a href="http://www.apache.org/">Apache Software Foundation</a>.
             All Rights Reserved.      
         

Modified: incubator/vxquery/site/source-repository.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/source-repository.html?rev=1367390&r1=1367389&r2=1367390&view=diff
==============================================================================
--- incubator/vxquery/site/source-repository.html (original)
+++ incubator/vxquery/site/source-repository.html Tue Jul 31 02:12:43 2012
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 6, 2011 -->
+<!-- Generated by Apache Maven Doxia at Jul 30, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20110906" />
+    <meta name="Date-Revision-yyyymmdd" content="20120730" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -30,7 +30,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2011-09-06</span>
+        <span id="publishDate">Last Published: 2012-07-30</span>
                   &nbsp;| <span id="projectVersion">Version: 0.1-SNAPSHOT</span>
                       </div>
             <div class="xright">        
@@ -81,6 +81,9 @@
                   <li class="none">
                           <a href="vxquery-xtest/index.html" title="VXQuery XTest">VXQuery XTest</a>
             </li>
+                  <li class="none">
+                          <a href="vxquery-cli/index.html" title="VXQuery CLI">VXQuery CLI</a>
+            </li>
           </ul>
                              <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
         <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
@@ -91,7 +94,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>This project uses <a class="externalLink" href="http://subversion.apache.org/">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a class="externalLink" href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>.</p></div><div class="section"><h2>Web Access<a name="Web_Access"></a></h2><a name="Web_Access"></a><p>The following is a link to the online source repository.</p><div class="source"><pre><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery">https://svn.apache.org/repos/asf/incubator/vxquery</a></pre></div></div><div class="section"><h2>Anonymous access<a name="Anonymous_access"></a></h2><a name="Anonymous_access"></a><p>The source can be checked out anonymously from SVN with this command:</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/incubator/vxquery vxquery</pre></d
 iv></div><div class="section"><h2>Developer access<a name="Developer_access"></a></h2><a name="Developer_access"></a><p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/incubator/vxquery vxquery</pre></div><p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p><div class="source"><pre>$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div><div class="section"><h2>Access from behind a firewall<a name="Access_from_behind_a_firewall"></a></h2><a name="Access_from_behind_a_firewall"></a><p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repo
 s/asf/incubator/vxquery vxquery</pre></div></div><div class="section"><h2>Access through a proxy<a name="Access_through_a_proxy"></a></h2><a name="Access_through_a_proxy"></a><p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p><p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p><p>Example: Edit the 'servers' file and add something like:</p><div class="source"><pre>[global]
+        <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>This project uses <a class="externalLink" href="http://subversion.apache.org/">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a class="externalLink" href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>.</p></div><div class="section"><h2>Web Access<a name="Web_Access"></a></h2><a name="Web_Access"></a><p>The following is a link to the online source repository.</p><div class="source"><pre><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery">https://svn.apache.org/repos/asf/incubator/vxquery</a></pre></div></div><div class="section"><h2>Anonymous access<a name="Anonymous_access"></a></h2><a name="Anonymous_access"></a><p>The source can be checked out anonymously from SVN with this command:</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/incubator/vxquery apache-vxquery-i
 ncubating</pre></div></div><div class="section"><h2>Developer access<a name="Developer_access"></a></h2><a name="Developer_access"></a><p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/incubator/vxquery apache-vxquery-incubating</pre></div><p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p><div class="source"><pre>$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div><div class="section"><h2>Access from behind a firewall<a name="Access_from_behind_a_firewall"></a></h2><a name="Access_from_behind_a_firewall"></a><p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:</p><div class="source"><pre>$ svn 
 checkout https://svn.apache.org/repos/asf/incubator/vxquery apache-vxquery-incubating</pre></div></div><div class="section"><h2>Access through a proxy<a name="Access_through_a_proxy"></a></h2><a name="Access_through_a_proxy"></a><p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p><p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p><p>Example: Edit the 'servers' file and add something like:</p><div class="source"><pre>[global]
 http-proxy-host = your.proxy.name
 http-proxy-port = 3128
 </pre></div></div>
@@ -102,7 +105,7 @@ http-proxy-port = 3128
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2011
+              Copyright &#169;                    2012
                         <a href="http://www.apache.org/">Apache Software Foundation</a>.
             All Rights Reserved.      
         

Modified: incubator/vxquery/site/team-list.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/team-list.html?rev=1367390&r1=1367389&r2=1367390&view=diff
==============================================================================
--- incubator/vxquery/site/team-list.html (original)
+++ incubator/vxquery/site/team-list.html Tue Jul 31 02:12:43 2012
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 6, 2011 -->
+<!-- Generated by Apache Maven Doxia at Jul 30, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20110906" />
+    <meta name="Date-Revision-yyyymmdd" content="20120730" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -30,7 +30,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2011-09-06</span>
+        <span id="publishDate">Last Published: 2012-07-30</span>
                   &nbsp;| <span id="projectVersion">Version: 0.1-SNAPSHOT</span>
                       </div>
             <div class="xright">        
@@ -81,6 +81,9 @@
                   <li class="none">
                           <a href="vxquery-xtest/index.html" title="VXQuery XTest">VXQuery XTest</a>
             </li>
+                  <li class="none">
+                          <a href="vxquery-cli/index.html" title="VXQuery CLI">VXQuery CLI</a>
+            </li>
           </ul>
                              <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
         <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
@@ -91,7 +94,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>The Team<a name="The_Team"></a></h2><a name="The_Team"></a><p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p><p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p><div class="section"><h3>Members<a name="Members"></a></h3><a name="Members"></a><p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p><table border="0" class="bodyTable"><tr class="a"><th>Id</th><th>Name</th><th>Roles</th><th>Time Zone</th><th>Actual Time
  (GMT)</th></tr><tr class="b"><td><a name="pzf"></a>pzf</td><td>Paul Fremantle</td><td>Mentor</td><td>-</td><td><span id="developer-0">-</span></td></tr><tr class="a"><td><a name="radup"></a>radup</td><td>Radu Preotiuc</td><td>Mentor</td><td>-</td><td><span id="developer-1">-</span></td></tr><tr class="b"><td><a name="sanjiva"></a>sanjiva</td><td>Sanjiva Weerawarana</td><td>Mentor</td><td>-</td><td><span id="developer-2">-</span></td></tr><tr class="a"><td><a name="jochen"></a>jochen</td><td>Jochen Wiedmann</td><td>Mentor</td><td>-</td><td><span id="developer-3">-</span></td></tr><tr class="b"><td><a name="cezar"></a>cezar</td><td>Cezar Andrei</td><td>Project Manager, Architect</td><td>-6</td><td><span id="developer-4">-6</span></td></tr><tr class="a"><td><a name="vinayakb"></a>vinayakb</td><td>Vinayak Borkar</td><td>Project Manager, Architect</td><td>-8</td><td><span id="developer-5">-8</span></td></tr><tr class="b"><td><a name="dtabass"></a>dtabass</td><td>Michael J. Carey
 </td><td>Architect</td><td>-8</td><td><span id="developer-6">-8</span></td></tr><tr class="a"><td><a name="tillw"></a>tillw</td><td>Till Westmann</td><td>Project Manager, Architect</td><td>+1</td><td><span id="developer-7">+1</span></td></tr></table></div><div class="section"><h3>Contributors<a name="Contributors"></a></h3><a name="Contributors"></a><p>There are no contributors listed for this project. Please check back again later.</p><script type="text/javascript">
+        <div class="section"><h2>The Team<a name="The_Team"></a></h2><a name="The_Team"></a><p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p><p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p><div class="section"><h3>Members<a name="Members"></a></h3><a name="Members"></a><p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p><table border="0" class="bodyTable"><tr class="a"><th>Id</th><th>Name</th><th>Roles</th><th>Time Zone</th><th>Actual Time
  (GMT)</th></tr><tr class="b"><td><a name="pzf"></a>pzf</td><td>Paul Fremantle</td><td>Mentor</td><td>-</td><td><span id="developer-0">-</span></td></tr><tr class="a"><td><a name="radup"></a>radup</td><td>Radu Preotiuc</td><td>Mentor</td><td>-</td><td><span id="developer-1">-</span></td></tr><tr class="b"><td><a name="sanjiva"></a>sanjiva</td><td>Sanjiva Weerawarana</td><td>Mentor</td><td>-</td><td><span id="developer-2">-</span></td></tr><tr class="a"><td><a name="jochen"></a>jochen</td><td>Jochen Wiedmann</td><td>Mentor</td><td>-</td><td><span id="developer-3">-</span></td></tr><tr class="b"><td><a name="cezar"></a>cezar</td><td>Cezar Andrei</td><td>Project Manager, Architect, Champion</td><td>-6</td><td><span id="developer-4">-6</span></td></tr><tr class="a"><td><a name="vinayakb"></a>vinayakb</td><td>Vinayak Borkar</td><td>Project Manager, Architect</td><td>-8</td><td><span id="developer-5">-8</span></td></tr><tr class="b"><td><a name="dtabass"></a>dtabass</td><td>Michae
 l J. Carey</td><td>Architect</td><td>-8</td><td><span id="developer-6">-8</span></td></tr><tr class="a"><td><a name="prestonc"></a>prestonc</td><td>Preston Carman</td><td>Developer</td><td>-8</td><td><span id="developer-7">-8</span></td></tr><tr class="b"><td><a name="tillw"></a>tillw</td><td>Till Westmann</td><td>Project Manager, Architect</td><td>-8</td><td><span id="developer-8">-8</span></td></tr></table></div><div class="section"><h3>Contributors<a name="Contributors"></a></h3><a name="Contributors"></a><p>There are no contributors listed for this project. Please check back again later.</p><script type="text/javascript">
 function offsetDate(id, offset) {
     var now = new Date();
     var nowTime = now.getTime();
@@ -106,7 +109,8 @@ function init(){
     offsetDate('developer-4', '-6');
     offsetDate('developer-5', '-8');
     offsetDate('developer-6', '-8');
-    offsetDate('developer-7', '+1');
+    offsetDate('developer-7', '-8');
+    offsetDate('developer-8', '-8');
 }
 
 window.onLoad = init();
@@ -118,7 +122,7 @@ window.onLoad = init();
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2011
+              Copyright &#169;                    2012
                         <a href="http://www.apache.org/">Apache Software Foundation</a>.
             All Rights Reserved.      
         

Added: incubator/vxquery/site/vxquery-cli/css/maven-base.css
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-cli/css/maven-base.css?rev=1367390&view=auto
==============================================================================
--- incubator/vxquery/site/vxquery-cli/css/maven-base.css (added)
+++ incubator/vxquery/site/vxquery-cli/css/maven-base.css Tue Jul 31 02:12:43 2012
@@ -0,0 +1,151 @@
+body {
+  margin: 0px;
+  padding: 0px;
+}
+img {
+  border:none;
+}
+table {
+  padding:0px;
+  width: 100%;
+  margin-left: -2px;
+  margin-right: -2px;
+}
+acronym {
+  cursor: help;
+  border-bottom: 1px dotted #feb;
+}
+table.bodyTable th, table.bodyTable td {
+  padding: 2px 4px 2px 4px;
+  vertical-align: top;
+}
+div.clear{
+  clear:both;
+  visibility: hidden;
+}
+div.clear hr{
+  display: none;
+}
+#bannerLeft, #bannerRight {
+  font-size: xx-large;
+  font-weight: bold;
+}
+#bannerLeft img, #bannerRight img {
+  margin: 0px;
+}
+.xleft, #bannerLeft img {
+  float:left;
+}
+.xright, #bannerRight {
+  float:right;
+}
+#banner {
+  padding: 0px;
+}
+#banner img {
+  border: none;
+}
+#breadcrumbs {
+  padding: 3px 10px 3px 10px;
+}
+#leftColumn {
+ width: 170px;
+ float:left;
+ overflow: auto;
+}
+#bodyColumn {
+  margin-right: 1.5em;
+  margin-left: 197px;
+}
+#legend {
+  padding: 8px 0 8px 0;
+}
+#navcolumn {
+  padding: 8px 4px 0 8px;
+}
+#navcolumn h5 {
+  margin: 0;
+  padding: 0;
+  font-size: small;
+}
+#navcolumn ul {
+  margin: 0;
+  padding: 0;
+  font-size: small;
+}
+#navcolumn li {
+  list-style-type: none;
+  background-image: none;
+  background-repeat: no-repeat;
+  background-position: 0 0.4em;
+  padding-left: 16px;
+  list-style-position: outside;
+  line-height: 1.2em;
+  font-size: smaller;
+}
+#navcolumn li.expanded {
+  background-image: url(../images/expanded.gif);
+}
+#navcolumn li.collapsed {
+  background-image: url(../images/collapsed.gif);
+}
+#poweredBy {
+  text-align: center;
+}
+#navcolumn img {
+  margin-top: 10px;
+  margin-bottom: 3px;
+}
+#poweredBy img {
+  display:block;
+  margin: 20px 0 20px 17px;
+}
+#search img {
+    margin: 0px;
+    display: block;
+}
+#search #q, #search #btnG {
+    border: 1px solid #999;
+    margin-bottom:10px;
+}
+#search form {
+    margin: 0px;
+}
+#lastPublished {
+  font-size: x-small;
+}
+.navSection {
+  margin-bottom: 2px;
+  padding: 8px;
+}
+.navSectionHead {
+  font-weight: bold;
+  font-size: x-small;
+}
+.section {
+  padding: 4px;
+}
+#footer {
+  padding: 3px 10px 3px 10px;
+  font-size: x-small;
+}
+#breadcrumbs {
+  font-size: x-small;
+  margin: 0pt;
+}
+.source {
+  padding: 12px;
+  margin: 1em 7px 1em 7px;
+}
+.source pre {
+  margin: 0px;
+  padding: 0px;
+}
+#navcolumn img.imageLink, .imageLink {
+  padding-left: 0px;
+  padding-bottom: 0px;
+  padding-top: 0px;
+  padding-right: 2px;
+  border: 0px;
+  margin: 0px;
+}

Added: incubator/vxquery/site/vxquery-cli/css/maven-theme.css
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-cli/css/maven-theme.css?rev=1367390&view=auto
==============================================================================
--- incubator/vxquery/site/vxquery-cli/css/maven-theme.css (added)
+++ incubator/vxquery/site/vxquery-cli/css/maven-theme.css Tue Jul 31 02:12:43 2012
@@ -0,0 +1,141 @@
+body {
+  padding: 0px 0px 10px 0px;
+}
+body, td, select, input, li{
+  font-family: Verdana, Helvetica, Arial, sans-serif;
+  font-size: 13px;
+}
+code{
+  font-family: Courier, monospace;
+  font-size: 13px;
+}
+a {
+  text-decoration: none;
+}
+a:link {
+  color:#36a;
+}
+a:visited  {
+  color:#47a;
+}
+a:active, a:hover {
+  color:#69c;
+}
+#legend li.externalLink {
+  background: url(../images/external.png) left top no-repeat;
+  padding-left: 18px;
+}
+a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
+  background: url(../images/external.png) right center no-repeat;
+  padding-right: 18px;
+}
+#legend li.newWindow {
+  background: url(../images/newwindow.png) left top no-repeat;
+  padding-left: 18px;
+}
+a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
+  background: url(../images/newwindow.png) right center no-repeat;
+  padding-right: 18px;
+}
+h2 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #999;
+  color: #900;
+  background-color: #ddd;
+  font-weight:900;
+  font-size: x-large;
+}
+h3 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #aaa;
+  color: #900;
+  background-color: #eee;
+  font-weight: normal;
+  font-size: large;
+}
+h4 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #bbb;
+  color: #900;
+  background-color: #fff;
+  font-weight: normal;
+  font-size: large;
+}
+h5 {
+  padding: 4px 4px 4px 6px;
+  color: #900;
+  font-size: normal;
+}
+p {
+  line-height: 1.3em;
+  font-size: small;
+}
+#breadcrumbs {
+  border-top: 1px solid #aaa;
+  border-bottom: 1px solid #aaa;
+  background-color: #ccc;
+}
+#leftColumn {
+  margin: 10px 0 0 5px;
+  border: 1px solid #999;
+  background-color: #eee;
+}
+#navcolumn h5 {
+  font-size: smaller;
+  border-bottom: 1px solid #aaaaaa;
+  padding-top: 2px;
+  color: #000;
+}
+
+table.bodyTable th {
+  color: white;
+  background-color: #bbb;
+  text-align: left;
+  font-weight: bold;
+}
+
+table.bodyTable th, table.bodyTable td {
+  font-size: 1em;
+}
+
+table.bodyTable tr.a {
+  background-color: #ddd;
+}
+
+table.bodyTable tr.b {
+  background-color: #eee;
+}
+
+.source {
+  border: 1px solid #999;
+}
+dl {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #aaa;
+  background-color: #ffc;
+}
+dt {
+  color: #900;
+}
+#organizationLogo img, #projectLogo img, #projectLogo span{
+  margin: 8px;
+}
+#banner {
+  border-bottom: 1px solid #fff;
+}
+.errormark, .warningmark, .donemark, .infomark {
+  background: url(../images/icon_error_sml.gif) no-repeat;
+}
+
+.warningmark {
+  background-image: url(../images/icon_warning_sml.gif);
+}
+
+.donemark {
+  background-image: url(../images/icon_success_sml.gif);
+}
+
+.infomark {
+  background-image: url(../images/icon_info_sml.gif);
+}
+

Added: incubator/vxquery/site/vxquery-cli/css/print.css
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-cli/css/print.css?rev=1367390&view=auto
==============================================================================
--- incubator/vxquery/site/vxquery-cli/css/print.css (added)
+++ incubator/vxquery/site/vxquery-cli/css/print.css Tue Jul 31 02:12:43 2012
@@ -0,0 +1,7 @@
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
+	display: none !important;
+}
+#bodyColumn, body.docs div.docs {
+	margin: 0 !important;
+	border: none !important
+}

Added: incubator/vxquery/site/vxquery-cli/css/site.css
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-cli/css/site.css?rev=1367390&view=auto
==============================================================================
--- incubator/vxquery/site/vxquery-cli/css/site.css (added)
+++ incubator/vxquery/site/vxquery-cli/css/site.css Tue Jul 31 02:12:43 2012
@@ -0,0 +1 @@
+/* You can override this file with your own styles */
\ No newline at end of file