You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2016/05/05 23:53:29 UTC

[50/51] [partial] incubator-trafodion-site git commit: [TRAFODION 1949] PR 457 New JDBC Type 4 Programmer's Reference Guide

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/architecture-overview.html
----------------------------------------------------------------------
diff --git a/architecture-overview.html b/architecture-overview.html
index 35130ac..1d1d4f6 100644
--- a/architecture-overview.html
+++ b/architecture-overview.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-04-25
+ Generated by Apache Maven Doxia at 2016-05-05
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/contributing-redirect.html
----------------------------------------------------------------------
diff --git a/contributing-redirect.html b/contributing-redirect.html
index 1b981c4..4635348 100644
--- a/contributing-redirect.html
+++ b/contributing-redirect.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-04-25
+ Generated by Apache Maven Doxia at 2016-05-05
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/css/site.css
----------------------------------------------------------------------
diff --git a/css/site.css b/css/site.css
index 2ffedf5..e28a4a4 100644
--- a/css/site.css
+++ b/css/site.css
@@ -36,7 +36,7 @@
 
 .logo-right {
     position: absolute;
-    right: 300px;
+    right: 200px;
 }
 
 .color-highlight {

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/Trafodion_Client_Installation_Guide.pdf
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/Trafodion_Client_Installation_Guide.pdf b/docs/2.1.0/client_install/Trafodion_Client_Installation_Guide.pdf
new file mode 100644
index 0000000..5e5c157
Binary files /dev/null and b/docs/2.1.0/client_install/Trafodion_Client_Installation_Guide.pdf differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/css/maven-base.css
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/css/maven-base.css b/docs/2.1.0/client_install/css/maven-base.css
new file mode 100644
index 0000000..584ba23
--- /dev/null
+++ b/docs/2.1.0/client_install/css/maven-base.css
@@ -0,0 +1,151 @@
+body {
+  margin: 0px;
+  padding: 0px;
+}
+img {
+  border:none;
+}
+table {
+  padding:0px;
+  width: 100%;
+  margin-left: -2px;
+  margin-right: -2px;
+}
+acronym {
+  cursor: help;
+  border-bottom: 1px dotted #feb;
+}
+table.bodyTable th, table.bodyTable td {
+  padding: 2px 4px 2px 4px;
+  vertical-align: top;
+}
+div.clear{
+  clear:both;
+  visibility: hidden;
+}
+div.clear hr{
+  display: none;
+}
+#bannerLeft, #bannerRight {
+  font-size: xx-large;
+  font-weight: bold;
+}
+#bannerLeft img, #bannerRight img {
+  margin: 0px;
+}
+.xleft, #bannerLeft img {
+  float:left;
+}
+.xright, #bannerRight {
+  float:right;
+}
+#banner {
+  padding: 0px;
+}
+#banner img {
+  border: none;
+}
+#breadcrumbs {
+  padding: 3px 10px 3px 10px;
+}
+#leftColumn {
+ width: 170px;
+ float:left;
+ overflow: auto;
+}
+#bodyColumn {
+  margin-right: 1.5em;
+  margin-left: 197px;
+}
+#legend {
+  padding: 8px 0 8px 0;
+}
+#navcolumn {
+  padding: 8px 4px 0 8px;
+}
+#navcolumn h5 {
+  margin: 0;
+  padding: 0;
+  font-size: small;
+}
+#navcolumn ul {
+  margin: 0;
+  padding: 0;
+  font-size: small;
+}
+#navcolumn li {
+  list-style-type: none;
+  background-image: none;
+  background-repeat: no-repeat;
+  background-position: 0 0.4em;
+  padding-left: 16px;
+  list-style-position: outside;
+  line-height: 1.2em;
+  font-size: smaller;
+}
+#navcolumn li.expanded {
+  background-image: url(../images/expanded.gif);
+}
+#navcolumn li.collapsed {
+  background-image: url(../images/collapsed.gif);
+}
+#poweredBy {
+  text-align: center;
+}
+#navcolumn img {
+  margin-top: 10px;
+  margin-bottom: 3px;
+}
+#poweredBy img {
+  display:block;
+  margin: 20px 0 20px 17px;
+}
+#search img {
+    margin: 0px;
+    display: block;
+}
+#search #q, #search #btnG {
+    border: 1px solid #999;
+    margin-bottom:10px;
+}
+#search form {
+    margin: 0px;
+}
+#lastPublished {
+  font-size: x-small;
+}
+.navSection {
+  margin-bottom: 2px;
+  padding: 8px;
+}
+.navSectionHead {
+  font-weight: bold;
+  font-size: x-small;
+}
+.section {
+  padding: 4px;
+}
+#footer {
+  padding: 3px 10px 3px 10px;
+  font-size: x-small;
+}
+#breadcrumbs {
+  font-size: x-small;
+  margin: 0pt;
+}
+.source {
+  padding: 12px;
+  margin: 1em 7px 1em 7px;
+}
+.source pre {
+  margin: 0px;
+  padding: 0px;
+}
+#navcolumn img.imageLink, .imageLink {
+  padding-left: 0px;
+  padding-bottom: 0px;
+  padding-top: 0px;
+  padding-right: 2px;
+  border: 0px;
+  margin: 0px;
+}

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/css/maven-theme.css
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/css/maven-theme.css b/docs/2.1.0/client_install/css/maven-theme.css
new file mode 100644
index 0000000..c982168
--- /dev/null
+++ b/docs/2.1.0/client_install/css/maven-theme.css
@@ -0,0 +1,141 @@
+body {
+  padding: 0px 0px 10px 0px;
+}
+body, td, select, input, li{
+  font-family: Verdana, Helvetica, Arial, sans-serif;
+  font-size: 13px;
+}
+code{
+  font-family: Courier, monospace;
+  font-size: 13px;
+}
+a {
+  text-decoration: none;
+}
+a:link {
+  color:#36a;
+}
+a:visited  {
+  color:#47a;
+}
+a:active, a:hover {
+  color:#69c;
+}
+#legend li.externalLink {
+  background: url(../images/external.png) left top no-repeat;
+  padding-left: 18px;
+}
+a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
+  background: url(../images/external.png) right center no-repeat;
+  padding-right: 18px;
+}
+#legend li.newWindow {
+  background: url(../images/newwindow.png) left top no-repeat;
+  padding-left: 18px;
+}
+a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
+  background: url(../images/newwindow.png) right center no-repeat;
+  padding-right: 18px;
+}
+h2 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #999;
+  color: #900;
+  background-color: #ddd;
+  font-weight:900;
+  font-size: x-large;
+}
+h3 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #aaa;
+  color: #900;
+  background-color: #eee;
+  font-weight: normal;
+  font-size: large;
+}
+h4 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #bbb;
+  color: #900;
+  background-color: #fff;
+  font-weight: normal;
+  font-size: large;
+}
+h5 {
+  padding: 4px 4px 4px 6px;
+  color: #900;
+  font-size: normal;
+}
+p {
+  line-height: 1.3em;
+  font-size: small;
+}
+#breadcrumbs {
+  border-top: 1px solid #aaa;
+  border-bottom: 1px solid #aaa;
+  background-color: #ccc;
+}
+#leftColumn {
+  margin: 10px 0 0 5px;
+  border: 1px solid #999;
+  background-color: #eee;
+}
+#navcolumn h5 {
+  font-size: smaller;
+  border-bottom: 1px solid #aaaaaa;
+  padding-top: 2px;
+  color: #000;
+}
+
+table.bodyTable th {
+  color: white;
+  background-color: #bbb;
+  text-align: left;
+  font-weight: bold;
+}
+
+table.bodyTable th, table.bodyTable td {
+  font-size: 1em;
+}
+
+table.bodyTable tr.a {
+  background-color: #ddd;
+}
+
+table.bodyTable tr.b {
+  background-color: #eee;
+}
+
+.source {
+  border: 1px solid #999;
+}
+dl {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #aaa;
+  background-color: #ffc;
+}
+dt {
+  color: #900;
+}
+#organizationLogo img, #projectLogo img, #projectLogo span{
+  margin: 8px;
+}
+#banner {
+  border-bottom: 1px solid #fff;
+}
+.errormark, .warningmark, .donemark, .infomark {
+  background: url(../images/icon_error_sml.gif) no-repeat;
+}
+
+.warningmark {
+  background-image: url(../images/icon_warning_sml.gif);
+}
+
+.donemark {
+  background-image: url(../images/icon_success_sml.gif);
+}
+
+.infomark {
+  background-image: url(../images/icon_info_sml.gif);
+}
+

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/css/print.css
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/css/print.css b/docs/2.1.0/client_install/css/print.css
new file mode 100644
index 0000000..26ad7f0
--- /dev/null
+++ b/docs/2.1.0/client_install/css/print.css
@@ -0,0 +1,7 @@
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
+	display: none !important;
+}
+#bodyColumn, body.docs div.docs {
+	margin: 0 !important;
+	border: none !important
+}

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/css/site.css
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/css/site.css b/docs/2.1.0/client_install/css/site.css
new file mode 100644
index 0000000..055e7e2
--- /dev/null
+++ b/docs/2.1.0/client_install/css/site.css
@@ -0,0 +1 @@
+/* You can override this file with your own styles */
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/dependencies.html
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/dependencies.html b/docs/2.1.0/client_install/dependencies.html
new file mode 100644
index 0000000..5ae24ea
--- /dev/null
+++ b/docs/2.1.0/client_install/dependencies.html
@@ -0,0 +1,127 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia at May 5, 2016 -->
+<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" />
+    <title>Project Dependencies</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="20160505" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+        </head>
+  <body class="composite">
+    <div id="banner">
+                    <div id="bannerLeft">
+                Trafodion Client Installation Guide
+                </div>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+        
+                <div class="xleft">
+        <span id="publishDate">Last Published: 2016-05-05</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.1.0</span>
+                      </div>
+            <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation Guide</a>
+              
+        
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+        
+                                <h5>Parent Project</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="index.html" title="Apache Trafodion">Apache Trafodion</a>
+            </li>
+          </ul>
+                       <h5>Project Documentation</h5>
+                  <ul>
+                                                                                                                                                                                                            <li class="expanded">
+                          <a href="project-info.html" title="Project Information">Project Information</a>
+                    <ul>
+                      <li class="none">
+                          <a href="team-list.html" title="Project Team">Project Team</a>
+            </li>
+                      <li class="none">
+                          <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
+            </li>
+                      <li class="none">
+                          <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
+            </li>
+                      <li class="none">
+                          <a href="license.html" title="Project License">Project License</a>
+            </li>
+                      <li class="none">
+                          <a href="project-summary.html" title="Project Summary">Project Summary</a>
+            </li>
+                      <li class="none">
+                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
+            </li>
+                      <li class="none">
+                          <a href="integration.html" title="Continuous Integration">Continuous Integration</a>
+            </li>
+                      <li class="none">
+            <strong>Dependencies</strong>
+          </li>
+              </ul>
+        </li>
+          </ul>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                   
+        
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <a name="Project_Dependencies"></a><div class="section"><h2>Project Dependencies<a name="Project_Dependencies"></a></h2><a name="Project_Dependencies_compile"></a><div class="section"><h3>compile<a name="compile"></a></h3><p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>org.asciidoctor</td><td><a class="externalLink" href="https://github.com/asciidoctor/asciidoctorj">asciidoctorj</a></td><td>1.5.4</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>org.jruby</td><td><a class="externalLink" href="https://github.com/jruby/jruby/jruby-artifacts/jruby-complete">jruby-complete</a></td><td>9.0.4.0</td><td>jar</td><td><a class
 ="externalLink" href="http://www.gnu.org/licenses/gpl-3.0-standalone.html">GPL 3</a>-<a class="externalLink" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html">LGPL 3</a>-<a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">EPL</a></td></tr></table></div><a name="Project_Dependencies_provided"></a><div class="section"><h3>provided<a name="provided"></a></h3><p>The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:</p><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>rubygems</td><td><a class="externalLink" href="http://prawn.majesticseacreature.com">prawn</a></td><td>2.0.2</td><td>gem</td><td>-</td></tr></table></div></div><a name="Project_Transitive_Dependencies"></a><div class="section"><h2>Project Transitive Dependencies<a
  name="Project_Transitive_Dependencies"></a></h2><p>The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.</p><a name="Project_Transitive_Dependencies_runtime"></a><div class="section"><h3>runtime<a name="runtime"></a></h3><p>The following is a list of runtime dependencies for this project. These dependencies are required to run the application:</p><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>com.beust</td><td><a class="externalLink" href="http://beust.com/jcommander">jcommander</a></td><td>1.35</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></div><a name="Project_Transitive_Dependencies_provided"></a><div class="section"><h3>provided<a name="provided"></a></h3><p>The following i
 s a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:</p><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>rubygems</td><td><a class="externalLink" href="http://prawn.majesticseacreature.com">pdf-core</a></td><td>0.6.1</td><td>gem</td><td>-</td></tr><tr class="a"><td>rubygems</td><td>ttfunk</td><td>1.4.0</td><td>gem</td><td>-</td></tr></table></div></div><a name="Project_Dependency_Graph"></a><div class="section"><h2>Project Dependency Graph<a name="Project_Dependency_Graph"></a></h2><script language="javascript" type="text/javascript">
