You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tajo.apache.org by jh...@apache.org on 2014/03/28 06:54:31 UTC

svn commit: r1582614 - /tajo/site/

Author: jhkim
Date: Fri Mar 28 05:54:30 2014
New Revision: 1582614

URL: http://svn.apache.org/r1582614
Log:
remove the incubator and update the TLP link

Modified:
    tajo/site/build.html
    tajo/site/configuration.html
    tajo/site/dependencies.html
    tajo/site/dependency-management.html
    tajo/site/distribution-management.html
    tajo/site/downloads.html
    tajo/site/faq.html
    tajo/site/getting_started.html
    tajo/site/index.html
    tajo/site/integration.html
    tajo/site/issue-tracking.html
    tajo/site/license.html
    tajo/site/mail-lists.html
    tajo/site/mailing-lists.html
    tajo/site/plugin-management.html
    tajo/site/plugins.html
    tajo/site/project-info.html
    tajo/site/project-reports.html
    tajo/site/project-summary.html
    tajo/site/query_language.html
    tajo/site/review-request-tool.html
    tajo/site/source-code.html
    tajo/site/source-repository.html
    tajo/site/surefire-report.html
    tajo/site/tajo-0.2.0-doc.html
    tajo/site/tajo-0.8.0-doc.html
    tajo/site/team-list.html

Modified: tajo/site/build.html
URL: http://svn.apache.org/viewvc/tajo/site/build.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/build.html (original)
+++ tajo/site/build.html Fri Mar 28 05:54:30 2014
@@ -137,7 +137,7 @@
               <li class="dropdown">
                 <a href="#" class="dropdown-toggle" data-toggle="dropdown">External Links <b class="caret"></b></a>
                 <ul class="dropdown-menu">
-                      <li>      <a href="https://git-wip-us.apache.org/repos/asf/incubator-tajo.git"  title="GIT">GIT</a>
+                      <li>      <a href="https://git-wip-us.apache.org/repos/asf/tajo.git"  title="GIT">GIT</a>
 </li>
                   </ul>
               </li>
@@ -152,14 +152,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -171,11 +167,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -374,9 +366,9 @@
     |------ tajo-dist              (Tajo distribution assembler)</pre></div></div>
 <div class="section">
 <h2>Building Tajo from Source<a name="Building_Tajo_from_Source"></a></h2>
