You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by km...@apache.org on 2013/09/26 16:51:05 UTC

svn commit: r1526522 - in /incubator/knox/site: ./ books/knox-incubating-0-3-0/ images/

Author: kminder
Date: Thu Sep 26 14:51:05 2013
New Revision: 1526522

URL: http://svn.apache.org/r1526522
Log:
Added logos to site and book.

Added:
    incubator/knox/site/books/knox-incubating-0-3-0/apache-incubator-logo.png   (with props)
    incubator/knox/site/books/knox-incubating-0-3-0/apache-logo.gif   (with props)
    incubator/knox/site/books/knox-incubating-0-3-0/knox-logo.gif   (with props)
    incubator/knox/site/books/knox-incubating-0-3-0/knox.gif   (with props)
    incubator/knox/site/images/knoxLogoDeux.gif   (with props)
Modified:
    incubator/knox/site/books/knox-incubating-0-3-0/knox-incubating-0-3-0.html
    incubator/knox/site/index.html
    incubator/knox/site/issue-tracking.html
    incubator/knox/site/license.html
    incubator/knox/site/mail-lists.html
    incubator/knox/site/project-info.html
    incubator/knox/site/team-list.html

Added: incubator/knox/site/books/knox-incubating-0-3-0/apache-incubator-logo.png
URL: http://svn.apache.org/viewvc/incubator/knox/site/books/knox-incubating-0-3-0/apache-incubator-logo.png?rev=1526522&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/knox/site/books/knox-incubating-0-3-0/apache-incubator-logo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/knox/site/books/knox-incubating-0-3-0/apache-logo.gif
URL: http://svn.apache.org/viewvc/incubator/knox/site/books/knox-incubating-0-3-0/apache-logo.gif?rev=1526522&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/knox/site/books/knox-incubating-0-3-0/apache-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/knox/site/books/knox-incubating-0-3-0/knox-incubating-0-3-0.html
URL: http://svn.apache.org/viewvc/incubator/knox/site/books/knox-incubating-0-3-0/knox-incubating-0-3-0.html?rev=1526522&r1=1526521&r2=1526522&view=diff
==============================================================================
--- incubator/knox/site/books/knox-incubating-0-3-0/knox-incubating-0-3-0.html (original)
+++ incubator/knox/site/books/knox-incubating-0-3-0/knox-incubating-0-3-0.html Thu Sep 26 14:51:05 2013
@@ -13,7 +13,10 @@
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
---><p><link href="book.css" rel="stylesheet"/></p><h1>Apache Knox Gateway 0.3.0 (Incubator)</h1><h2>Table Of Contents</h2>
+--><p><link href="book.css" rel="stylesheet"/></p>
+<div id="logo" style="width:100%; text-align:center">
+  <img src="knox-logo.gif" alt="Knox"/>
+</div><p><br> <img src="apache-logo.gif"  alt="Apache"/> <img src="apache-incubator-logo.png"  alt="Incubator"/></p><h1>Apache Knox Gateway 0.3.0 (Incubator)</h1><h2>Table Of Contents</h2>
 <ul>
   <li><a href="#Introduction">Introduction</a></li>
   <li><a href="#Download">Download</a></li>
@@ -39,8 +42,8 @@
   </ul></li>
   <li><a href="#Secure+Clusters">Secure Clusters</a></li>
   <li><a href="#Trouble+Shooting">Trouble Shooting</a></li>
-  <li><a href="#Export+Controls">Export Controls</a></li>
   <li><a href="#Release+Verification">Release Verification</a></li>