+      function toggleDependencyDetail( divId, imgId )
+      {
+        var div = document.getElementById( divId );
+        var img = document.getElementById( imgId );
+        if( div.style.display == '' )
+        {
+          div.style.display = 'none';
+          img.src='./images/icon_info_sml.gif';
+        }
+        else
+        {
+          div.style.display = '';
+          img.src='./images/close.gif';
+        }
+      }
+</script>
+<a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a name="Dependency_Tree"></a></h3><ul><li>org.apache.trafodion:client-install-guide:pom:2.1.0 <img id="_img1" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep0', '_img1' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep0" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Trafodion Client Installation Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes how to install different Trafodion client applications.</p><p><b>URL: </b><a class="externalLink" href="http://trafodion.incubator.apache.org">http://trafodion.incubator.apache.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>rubygems:prawn:gem:2.0.2 (provided) <img id="_img3" src="./images/icon_info_sml.gi
 f" alt="Information" onclick="toggleDependencyDetail( '_dep2', '_img3' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep2" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>A fast and nimble PDF generator for Ruby</th></tr><tr class="b"><td><p><b>Description: </b>Prawn is a fast, tiny, and nimble PDF generator for Ruby</p><p><b>URL: </b><a class="externalLink" href="http://prawn.majesticseacreature.com">http://prawn.majesticseacreature.com</a></p><p><b>Project License: </b>No license is defined for this project.</p></td></tr></table></div><ul><li>rubygems:ttfunk:gem:1.4.0 (provided) <img id="_img5" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep4', '_img5' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep4" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>TrueType Font Metrics Parser</th></tr><tr class="b"><td><p><b>Description: </b>Font Me
 trics Parser for the Prawn PDF generator</p><p><b>Project License: </b>No license is defined for this project.</p></td></tr></table></div></li><li>rubygems:pdf-core:gem:0.6.1 (provided) <img id="_img7" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep6', '_img7' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep6" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>PDF::Core is used by Prawn to render PDF documents</th></tr><tr class="b"><td><p><b>Description: </b>PDF::Core is used by Prawn to render PDF documents</p><p><b>URL: </b><a class="externalLink" href="http://prawn.majesticseacreature.com">http://prawn.majesticseacreature.com</a></p><p><b>Project License: </b>No license is defined for this project.</p></td></tr></table></div></li></ul></li><li>org.jruby:jruby-complete:jar:9.0.4.0 (compile) <img id="_img9" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail(
  '_dep8', '_img9' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep8" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>JRuby Complete</th></tr><tr class="b"><td><p><b>Description: </b>JRuby is the effort to recreate the Ruby (http://www.ruby-lang.org) interpreter in Java.</p><p><b>URL: </b><a class="externalLink" href="https://github.com/jruby/jruby/jruby-artifacts/jruby-complete">https://github.com/jruby/jruby/jruby-artifacts/jruby-complete</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.gnu.org/licenses/gpl-3.0-standalone.html">GPL 3</a>, <a class="externalLink" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html">LGPL 3</a>, <a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">EPL</a></p></td></tr></table></div></li><li>org.asciidoctor:asciidoctorj:jar:1.5.4 (compile) <img id="_img11" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep10'
 , '_img11' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep10" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>AsciidoctorJ</th></tr><tr class="b"><td><p><b>Description: </b>AsciidoctorJ provides Java bindings for the Asciidoctor RubyGem (asciidoctor) using JRuby.</p><p><b>URL: </b><a class="externalLink" href="https://github.com/asciidoctor/asciidoctorj">https://github.com/asciidoctor/asciidoctorj</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>com.beust:jcommander:jar:1.35 (runtime) <img id="_img13" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep12', '_img13' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep12" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>JCommander</th></tr><tr class="b"><
 td><p><b>Description: </b>A Java framework to parse command line options with annotations.</p><p><b>URL: </b><a class="externalLink" href="http://beust.com/jcommander">http://beust.com/jcommander</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li></ul></div></div><a name="Licenses"></a><div class="section"><h2>Licenses<a name="Licenses"></a></h2><p><b>Unknown: </b>A fast and nimble PDF generator for Ruby, PDF::Core is used by Prawn to render PDF documents, TrueType Font Metrics Parser</p><p><b>GPL 3: </b>JRuby Complete</p><p><b>EPL: </b>JRuby Complete</p><p><b>The Apache Software License, Version 2.0: </b>AsciidoctorJ, JCommander, Trafodion Client Installation Guide</p><p><b>LGPL 3: </b>JRuby Complete</p></div><a name="Dependency_File_Details"></a><div class="section"><h2>Dependency File Details<a name="Dependency_File_Details"
 ></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Filename</th><th>Size</th><th>Entries</th><th>Classes</th><th>Packages</th><th>Java Version</th><th title="Indicates whether these dependencies have been compiled with debug information.">Debug Information</th></tr><tr class="b"><td>jcommander-1.35.jar</td><td>60.55 kB</td><td>64</td><td>50</td><td>5</td><td>1.5</td><td>Yes</td></tr><tr class="a"><td>asciidoctorj-1.5.4.jar</td><td>707.33 kB</td><td>480</td><td>78</td><td>10</td><td>1.6</td><td>Yes</td></tr><tr class="b"><td>jruby-complete-9.0.4.0.jar</td><td>20.68 MB</td><td>12122</td><td>8414</td><td>212</td><td>1.6</td><td>Yes</td></tr><tr class="a"><td>pdf-core-0.6.1.gem</td><td>43.01 kB</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><td>prawn-2.0.2.gem</td><td>912.90 kB</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="a"><td>ttfunk-1.4.0.gem</td><td>370.18 kB</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><t
 r class="b"><th>Total</th><th>Size</th><th>Entries</th><th>Classes</th><th>Packages</th><th>Java Version</th><th>Debug Information</th></tr><tr class="a"><td>6</td><td>22.78 MB</td><td>12666</td><td>8542</td><td>227</td><td>1.6</td><td>3</td></tr><tr class="b"><td>compile: 2</td><td>compile: 21.39 MB</td><td>compile: 12602</td><td>compile: 8492</td><td>compile: 222</td><td>-</td><td>compile: 2</td></tr><tr class="a"><td>runtime: 1</td><td>runtime: 60.55 kB</td><td>runtime: 64</td><td>runtime: 50</td><td>runtime: 5</td><td>-</td><td>runtime: 1</td></tr><tr class="b"><td>provided: 3</td><td>provided: 1.33 MB</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr></table></div><a name="Dependency_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a cla
 ss="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository lo
 cations for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a clas
 s="externalLink" href="http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.1</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>0</td><td>3</td></tr></table></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+              Copyright &#169;                    2015-2016
+                        <a href="http://www.apache.org">Apache Software Foundation</a>.
+            All Rights Reserved.      
+        
+                  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/Add_Alias_SQuirreL.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/Add_Alias_SQuirreL.jpg b/docs/2.1.0/client_install/images/Add_Alias_SQuirreL.jpg
new file mode 100644
index 0000000..0e2d483
Binary files /dev/null and b/docs/2.1.0/client_install/images/Add_Alias_SQuirreL.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/Add_Driver_SQuirreL.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/Add_Driver_SQuirreL.jpg b/docs/2.1.0/client_install/images/Add_Driver_SQuirreL.jpg
new file mode 100644
index 0000000..6dd3244
Binary files /dev/null and b/docs/2.1.0/client_install/images/Add_Driver_SQuirreL.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/Database_Connection_in_DbVisualizer.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/Database_Connection_in_DbVisualizer.jpg b/docs/2.1.0/client_install/images/Database_Connection_in_DbVisualizer.jpg
new file mode 100644
index 0000000..5cd345c
Binary files /dev/null and b/docs/2.1.0/client_install/images/Database_Connection_in_DbVisualizer.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/DbVisualizer_Driver_Manager.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/DbVisualizer_Driver_Manager.jpg b/docs/2.1.0/client_install/images/DbVisualizer_Driver_Manager.jpg
new file mode 100644
index 0000000..535d96f
Binary files /dev/null and b/docs/2.1.0/client_install/images/DbVisualizer_Driver_Manager.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/Extracted_Files.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/Extracted_Files.jpg b/docs/2.1.0/client_install/images/Extracted_Files.jpg
new file mode 100644
index 0000000..b272015
Binary files /dev/null and b/docs/2.1.0/client_install/images/Extracted_Files.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/InstallComplete.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/InstallComplete.jpg b/docs/2.1.0/client_install/images/InstallComplete.jpg
new file mode 100644
index 0000000..a565be3
Binary files /dev/null and b/docs/2.1.0/client_install/images/InstallComplete.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/InstallerWizardPaths.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/InstallerWizardPaths.jpg b/docs/2.1.0/client_install/images/InstallerWizardPaths.jpg
new file mode 100644
index 0000000..b13e61d
Binary files /dev/null and b/docs/2.1.0/client_install/images/InstallerWizardPaths.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/InstallerWizardWelcome.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/InstallerWizardWelcome.jpg b/docs/2.1.0/client_install/images/InstallerWizardWelcome.jpg
new file mode 100644
index 0000000..a87437e
Binary files /dev/null and b/docs/2.1.0/client_install/images/InstallerWizardWelcome.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/JDBC_JAR_Path.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/JDBC_JAR_Path.jpg b/docs/2.1.0/client_install/images/JDBC_JAR_Path.jpg
new file mode 100644
index 0000000..ebae592
Binary files /dev/null and b/docs/2.1.0/client_install/images/JDBC_JAR_Path.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/OptionalComponents.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/OptionalComponents.jpg b/docs/2.1.0/client_install/images/OptionalComponents.jpg
new file mode 100644
index 0000000..b95dff2
Binary files /dev/null and b/docs/2.1.0/client_install/images/OptionalComponents.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/PerlJavaServerURL.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/PerlJavaServerURL.jpg b/docs/2.1.0/client_install/images/PerlJavaServerURL.jpg
new file mode 100644
index 0000000..c78b55b
Binary files /dev/null and b/docs/2.1.0/client_install/images/PerlJavaServerURL.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/Physical_Connection.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/Physical_Connection.jpg b/docs/2.1.0/client_install/images/Physical_Connection.jpg
new file mode 100644
index 0000000..b5d3475
Binary files /dev/null and b/docs/2.1.0/client_install/images/Physical_Connection.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/Properties_for_Alias_SQuirreL.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/Properties_for_Alias_SQuirreL.jpg b/docs/2.1.0/client_install/images/Properties_for_Alias_SQuirreL.jpg
new file mode 100644
index 0000000..51bc3e3
Binary files /dev/null and b/docs/2.1.0/client_install/images/Properties_for_Alias_SQuirreL.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/ProxySettings.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/ProxySettings.jpg b/docs/2.1.0/client_install/images/ProxySettings.jpg
new file mode 100644
index 0000000..1d4596c
Binary files /dev/null and b/docs/2.1.0/client_install/images/ProxySettings.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/TQW_control_options.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/TQW_control_options.jpg b/docs/2.1.0/client_install/images/TQW_control_options.jpg
new file mode 100644
index 0000000..af6df88
Binary files /dev/null and b/docs/2.1.0/client_install/images/TQW_control_options.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/TQW_login.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/TQW_login.jpg b/docs/2.1.0/client_install/images/TQW_login.jpg
new file mode 100644
index 0000000..0fa92da
Binary files /dev/null and b/docs/2.1.0/client_install/images/TQW_login.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/TQW_logout.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/TQW_logout.jpg b/docs/2.1.0/client_install/images/TQW_logout.jpg
new file mode 100644
index 0000000..b1f5c91
Binary files /dev/null and b/docs/2.1.0/client_install/images/TQW_logout.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/TQW_query_plan.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/TQW_query_plan.jpg b/docs/2.1.0/client_install/images/TQW_query_plan.jpg
new file mode 100644
index 0000000..0a3efd4
Binary files /dev/null and b/docs/2.1.0/client_install/images/TQW_query_plan.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/TQW_session.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/TQW_session.jpg b/docs/2.1.0/client_install/images/TQW_session.jpg
new file mode 100644
index 0000000..51c23eb
Binary files /dev/null and b/docs/2.1.0/client_install/images/TQW_session.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/TQW_whiteboard.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/TQW_whiteboard.jpg b/docs/2.1.0/client_install/images/TQW_whiteboard.jpg
new file mode 100644
index 0000000..f60efc3
Binary files /dev/null and b/docs/2.1.0/client_install/images/TQW_whiteboard.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/close.gif
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/close.gif b/docs/2.1.0/client_install/images/close.gif
new file mode 100644
index 0000000..1c26bbc
Binary files /dev/null and b/docs/2.1.0/client_install/images/close.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/collapsed.gif
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/collapsed.gif b/docs/2.1.0/client_install/images/collapsed.gif
new file mode 100644
index 0000000..6e71084
Binary files /dev/null and b/docs/2.1.0/client_install/images/collapsed.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/expanded.gif
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/expanded.gif b/docs/2.1.0/client_install/images/expanded.gif
new file mode 100644
index 0000000..0fef3d8
Binary files /dev/null and b/docs/2.1.0/client_install/images/expanded.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/external.png
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/external.png b/docs/2.1.0/client_install/images/external.png
new file mode 100644
index 0000000..3f999fc
Binary files /dev/null and b/docs/2.1.0/client_install/images/external.png differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/icon_error_sml.gif
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/icon_error_sml.gif b/docs/2.1.0/client_install/images/icon_error_sml.gif
new file mode 100644
index 0000000..61132ef
Binary files /dev/null and b/docs/2.1.0/client_install/images/icon_error_sml.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/icon_info_sml.gif
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/icon_info_sml.gif b/docs/2.1.0/client_install/images/icon_info_sml.gif
new file mode 100644
index 0000000..c6cb9ad
Binary files /dev/null and b/docs/2.1.0/client_install/images/icon_info_sml.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/icon_success_sml.gif
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/icon_success_sml.gif b/docs/2.1.0/client_install/images/icon_success_sml.gif
new file mode 100644
index 0000000..52e85a4
Binary files /dev/null and b/docs/2.1.0/client_install/images/icon_success_sml.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/icon_warning_sml.gif
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/icon_warning_sml.gif b/docs/2.1.0/client_install/images/icon_warning_sml.gif
new file mode 100644
index 0000000..873bbb5
Binary files /dev/null and b/docs/2.1.0/client_install/images/icon_warning_sml.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/logos/build-by-maven-black.png
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/logos/build-by-maven-black.png b/docs/2.1.0/client_install/images/logos/build-by-maven-black.png
new file mode 100644
index 0000000..919fd0f
Binary files /dev/null and b/docs/2.1.0/client_install/images/logos/build-by-maven-black.png differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/logos/build-by-maven-white.png
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/logos/build-by-maven-white.png b/docs/2.1.0/client_install/images/logos/build-by-maven-white.png
new file mode 100644
index 0000000..7d44c9c
Binary files /dev/null and b/docs/2.1.0/client_install/images/logos/build-by-maven-white.png differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/logos/maven-feather.png
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/logos/maven-feather.png b/docs/2.1.0/client_install/images/logos/maven-feather.png
new file mode 100644
index 0000000..b5ada83
Binary files /dev/null and b/docs/2.1.0/client_install/images/logos/maven-feather.png differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/newwindow.png
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/newwindow.png b/docs/2.1.0/client_install/images/newwindow.png
new file mode 100644
index 0000000..6287f72
Binary files /dev/null and b/docs/2.1.0/client_install/images/newwindow.png differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/path2.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/path2.jpg b/docs/2.1.0/client_install/images/path2.jpg
new file mode 100644
index 0000000..9823379
Binary files /dev/null and b/docs/2.1.0/client_install/images/path2.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/varval2.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/varval2.jpg b/docs/2.1.0/client_install/images/varval2.jpg
new file mode 100644
index 0000000..340fefe
Binary files /dev/null and b/docs/2.1.0/client_install/images/varval2.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/win10_edit_path.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/win10_edit_path.jpg b/docs/2.1.0/client_install/images/win10_edit_path.jpg
new file mode 100644
index 0000000..ec9c8c6
Binary files /dev/null and b/docs/2.1.0/client_install/images/win10_edit_path.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/645fc344/docs/2.1.0/client_install/images/win10_select_java.jpg
----------------------------------------------------------------------
diff --git a/docs/2.1.0/client_install/images/win10_select_java.jpg b/docs/2.1.0/client_install/images/win10_select_java.jpg
new file mode 100644
index 0000000..a8e498a
Binary files /dev/null and b/docs/2.1.0/client_install/images/win10_select_java.jpg differ