-<p>Download the source code from the git repository (<a class="externalLink" href="http://git-wip-us.apache.org/repos/asf/incubator-tajo.git">http://git-wip-us.apache.org/repos/asf/incubator-tajo.git</a>) as follows:</p>
+<p>Download the source code from the git repository (<a class="externalLink" href="http://git-wip-us.apache.org/repos/asf/tajo.git">http://git-wip-us.apache.org/repos/asf/tajo.git</a>) as follows:</p>
 <div>
-<pre>$ git clone http://git-wip-us.apache.org/repos/asf/incubator-tajo.git</pre></div>
+<pre>$ git clone http://git-wip-us.apache.org/repos/asf/tajo.git</pre></div>
 <p>Then, you can execute maven with the following goals:</p>
 <ul>
 <li>Clean : <i>mvn clean</i></li>
@@ -416,9 +408,9 @@ $ ls tajo-dist/target/tajo-x.y.z-SNAPSHO
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
-        trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
-        or registered trademarks of their respective owners.</div>
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
+    trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
+    or registered trademarks of their respective owners.</div>
                   
         
                 </div>

Modified: tajo/site/configuration.html
URL: http://svn.apache.org/viewvc/tajo/site/configuration.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/configuration.html (original)
+++ tajo/site/configuration.html Fri Mar 28 05:54:30 2014
@@ -137,7 +137,7 @@
               <li class="dropdown">
                 <a href="#" class="dropdown-toggle" data-toggle="dropdown">External Links <b class="caret"></b></a>
                 <ul class="dropdown-menu">
-                      <li>      <a href="https://git-wip-us.apache.org/repos/asf/incubator-tajo.git"  title="GIT">GIT</a>
+                      <li>      <a href="https://git-wip-us.apache.org/repos/asf/tajo.git"  title="GIT">GIT</a>
 </li>
                   </ul>
               </li>
@@ -152,14 +152,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -171,11 +167,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -418,9 +410,9 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
-        trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
-        or registered trademarks of their respective owners.</div>
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
+    trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
+    or registered trademarks of their respective owners.</div>
                   
         
                 </div>

Modified: tajo/site/dependencies.html
URL: http://svn.apache.org/viewvc/tajo/site/dependencies.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/dependencies.html (original)
+++ tajo/site/dependencies.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -426,9 +418,9 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
-        trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
-        or registered trademarks of their respective owners.</div>
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
+    trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
+    or registered trademarks of their respective owners.</div>
                   
         
                 </div>

Modified: tajo/site/dependency-management.html
URL: http://svn.apache.org/viewvc/tajo/site/dependency-management.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/dependency-management.html (original)
+++ tajo/site/dependency-management.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -678,9 +670,9 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
-        trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
-        or registered trademarks of their respective owners.</div>
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
+    trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
+    or registered trademarks of their respective owners.</div>
                   
         
                 </div>

Modified: tajo/site/distribution-management.html
URL: http://svn.apache.org/viewvc/tajo/site/distribution-management.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/distribution-management.html (original)
+++ tajo/site/distribution-management.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -425,9 +417,9 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
-        trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
-        or registered trademarks of their respective owners.</div>
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
+    trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
+    or registered trademarks of their respective owners.</div>
                   
         
                 </div>

Modified: tajo/site/downloads.html
URL: http://svn.apache.org/viewvc/tajo/site/downloads.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/downloads.html (original)
+++ tajo/site/downloads.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -438,7 +430,7 @@
 <pre>git clone https://git-wip-us.apache.org/repos/asf/tajo.git
 </pre></div>
 <p>A read-only git repository is also mirrored on <a class="externalLink" href="https://github.com/apache/tajo">Github</a>.</p>
-<p>Once you have downloaded Tajo, follow the <a class="externalLink" href="http://tajo.incubator.apache.org/tajo-0.8.0-doc.html#GettingStarted">getting started instructions</a>, and take a look at the rest of the Tajo documentation.</p></div>
+<p>Once you have downloaded Tajo, follow the <a class="externalLink" href="http://tajo.apache.org/tajo-0.8.0-doc.html#GettingStarted">getting started instructions</a>, and take a look at the rest of the Tajo documentation.</p></div>
 <div class="section">
 <h2><a name="Verification"></a>How to Verify the integrity of the files<a name="How_to_Verify_the_integrity_of_the_files"></a></h2>
 <p>It is essential that you verify the integrity of the downloaded files using the PGP or MD5 signatures. Please read Verifying Apache HTTP Server Releases for more information on why you should verify our releases.</p>
@@ -490,9 +482,9 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
-        trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
-        or registered trademarks of their respective owners.</div>
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
+    trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
+    or registered trademarks of their respective owners.</div>
                   
         
                 </div>

Modified: tajo/site/faq.html
URL: http://svn.apache.org/viewvc/tajo/site/faq.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/faq.html (original)
+++ tajo/site/faq.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -454,9 +446,9 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
-        trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
-        or registered trademarks of their respective owners.</div>
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
+    trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
+    or registered trademarks of their respective owners.</div>
                   
         
                 </div>

Modified: tajo/site/getting_started.html
URL: http://svn.apache.org/viewvc/tajo/site/getting_started.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/getting_started.html (original)
+++ tajo/site/getting_started.html Fri Mar 28 05:54:30 2014
@@ -137,7 +137,7 @@
               <li class="dropdown">
                 <a href="#" class="dropdown-toggle" data-toggle="dropdown">External Links <b class="caret"></b></a>
                 <ul class="dropdown-menu">
-                      <li>      <a href="https://git-wip-us.apache.org/repos/asf/incubator-tajo.git"  title="GIT">GIT</a>
+                      <li>      <a href="https://git-wip-us.apache.org/repos/asf/tajo.git"  title="GIT">GIT</a>
 </li>
                   </ul>
               </li>
@@ -152,14 +152,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -171,11 +167,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -360,7 +352,7 @@
 <h2>Build Tajo from Source Code<a name="Build_Tajo_from_Source_Code"></a></h2>
 <p>Download the source code and build Tajo as follows:</p>
 <div>
-<pre>$ git clone http://git-wip-us.apache.org/repos/asf/incubator-tajo.git tajo
+<pre>$ git clone http://git-wip-us.apache.org/repos/asf/tajo.git tajo
 $ cd tajo
 $ mvn package -DskipTests -Pdist -Dtar
 $ ls tajo-dist/target/tajo-x.y.z.tar.gz</pre></div>
@@ -498,9 +490,9 @@ tajo&gt;</pre></div>
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
-        trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
-        or registered trademarks of their respective owners.</div>
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
+    trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
+    or registered trademarks of their respective owners.</div>
                   
         
                 </div>

Modified: tajo/site/index.html
URL: http://svn.apache.org/viewvc/tajo/site/index.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/index.html (original)
+++ tajo/site/index.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -192,11 +188,6 @@
         Apache</a>
         </li>
       <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
-      <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
         Tajo</a>
@@ -206,7 +197,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-03-21</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-03-28</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.8.0-SNAPSHOT</li>
             
                             </ul>
@@ -458,9 +449,6 @@
 <h2>Downloads<a name="Downloads"></a></h2>
 <ul>
 <li><b>[2013-11-20]</b> Most recent release: <a class="externalLink" href="http://apache.org/dyn/closer.cgi/incubator/tajo/tajo-0.2.0-incubating/">Apache Tajo 0.2.0-incubating</a> (<a class="externalLink" href="http://s.apache.org/tajo-0.2-release-notes">Release Notes</a>)</li></ul></div>
-<div class="section">
-<h2>Disclaimer<a name="Disclaimer"></a></h2>
-<p>Apache Tajo&#153; is an effort undergoing incubation at The Apache Software Foundation (ASF) sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p></div>
                   </div>
             </div>
           </div>
@@ -476,9 +464,9 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
-        trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
-        or registered trademarks of their respective owners.</div>
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
+    trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
+    or registered trademarks of their respective owners.</div>
                   
         
                 </div>

Modified: tajo/site/integration.html
URL: http://svn.apache.org/viewvc/tajo/site/integration.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/integration.html (original)
+++ tajo/site/integration.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -433,9 +425,9 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
-        trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
-        or registered trademarks of their respective owners.</div>
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
+    trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
+    or registered trademarks of their respective owners.</div>
                   
         
                 </div>

Modified: tajo/site/issue-tracking.html
URL: http://svn.apache.org/viewvc/tajo/site/issue-tracking.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/issue-tracking.html (original)
+++ tajo/site/issue-tracking.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -430,9 +422,9 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
-        trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
-        or registered trademarks of their respective owners.</div>
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
+    trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
+    or registered trademarks of their respective owners.</div>
                   
         
                 </div>

Modified: tajo/site/license.html
URL: http://svn.apache.org/viewvc/tajo/site/license.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/license.html (original)
+++ tajo/site/license.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -632,7 +624,7 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
         trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
         or registered trademarks of their respective owners.</div>
                   

Modified: tajo/site/mail-lists.html
URL: http://svn.apache.org/viewvc/tajo/site/mail-lists.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/mail-lists.html (original)
+++ tajo/site/mail-lists.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -192,11 +188,6 @@
         Apache</a>
         </li>
       <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
-      <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
         Tajo</a>
@@ -206,7 +197,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-03-21</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-03-28</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.8.0-SNAPSHOT</li>
             
                             </ul>
@@ -419,15 +410,15 @@
 <th>Archive</th></tr>
 <tr class="b">
 <td>Development list</td>
-<td><a class="externalLink" href="mailto:dev-subscribe@tajo.incubator.apache.org">Subscribe</a></td>
-<td><a class="externalLink" href="mailto:dev-unsubscribe@tajo.incubator.apache.org">Unsubscribe</a></td>
-<td><a class="externalLink" href="mailto:dev@tajo.incubator.apache.org">Post</a></td>
+<td><a class="externalLink" href="mailto:dev-subscribe@tajo.apache.org">Subscribe</a></td>
+<td><a class="externalLink" href="mailto:dev-unsubscribe@tajo.apache.org">Unsubscribe</a></td>
+<td><a class="externalLink" href="mailto:dev@tajo.apache.org">Post</a></td>
 <td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/tajo-dev/">mail-archives.apache.org</a></td></tr>
 <tr class="a">
 <td>Commit list</td>
-<td><a class="externalLink" href="mailto:commits-subscribe@tajo.incubator.apache.org">Subscribe</a></td>
-<td><a class="externalLink" href="mailto:commits-unsubscribe@tajo.incubator.apache.org">Unsubscribe</a></td>
-<td><a class="externalLink" href="mailto:commits@tajo.incubator.apache.org">Post</a></td>
+<td><a class="externalLink" href="mailto:commits-subscribe@tajo.apache.org">Subscribe</a></td>
+<td><a class="externalLink" href="mailto:commits-unsubscribe@tajo.apache.org">Unsubscribe</a></td>
+<td><a class="externalLink" href="mailto:commits@tajo.apache.org">Post</a></td>
 <td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/tajo-commits/">mail-archives.apache.org</a></td></tr></table></div>
                   </div>
             </div>
@@ -444,9 +435,9 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
-        trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
-        or registered trademarks of their respective owners.</div>
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
+    trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
+    or registered trademarks of their respective owners.</div>
                   
         
                 </div>

Modified: tajo/site/mailing-lists.html
URL: http://svn.apache.org/viewvc/tajo/site/mailing-lists.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/mailing-lists.html (original)
+++ tajo/site/mailing-lists.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -192,11 +188,6 @@
         Apache</a>
         </li>
       <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
-      <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
         Tajo</a>
@@ -206,7 +197,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-03-21</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2014-03-28</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.8.0-SNAPSHOT</li>
             
                             </ul>
@@ -425,52 +416,52 @@
 <div class="section">
 <h3>User<a name="User"></a></h3>
 <p>The user@ mailing list is the preferred mailing list for end-user questions and discussion.</p>
-<p>The Tajo user mailing list is : <a class="externalLink" href="mailto:user@tajo.incubator.apache.org">user@tajo.incubator.apache.org</a>. </p>
+<p>The Tajo user mailing list is : <a class="externalLink" href="mailto:user@tajo.apache.org">user@tajo.apache.org</a>. </p>
 
 <ul>
   
-<li><a class="externalLink" href="mailto:user-subscribe@tajo.incubator.apache.org">Subscribe to List</a></li>
+<li><a class="externalLink" href="mailto:user-subscribe@tajo.apache.org">Subscribe to List</a></li>
   
-<li><a class="externalLink" href="mailto:user-unsubscribe@tajo.incubator.apache.org">Unsubscribe from List</a></li>
+<li><a class="externalLink" href="mailto:user-unsubscribe@tajo.apache.org">Unsubscribe from List</a></li>
   
 <li><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/tajo-user/">Archives</a></li>
 </ul></div>
 <div class="section">
 <h3>Devlopers<a name="Devlopers"></a></h3>
 <p>If you&#x2019;d like to contribute to Tajo, please subscribe to the Tajo developer mailing list.</p>
-<p>The Tajo developer mailing list is: <a class="externalLink" href="mailto:dev@tajo.incubator.apache.org">dev@tajo.incubator.apache.org</a>.</p>
+<p>The Tajo developer mailing list is: <a class="externalLink" href="mailto:dev@tajo.apache.org">dev@tajo.apache.org</a>.</p>
 
 <ul>
   
-<li><a class="externalLink" href="mailto:dev-subscribe@tajo.incubator.apache.org">Subscribe to List</a></li>
+<li><a class="externalLink" href="mailto:dev-subscribe@tajo.apache.org">Subscribe to List</a></li>
   
-<li><a class="externalLink" href="mailto:dev-unsubscribe@tajo.incubator.apache.org">Unsubscribe from List</a></li>
+<li><a class="externalLink" href="mailto:dev-unsubscribe@tajo.apache.org">Unsubscribe from List</a></li>
   
 <li><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/tajo-dev/">Archives</a></li>
 </ul></div>
 <div class="section">
 <h3>Issues<a name="Issues"></a></h3>
 <p>If you&#x2019;d like to see notifications made in the Tajo issue tracking system, review board, and Jenkins CI, please subscribe to the Tajo issues mailing list.</p>
-<p>The Tajo issues mailing list is: <a class="externalLink" href="mailto:issues@tajo.incubator.apache.org">issues@tajo.incubator.apache.org</a>.</p>
+<p>The Tajo issues mailing list is: <a class="externalLink" href="mailto:issues@tajo.apache.org">issues@tajo.apache.org</a>.</p>
 
 <ul>
   
-<li><a class="externalLink" href="mailto:issues-subscribe@tajo.incubator.apache.org">Subscribe to List</a></li>
+<li><a class="externalLink" href="mailto:issues-subscribe@tajo.apache.org">Subscribe to List</a></li>
   
-<li><a class="externalLink" href="mailto:issues-unsubscribe@tajo.incubator.apache.org">Unsubscribe from List</a></li>
+<li><a class="externalLink" href="mailto:issues-unsubscribe@tajo.apache.org">Unsubscribe from List</a></li>
   
 <li><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/tajo-issues/">Archives</a></li>
 </ul></div>
 <div class="section">
 <h3>Commits<a name="Commits"></a></h3>
 <p>If you&#x2019;d like to see changes made in the Tajo source version control system, please subscribe to the Tajo commits mailing list.</p>
-<p>The Tajo commits mailing list is: <a class="externalLink" href="mailto:commits@tajo.incubator.apache.org">commits@tajo.incubator.apache.org</a>.</p>
+<p>The Tajo commits mailing list is: <a class="externalLink" href="mailto:commits@tajo.apache.org">commits@tajo.apache.org</a>.</p>
 
 <ul>
   
-<li><a class="externalLink" href="mailto:commits-subscribe@tajo.incubator.apache.org">Subscribe to List</a></li>
+<li><a class="externalLink" href="mailto:commits-subscribe@tajo.apache.org">Subscribe to List</a></li>
   
-<li><a class="externalLink" href="mailto:commits-unsubscribe@tajo.incubator.apache.org">Unsubscribe from List</a></li>
+<li><a class="externalLink" href="mailto:commits-unsubscribe@tajo.apache.org">Unsubscribe from List</a></li>
   
 <li><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/tajo-commits/">Archives</a></li>
 </ul></div></div>
@@ -489,9 +480,9 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
-        trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
-        or registered trademarks of their respective owners.</div>
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
+    trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
+    or registered trademarks of their respective owners.</div>
                   
         
                 </div>

Modified: tajo/site/plugin-management.html
URL: http://svn.apache.org/viewvc/tajo/site/plugin-management.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/plugin-management.html (original)
+++ tajo/site/plugin-management.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -509,7 +501,7 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
         trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
         or registered trademarks of their respective owners.</div>
                   

Modified: tajo/site/plugins.html
URL: http://svn.apache.org/viewvc/tajo/site/plugins.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/plugins.html (original)
+++ tajo/site/plugins.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -472,7 +464,7 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
         trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
         or registered trademarks of their respective owners.</div>
                   

Modified: tajo/site/project-info.html
URL: http://svn.apache.org/viewvc/tajo/site/project-info.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/project-info.html (original)
+++ tajo/site/project-info.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -470,7 +462,7 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
         trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
         or registered trademarks of their respective owners.</div>
                   

Modified: tajo/site/project-reports.html
URL: http://svn.apache.org/viewvc/tajo/site/project-reports.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/project-reports.html (original)
+++ tajo/site/project-reports.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -434,7 +426,7 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
         trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
         or registered trademarks of their respective owners.</div>
                   

Modified: tajo/site/project-summary.html
URL: http://svn.apache.org/viewvc/tajo/site/project-summary.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/project-summary.html (original)
+++ tajo/site/project-summary.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -469,7 +461,7 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
         trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
         or registered trademarks of their respective owners.</div>
                   

Modified: tajo/site/query_language.html
URL: http://svn.apache.org/viewvc/tajo/site/query_language.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/query_language.html (original)
+++ tajo/site/query_language.html Fri Mar 28 05:54:30 2014
@@ -137,7 +137,7 @@
               <li class="dropdown">
                 <a href="#" class="dropdown-toggle" data-toggle="dropdown">External Links <b class="caret"></b></a>
                 <ul class="dropdown-menu">
-                      <li>      <a href="https://git-wip-us.apache.org/repos/asf/incubator-tajo.git"  title="GIT">GIT</a>
+                      <li>      <a href="https://git-wip-us.apache.org/repos/asf/tajo.git"  title="GIT">GIT</a>
 </li>
                   </ul>
               </li>
@@ -152,14 +152,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -171,11 +167,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -411,7 +403,7 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
         trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
         or registered trademarks of their respective owners.</div>
                   

Modified: tajo/site/review-request-tool.html
URL: http://svn.apache.org/viewvc/tajo/site/review-request-tool.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/review-request-tool.html (original)
+++ tajo/site/review-request-tool.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -631,7 +623,7 @@ Your review request still exists, but th
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
         trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
         or registered trademarks of their respective owners.</div>
                   

Modified: tajo/site/source-code.html
URL: http://svn.apache.org/viewvc/tajo/site/source-code.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/source-code.html (original)
+++ tajo/site/source-code.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -456,7 +448,7 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
         trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
         or registered trademarks of their respective owners.</div>
                   

Modified: tajo/site/source-repository.html
URL: http://svn.apache.org/viewvc/tajo/site/source-repository.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/source-repository.html (original)
+++ tajo/site/source-repository.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -443,7 +435,7 @@
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
         trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
         or registered trademarks of their respective owners.</div>
                   

Modified: tajo/site/surefire-report.html
URL: http://svn.apache.org/viewvc/tajo/site/surefire-report.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/surefire-report.html (original)
+++ tajo/site/surefire-report.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -459,7 +451,7 @@ function toggleDisplay(elementId) {
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
         trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
         or registered trademarks of their respective owners.</div>
                   

Modified: tajo/site/tajo-0.2.0-doc.html
URL: http://svn.apache.org/viewvc/tajo/site/tajo-0.2.0-doc.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/tajo-0.2.0-doc.html (original)
+++ tajo/site/tajo-0.2.0-doc.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -615,7 +607,7 @@
 <h2><a name="Download"></a>Download</h2>
 <div class="section">
 <h3><a name="BinaryDownload"></a>Binary Download<a name="Binary_Download"></a></h3>
-<p>Download the source code from <a class="externalLink" href="http://tajo.incubator.apache.org/downloads.html">http://tajo.incubator.apache.org/downloads.html</a>.</p></div>
+<p>Download the source code from <a class="externalLink" href="http://tajo.apache.org/downloads.html">http://tajo.apache.org/downloads.html</a>.</p></div>
 <div class="section">
 <h3><a name="SourceDownload"></a>Source Download<a name="Source_Download"></a></h3>
 <p>Download the source code and build Tajo as follows:</p>
@@ -2079,7 +2071,7 @@ CREATE EXTERNAL TABLE customer (c_custke
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
         trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
         or registered trademarks of their respective owners.</div>
                   

Modified: tajo/site/tajo-0.8.0-doc.html
URL: http://svn.apache.org/viewvc/tajo/site/tajo-0.8.0-doc.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/tajo-0.8.0-doc.html (original)
+++ tajo/site/tajo-0.8.0-doc.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -621,7 +613,7 @@
 <h2><a name="Download"></a>Download</h2>
 <div class="section">
 <h3><a name="BinaryDownload"></a>Binary Download<a name="Binary_Download"></a></h3>
-<p>Download the source code from <a class="externalLink" href="http://tajo.incubator.apache.org/downloads.html">http://tajo.incubator.apache.org/downloads.html</a>.</p></div>
+<p>Download the source code from <a class="externalLink" href="http://tajo.apache.org/downloads.html">http://tajo.apache.org/downloads.html</a>.</p></div>
 <div class="section">
 <h3><a name="SourceDownload"></a>Source Download<a name="Source_Download"></a></h3>
 <p>Download the source code and build Tajo as follows:</p>
@@ -2268,7 +2260,7 @@ CREATE EXTERNAL TABLE customer (c_custke
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
         trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
         or registered trademarks of their respective owners.</div>
                   

Modified: tajo/site/team-list.html
URL: http://svn.apache.org/viewvc/tajo/site/team-list.html?rev=1582614&r1=1582613&r2=1582614&view=diff
==============================================================================
--- tajo/site/team-list.html (original)
+++ tajo/site/team-list.html Fri Mar 28 05:54:30 2014
@@ -172,14 +172,10 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://tajo.incubator.apache.org" id="bannerLeft">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
                                                                                                 <img src="./images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
                 </a>
                       </div>
-        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
-                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
-                </a>
-      </div>
         <div class="clear"><hr/></div>
       </div>
 
@@ -191,11 +187,7 @@
                     <a href="http://www.apache.org" class="externalLink" title="Apache">
         Apache</a>
         </li>
-      <li class="divider ">/</li>
-            <li class="">
-                    <a href="../" title="Incubator">
-        Incubator</a>
-        </li>
+
       <li class="divider ">/</li>
                 <li class="">
                     <a href="./" title="Tajo">
@@ -616,7 +608,7 @@ window.onLoad = init();
       </div>
 
                                                                   <?xml version="1.0" encoding="UTF-8"?>
-<div class="row span12">Apache Tajo, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator logo are
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are
         trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks
         or registered trademarks of their respective owners.</div>