+  <li><a href="#Export+Controls">Export Controls</a></li>
 </ul><h2><a id="Introduction"></a>Introduction</h2><p>TODO</p><h2><a id="Requirements"></a>Requirements</h2><h3>Java</h3><p>Java 1.6 or later is required for the Knox Gateway runtime. Use the command below to check the version of Java installed on the system where Knox will be running.</p>
 <pre><code>java -version
 </code></pre><h3>Hadoop</h3><p>An an existing Hadoop 1.x or 2.x cluster is required for Knox to protect. One of the easiest ways to ensure this it to utilize a HDP Sandbox VM. It is possible to use a Hadoop cluster deployed on EC2 but this will require additional configuration. Currently if this Hadoop cluster is secured with Kerberos only WebHDFS will work and additional configuration is required.</p><p>The Hadoop cluster should be ensured to have at least WebHDFS, WebHCat (i.e. Templeton) and Oozie configured, deployed and running. HBase/Stargate and Hive can also be accessed via the Knox Gateway given the proper versions and configuration.</p><p>The instructions that follow assume that the Gateway is <em>not</em> collocated with the Hadoop clusters themselves and (most importantly) that the hostnames and IP addresses of the cluster services are accessible by the gateway where ever it happens to be running. All of the instructions and samples are tailored to work &ldquo;out of the
  box&rdquo; against a Hortonworks Sandbox 2.x VM.</p><p>This release of the Apache Knox Gateway has been tested against the <a href="http://hortonworks.com/products/hortonworks-sandbox/">Hortonworks Sandbox 2.0</a>.</p><h2><a id="Download"></a>Download</h2><p>Download and extract the knox-{VERSION}.zip}} file into the installation directory that will contain your <a id="\{GATEWAY_HOME\"></a>{GATEWAY_HOME}. You can find the downloads for Knox releases on the [Apache mirrors|http://www.apache.org/dyn/closer.cgi/incubator/knox/].</p>
@@ -119,13 +122,13 @@ Server: Jetty(6.1.26)
       <td>WebHDFS </td>
       <td>2.1.0 </td>
       <td><img src="check.png"  alt="y"/> </td>
-      <td><img src="check.png"  alt="y"/> </td>
+      <td><img src="question.png"  alt="?"/><img src="check.png"  alt="y"/> </td>
     </tr>
     <tr>
       <td>WebHCat/Templeton </td>
       <td>0.11.0 </td>
       <td><img src="check.png"  alt="y"/> </td>
-      <td><img src="error.png"  alt="n"/> </td>
+      <td><img src="question.png"  alt="?"/><img src="error.png"  alt="n"/> </td>
     </tr>
     <tr>
       <td>Ozzie </td>
@@ -158,7 +161,7 @@ Server: Jetty(6.1.26)
       <td><img src="question.png"  alt="?"/> </td>
     </tr>
   </tbody>
-</table><h2><a id="Sandbox+Configuration"></a>Sandbox Configuration</h2><p>This version of the Apache Knox Gateway is tested against [Hortonworks Sandbox 1.2|http://hortonworks.com/products/hortonworks-sandbox/]</p><p>Currently there is an issue with Sandbox that prevents it from being easily used with the gateway. In order to correct the issue, you can use the commands below to login to the Sandbox VM and modify the configuration. This assumes that the name sandbox is setup to resolve to the Sandbox VM. It may be necessary to use the IP address of the Sandbox VM instead. <em>This is frequently but not always</em> <a id="{*}192.168.56.101{*"></a>{*}192.168.56.101{*}*.*</p>
+</table><p>ProxyUser feature of WebHDFS, WebHCat and Oozie required for secure cluster support seem to work fine. Knox code seems to be broken for support of secure cluster at this time for WebHDFS, WebHCat and Oozie.</p><h2><a id="Sandbox+Configuration"></a>Sandbox Configuration</h2><p>This version of the Apache Knox Gateway is tested against [Hortonworks Sandbox 1.2|http://hortonworks.com/products/hortonworks-sandbox/]</p><p>Currently there is an issue with Sandbox that prevents it from being easily used with the gateway. In order to correct the issue, you can use the commands below to login to the Sandbox VM and modify the configuration. This assumes that the name sandbox is setup to resolve to the Sandbox VM. It may be necessary to use the IP address of the Sandbox VM instead. <em>This is frequently but not always</em> <a id="{*}192.168.56.101{*"></a>{*}192.168.56.101{*}*.*</p>
 <pre><code>ssh root@sandbox
 cp /usr/lib/hadoop/conf/hdfs-site.xml /usr/lib/hadoop/conf/hdfs-site.xml.orig
 sed -e s/localhost/sandbox/ /usr/lib/hadoop/conf/hdfs-site.xml.orig &gt; /usr/lib/hadoop/conf/hdfs-site.xml
@@ -172,7 +175,7 @@ shutdown -r now
   <li><a href="#Oozie+Examples">Oozie</a></li>
   <li><a href="#HBase+Examples">HBase</a></li>
   <li><a href="#Hive+Examples">Hive</a></li>
-</ul><h2><a id="Configuration"></a>Configuration</h2><h3>Enabling logging</h3><p>If necessary you can enable additional logging by editing the <code>log4j.properties</code> file in the <code>conf</code> directory. Changing the rootLogger value from <code>ERROR</code> to <code>DEBUG</code> will generate a large amount of debug logging. A number of useful, more fine loggers are also provided in the file.</p><h3>Management of Security Artifacts</h3><p>There are a number of artifacts that are used by the gateway in ensuring the security of wire level communications, access to protected resources and the encryption of sensitive data. These artifacts can be managed from outside of the gateway instances or generated and populated by the gateway instance itself.</p><p>The following is a description of how this is coordinated with both standalone (development, demo, etc) gateway instances and instances as part of a cluster of gateways in mind.</p><p>Upon start of the gateway server we:</p>
+</ul><h2><a id="Configuration"></a>Configuration</h2><h3>Host Mapping</h3><p>TODO</p><p>That really depends upon how you have your VM configured. If you can hit <a href="http://c6401.ambari.apache.org:1022/">http://c6401.ambari.apache.org:1022/</a> directly from your client and knox host then you probably don&rsquo;t need the hostmap at all. The host map only exists for situations where a host in the hadoop cluster is known by one name externally and another internally. For example running hostname -q on sandbox returns sandbox.hortonworks.com but externally Sandbox is setup to be accesses using localhost via portmapping. The way the hostmap config works is that the <name/> element is what the hadoop cluster host is known as externally and the <value/> is how the hadoop cluster host identifies itself internally. <param><name>localhost</name><value>c6401,c6401.ambari.apache.org</value></param> You SHOULD be able to simply change <enabled>true</enabled> to false but I have a suspicion
  that that might not actually work. Please try it and file a jira if that doesn&rsquo;t work. If so, simply either remove the full provider config for hostmap or remove the <param/> that defines the mapping.</p><h3>Logging</h3><p>If necessary you can enable additional logging by editing the <code>log4j.properties</code> file in the <code>conf</code> directory. Changing the rootLogger value from <code>ERROR</code> to <code>DEBUG</code> will generate a large amount of debug logging. A number of useful, more fine loggers are also provided in the file.</p><h3>Java VM Options</h3><p>TODO</p><h3>Management of Security Artifacts</h3><p>There are a number of artifacts that are used by the gateway in ensuring the security of wire level communications, access to protected resources and the encryption of sensitive data. These artifacts can be managed from outside of the gateway instances or generated and populated by the gateway instance itself.</p><p>The following is a description of how this
  is coordinated with both standalone (development, demo, etc) gateway instances and instances as part of a cluster of gateways in mind.</p><p>Upon start of the gateway server we:</p>
 <ol>
   <li>Look for an identity store at <code>conf/security/keystores/gateway.jks</code>.  The identity store contains the certificate and private key used to represent the identity of the server for SSL connections and signature creation.
   <ul>
@@ -201,7 +204,7 @@ shutdown -r now
   <li>All security related artifacts are protected with the master secret</li>
   <li>Secrets used by the gateway itself are stored within the gateway credential store and are the same across all gateway instances in the cluster of gateways</li>
   <li>Secrets used by providers within cluster topologies are stored in topology specific credential stores and are the same for the same topology across the cluster of gateway instances.  However, they are specific to the topology - so secrets for one hadoop cluster are different from those of another.  This allows for fail-over from one gateway instance to another even when encryption is being used while not allowing the compromise of one encryption key to expose the data for all clusters.</li>
-</ol><p>NOTE: the SSL certificate will need special consideration depending on the type of certificate. Wildcard certs may be able to be shared across all gateway instances in a cluster. When certs are dedicated to specific machines the gateway identity store will not be able to be blindly replicated as hostname verification problems will ensue. Obviously, trust-stores will need to be taken into account as well.</p><h2><a id="Gateway+Details"></a>Gateway Details</h2><p>TODO</p><h2><a id="Configuration"></a>Configuration</h2><h3>Enabling logging</h3><p>If necessary you can enable additional logging by editing the <code>log4j.properties</code> file in the <code>conf</code> directory. Changing the rootLogger value from <code>ERROR</code> to <code>DEBUG</code> will generate a large amount of debug logging. A number of useful, more fine loggers are also provided in the file.</p><h3>Management of Security Artifacts</h3><p>There are a number of artifacts that are used by the gateway in ens
 uring the security of wire level communications, access to protected resources and the encryption of sensitive data. These artifacts can be managed from outside of the gateway instances or generated and populated by the gateway instance itself.</p><p>The following is a description of how this is coordinated with both standalone (development, demo, etc) gateway instances and instances as part of a cluster of gateways in mind.</p><p>Upon start of the gateway server we:</p>
+</ol><p>NOTE: the SSL certificate will need special consideration depending on the type of certificate. Wildcard certs may be able to be shared across all gateway instances in a cluster. When certs are dedicated to specific machines the gateway identity store will not be able to be blindly replicated as hostname verification problems will ensue. Obviously, trust-stores will need to be taken into account as well.</p><h2><a id="Gateway+Details"></a>Gateway Details</h2><p>TODO</p><h2><a id="Configuration"></a>Configuration</h2><h3>Host Mapping</h3><p>TODO</p><p>That really depends upon how you have your VM configured. If you can hit <a href="http://c6401.ambari.apache.org:1022/">http://c6401.ambari.apache.org:1022/</a> directly from your client and knox host then you probably don&rsquo;t need the hostmap at all. The host map only exists for situations where a host in the hadoop cluster is known by one name externally and another internally. For example running hostname -q on sandbox re
 turns sandbox.hortonworks.com but externally Sandbox is setup to be accesses using localhost via portmapping. The way the hostmap config works is that the <name/> element is what the hadoop cluster host is known as externally and the <value/> is how the hadoop cluster host identifies itself internally. <param><name>localhost</name><value>c6401,c6401.ambari.apache.org</value></param> You SHOULD be able to simply change <enabled>true</enabled> to false but I have a suspicion that that might not actually work. Please try it and file a jira if that doesn&rsquo;t work. If so, simply either remove the full provider config for hostmap or remove the <param/> that defines the mapping.</p><h3>Logging</h3><p>If necessary you can enable additional logging by editing the <code>log4j.properties</code> file in the <code>conf</code> directory. Changing the rootLogger value from <code>ERROR</code> to <code>DEBUG</code> will generate a large amount of debug logging. A number of useful, more fine logg
 ers are also provided in the file.</p><h3>Java VM Options</h3><p>TODO</p><h3>Management of Security Artifacts</h3><p>There are a number of artifacts that are used by the gateway in ensuring the security of wire level communications, access to protected resources and the encryption of sensitive data. These artifacts can be managed from outside of the gateway instances or generated and populated by the gateway instance itself.</p><p>The following is a description of how this is coordinated with both standalone (development, demo, etc) gateway instances and instances as part of a cluster of gateways in mind.</p><p>Upon start of the gateway server we:</p>
 <ol>
   <li>Look for an identity store at <code>conf/security/keystores/gateway.jks</code>.  The identity store contains the certificate and private key used to represent the identity of the server for SSL connections and signature creation.
   <ul>
@@ -1938,12 +1941,7 @@ log4j.logger.org.apache.http.headers=DEB
 log4j.logger.org.apache.http.wire=DEBUG      # Use this logger to increase the debugging of Apache HTTP wire traffic.
 </code></pre><h3>Filing Bugs</h3><p>h2. Filing bugs</p><p>Bugs can be filed using <a href="https://issues.apache.org/jira/browse/KNOX">Jira</a>. Please include the results of this command below in the Environment section. Also include the version of Hadoop being used.</p>
 <pre><code>java -jar bin/server.jar -version
-</code></pre><h2><a id="Export+Controls"></a>Export Controls</h2><p>Apache Knox Gateway includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country&rsquo;s laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See <a href="http://www.wassenaar.org">http://www.wassenaar.org</a> for more information.</p><p>The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC
  Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.</p><p>The following provides more details on the included cryptographic software:</p>
-<ul>
-  <li>Apache Knox Gateway uses the ApacheDS which in turn uses Bouncy Castle generic encryption libraries.</li>
-  <li>See <a href="http://www.bouncycastle.org">http://www.bouncycastle.org</a> for more details on Bouncy Castle.</li>
-  <li>See <a href="http://directory.apache.org/apacheds">http://directory.apache.org/apacheds</a> for more details on ApacheDS.</li>
-</ul><h2><a id="Release+Verification"></a>Release Verification</h2><p>It is essential that you verify the integrity of the downloaded files using the PGP signatures. Please read Verifying Apache HTTP Server Releases for more information on why you should verify our releases.</p><p>The PGP signatures can be verified using PGP or GPG. First download the KEYS file as well as the .asc signature files for the relevant release packages. Make sure you get these files from the main distribution directory, rather than from a mirror. Then verify the signatures using one of the methods below.</p>
+</code></pre><h2><a id="Release+Verification"></a>Release Verification</h2><p>It is essential that you verify the integrity of the downloaded files using the PGP signatures. Please read Verifying Apache HTTP Server Releases for more information on why you should verify our releases.</p><p>The PGP signatures can be verified using PGP or GPG. First download the KEYS file as well as the .asc signature files for the relevant release packages. Make sure you get these files from the main distribution directory, rather than from a mirror. Then verify the signatures using one of the methods below.</p>
 <pre><code>% pgpk -a KEYS
 % pgpv knox-incubating-0.3.0.zip.asc
 </code></pre><p>or</p>
@@ -1952,7 +1950,12 @@ log4j.logger.org.apache.http.wire=DEBUG 
 </code></pre><p>or</p>
 <pre><code>% gpg --import KEYS
 % gpg --verify knox-incubating-0.3.0.zip.asc
-</code></pre><h2>Disclaimer</h2><p>The Apache Knox Gateway is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC.</p><p>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.</p><p>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><h2>Trademarks</h2><p>Apache Knox Gateway, Apache, the Apache feather logo and the Apache Knox Gateway project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p><h2>License</h2><p>Apache Knox uses the standard <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p><h2>Priv
 acy Policy</h2><p>Apache Knox uses the standard Apache privacy policy.</p><p>Information about your use of this website is collected using server access logs and a tracking cookie. The collected information consists of the following:</p>
+</code></pre><h2><a id="Export+Controls"></a>Export Controls</h2><p>Apache Knox Gateway includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country&rsquo;s laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See <a href="http://www.wassenaar.org">http://www.wassenaar.org</a> for more information.</p><p>The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC
  Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.</p><p>The following provides more details on the included cryptographic software:</p>
+<ul>
+  <li>Apache Knox Gateway uses the ApacheDS which in turn uses Bouncy Castle generic encryption libraries.</li>
+  <li>See <a href="http://www.bouncycastle.org">http://www.bouncycastle.org</a> for more details on Bouncy Castle.</li>
+  <li>See <a href="http://directory.apache.org/apacheds">http://directory.apache.org/apacheds</a> for more details on ApacheDS.</li>
+</ul><h2>Disclaimer</h2><p>The Apache Knox Gateway is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC.</p><p>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.</p><p>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><h2>Trademarks</h2><p>Apache Knox Gateway, Apache, the Apache feather logo and the Apache Knox Gateway project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p><h2>License</h2><p>Apache Knox uses the standard <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p><h2>Privacy Poli
 cy</h2><p>Apache Knox uses the standard Apache privacy policy.</p><p>Information about your use of this website is collected using server access logs and a tracking cookie. The collected information consists of the following:</p>
 <ul>
   <li>The IP address from which you access the website;</li>
   <li>The type of browser and operating system you use to access our site;</li>

Added: incubator/knox/site/books/knox-incubating-0-3-0/knox-logo.gif
URL: http://svn.apache.org/viewvc/incubator/knox/site/books/knox-incubating-0-3-0/knox-logo.gif?rev=1526522&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/knox/site/books/knox-incubating-0-3-0/knox-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/knox/site/books/knox-incubating-0-3-0/knox.gif
URL: http://svn.apache.org/viewvc/incubator/knox/site/books/knox-incubating-0-3-0/knox.gif?rev=1526522&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/knox/site/books/knox-incubating-0-3-0/knox.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/knox/site/images/knoxLogoDeux.gif
URL: http://svn.apache.org/viewvc/incubator/knox/site/images/knoxLogoDeux.gif?rev=1526522&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/knox/site/images/knoxLogoDeux.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/knox/site/index.html
URL: http://svn.apache.org/viewvc/incubator/knox/site/index.html?rev=1526522&r1=1526521&r2=1526522&view=diff
==============================================================================
--- incubator/knox/site/index.html (original)
+++ incubator/knox/site/index.html Thu Sep 26 14:51:05 2013
@@ -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 Site Renderer 1.3 at Sep 25, 2013 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Sep 26, 2013 -->
 <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="20130925" />
+    <meta name="Date-Revision-yyyymmdd" content="20130926" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <script type="text/javascript">var _gaq = _gaq || [];
@@ -57,7 +57,7 @@
                         <a href="https://cwiki.apache.org/confluence/display/KNOX/Index" class="externalLink" title="Wiki">Wiki</a>
               
                     
-                &nbsp;| <span id="publishDate">Last Published: 2013-09-25</span>
+                &nbsp;| <span id="publishDate">Last Published: 2013-09-26</span>
               &nbsp;| <span id="projectVersion">Version: 0.0.0-SNAPSHOT</span>
             </div>
       <div class="clear">

Modified: incubator/knox/site/issue-tracking.html
URL: http://svn.apache.org/viewvc/incubator/knox/site/issue-tracking.html?rev=1526522&r1=1526521&r2=1526522&view=diff
==============================================================================
--- incubator/knox/site/issue-tracking.html (original)
+++ incubator/knox/site/issue-tracking.html Thu Sep 26 14:51:05 2013
@@ -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 Site Renderer 1.3 at Sep 25, 2013 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Sep 26, 2013 -->
 <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="20130925" />
+    <meta name="Date-Revision-yyyymmdd" content="20130926" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <script type="text/javascript">var _gaq = _gaq || [];
@@ -57,7 +57,7 @@
                         <a href="https://cwiki.apache.org/confluence/display/KNOX/Index" class="externalLink" title="Wiki">Wiki</a>
               
                     
-                &nbsp;| <span id="publishDate">Last Published: 2013-09-25</span>
+                &nbsp;| <span id="publishDate">Last Published: 2013-09-26</span>
               &nbsp;| <span id="projectVersion">Version: 0.0.0-SNAPSHOT</span>
             </div>
       <div class="clear">

Modified: incubator/knox/site/license.html
URL: http://svn.apache.org/viewvc/incubator/knox/site/license.html?rev=1526522&r1=1526521&r2=1526522&view=diff
==============================================================================
--- incubator/knox/site/license.html (original)
+++ incubator/knox/site/license.html Thu Sep 26 14:51:05 2013
@@ -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 Site Renderer 1.3 at Sep 25, 2013 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Sep 26, 2013 -->
 <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="20130925" />
+    <meta name="Date-Revision-yyyymmdd" content="20130926" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <script type="text/javascript">var _gaq = _gaq || [];
@@ -57,7 +57,7 @@
                         <a href="https://cwiki.apache.org/confluence/display/KNOX/Index" class="externalLink" title="Wiki">Wiki</a>
               
                     
-                &nbsp;| <span id="publishDate">Last Published: 2013-09-25</span>
+                &nbsp;| <span id="publishDate">Last Published: 2013-09-26</span>
               &nbsp;| <span id="projectVersion">Version: 0.0.0-SNAPSHOT</span>
             </div>
       <div class="clear">

Modified: incubator/knox/site/mail-lists.html
URL: http://svn.apache.org/viewvc/incubator/knox/site/mail-lists.html?rev=1526522&r1=1526521&r2=1526522&view=diff
==============================================================================
--- incubator/knox/site/mail-lists.html (original)
+++ incubator/knox/site/mail-lists.html Thu Sep 26 14:51:05 2013
@@ -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 Site Renderer 1.3 at Sep 25, 2013 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Sep 26, 2013 -->
 <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="20130925" />
+    <meta name="Date-Revision-yyyymmdd" content="20130926" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <script type="text/javascript">var _gaq = _gaq || [];
@@ -57,7 +57,7 @@
                         <a href="https://cwiki.apache.org/confluence/display/KNOX/Index" class="externalLink" title="Wiki">Wiki</a>
               
                     
-                &nbsp;| <span id="publishDate">Last Published: 2013-09-25</span>
+                &nbsp;| <span id="publishDate">Last Published: 2013-09-26</span>
               &nbsp;| <span id="projectVersion">Version: 0.0.0-SNAPSHOT</span>
             </div>
       <div class="clear">

Modified: incubator/knox/site/project-info.html
URL: http://svn.apache.org/viewvc/incubator/knox/site/project-info.html?rev=1526522&r1=1526521&r2=1526522&view=diff
==============================================================================
--- incubator/knox/site/project-info.html (original)
+++ incubator/knox/site/project-info.html Thu Sep 26 14:51:05 2013
@@ -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 Site Renderer 1.3 at Sep 25, 2013 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Sep 26, 2013 -->
 <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="20130925" />
+    <meta name="Date-Revision-yyyymmdd" content="20130926" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <script type="text/javascript">var _gaq = _gaq || [];
@@ -57,7 +57,7 @@
                         <a href="https://cwiki.apache.org/confluence/display/KNOX/Index" class="externalLink" title="Wiki">Wiki</a>
               
                     
-                &nbsp;| <span id="publishDate">Last Published: 2013-09-25</span>
+                &nbsp;| <span id="publishDate">Last Published: 2013-09-26</span>
               &nbsp;| <span id="projectVersion">Version: 0.0.0-SNAPSHOT</span>
             </div>
       <div class="clear">

Modified: incubator/knox/site/team-list.html
URL: http://svn.apache.org/viewvc/incubator/knox/site/team-list.html?rev=1526522&r1=1526521&r2=1526522&view=diff
==============================================================================
--- incubator/knox/site/team-list.html (original)
+++ incubator/knox/site/team-list.html Thu Sep 26 14:51:05 2013
@@ -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 Site Renderer 1.3 at Sep 25, 2013 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Sep 26, 2013 -->
 <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="20130925" />
+    <meta name="Date-Revision-yyyymmdd" content="20130926" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <script type="text/javascript">var _gaq = _gaq || [];
@@ -57,7 +57,7 @@
                         <a href="https://cwiki.apache.org/confluence/display/KNOX/Index" class="externalLink" title="Wiki">Wiki</a>
               
                     
-                &nbsp;| <span id="publishDate">Last Published: 2013-09-25</span>
+                &nbsp;| <span id="publishDate">Last Published: 2013-09-26</span>
               &nbsp;| <span id="projectVersion">Version: 0.0.0-SNAPSHOT</span>
             </div>
       <div class="clear">