Modified: knox/site/books/knox-1-0-0/user-guide.html URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-0-0/user-guide.html?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-0-0/user-guide.html (original) +++ knox/site/books/knox-1-0-0/user-guide.html Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -156,7 +156,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -191,7 +191,7 @@ <li>Source archive: <a href="http://www.apache.org/dyn/closer.cgi/knox/1.0.0/knox-1.0.0-src.zip">knox-1.0.0-src.zip</a> (<a href="http://www.apache.org/dist/knox/1.0.0/knox-1.0.0-src.zip.asc">PGP signature</a>, <a href="http://www.apache.org/dist/knox/1.0.0/knox-1.0.0-src.zip.sha">SHA1 digest</a>, <a href="http://www.apache.org/dist/knox/1.0.0/knox-1.0.0-src.zip.md5">MD5 digest</a>)</li> <li>Binary archive: <a href="http://www.apache.org/dyn/closer.cgi/knox/1.0.0/knox-1.0.0.zip">knox-1.0.0.zip</a> (<a href="http://www.apache.org/dist/knox/1.0.0/knox-1.0.0.zip.asc">PGP signature</a>, <a href="http://www.apache.org/dist/knox/1.0.0/knox-1.0.0.zip.sha">SHA1 digest</a>, <a href="http://www.apache.org/dist/knox/1.0.0/knox-1.0.0.zip.md5">MD5 digest</a>)</li> </ul> -<p>Apache Knox Gateway releases are available under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. See the NOTICE file contained in each release artifact for applicable copyright attribution notices.</p> +<p>Apache Knox Gateway releases are available under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. See the NOTICE file contained in each release artifact for applicable copyright attribution notices.</p> <h3><a id="Verify">Verify</a> <a href="#Verify"><img src="markbook-section-link.png"/></a></h3> <p>While recommended, verify is an optional step. You can verify the integrity of any downloaded files using the PGP signatures. Please read <a href="http://httpd.apache.org/dev/verification.html">Verifying Apache HTTP Server Releases</a> 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 <a href="https://dist.apache.org/repos/dist/release/knox/KEYS">KEYS</a> file as well as the .asc signature files for the relevant release packages. Make sure you get these files from the main distribution directory linked above, rather than from a mirror. Then verify the signatures using one of the methods below.</p> @@ -521,7 +521,7 @@ curl -i -k -u guest:guest-password -X GE (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -619,7 +619,7 @@ https://{gateway-host}:{gateway-port}/{g (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -3274,7 +3274,7 @@ session required pam_env.so user_ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -3543,7 +3543,7 @@ url -k --header "SM_USER: nobody@ca (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -4905,7 +4905,8 @@ APACHE_HOME/bin/apachectl -k stop <p>By only indicating that it is needed with <code>gateway.client.auth.needed</code>, the <code>{GATEWAY_HOME}/data/security/keystores/gateway.jks</code> keystore is used. This is the identity keystore for the server and can also be used as the truststore. We can specify the path to a dedicated truststore via <code>gateway.truststore.path</code>. If the truststore password is different from the gateway master secret then it can be set using</p> <pre><code>knoxcli.sh create-alias gateway-truststore-password --value {pwd} </code></pre> -<p>Otherwise, the master secret will be used. If the truststore is not a JKS type then it can be set via <code>gateway.truststore.type</code>. <!-- +<p>Otherwise, the master secret will be used. If the truststore is not a JKS type then it can be set via <code>gateway.truststore.type</code>.</p> +<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. @@ -4913,14 +4914,14 @@ APACHE_HOME/bin/apachectl -k stop (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---></p> +--> <h2><a id="Websocket+Support">Websocket Support</a> <a href="#Websocket+Support"><img src="markbook-section-link.png"/></a></h2> <h3><a id="Introduction">Introduction</a> <a href="#Introduction"><img src="markbook-section-link.png"/></a></h3> <p>Websocket is a communication protocol that allows full duplex communication over a single TCP connection. Knox provides out-of-the-box support for websocket protocol, currently only text messages are supported.</p> @@ -5596,7 +5597,7 @@ dep/commons-codec-1.7.jar (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -5649,7 +5650,7 @@ dep/commons-codec-1.7.jar (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -6601,7 +6602,7 @@ sudo {HBASE_BIN}/hbase-daemon.sh start r * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -6911,7 +6912,7 @@ session.shutdown(10, SECONDS) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -7905,7 +7906,7 @@ DriverManager.getConnection(url, props); (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -8553,7 +8554,7 @@ java -jar bin/gateway.jar -version <h2><a id="Trademarks">Trademarks</a> <a href="#Trademarks"><img src="markbook-section-link.png"/></a></h2> <p>Apache Knox, 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><a id="License">License</a> <a href="#License"><img src="markbook-section-link.png"/></a></h2> -<p>Apache Knox uses the standard <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p> +<p>Apache Knox uses the standard <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p> <h2><a id="Privacy+Policy">Privacy Policy</a> <a href="#Privacy+Policy"><img src="markbook-section-link.png"/></a></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>
Modified: knox/site/books/knox-1-0-0/workflow-configuration.xml URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-0-0/workflow-configuration.xml?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-0-0/workflow-configuration.xml (original) +++ knox/site/books/knox-1-0-0/workflow-configuration.xml Thu Mar 12 19:11:27 2020 @@ -8,7 +8,7 @@ to you under the Apache License, Version "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/site/books/knox-1-0-0/workflow-definition.xml URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-0-0/workflow-definition.xml?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-0-0/workflow-definition.xml (original) +++ knox/site/books/knox-1-0-0/workflow-definition.xml Thu Mar 12 19:11:27 2020 @@ -8,7 +8,7 @@ to you under the Apache License, Version "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -33,4 +33,4 @@ limitations under the License. <message>Java failed, error message[${wf:errorMessage(wf:lastErrorNode())}]</message> </kill> <end name="end"/> -</workflow-app> \ No newline at end of file +</workflow-app> Modified: knox/site/books/knox-1-1-0/book.css URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-1-0/book.css?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-1-0/book.css (original) +++ knox/site/books/knox-1-1-0/book.css Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/site/books/knox-1-1-0/dev-guide.html URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-1-0/dev-guide.html?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-1-0/dev-guide.html (original) +++ knox/site/books/knox-1-1-0/dev-guide.html Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -712,7 +712,7 @@ public interface ServiceDeploymentContri <licenses> <license> <name>The Apache Software License, Version 2.0</name> - <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> + <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> @@ -1156,7 +1156,7 @@ public class CustomValidator extends Pre <licenses> <license> <name>The Apache Software License, Version 2.0</name> - <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> + <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> @@ -2448,7 +2448,7 @@ public interface CustomResources { <h2><a id="Trademarks">Trademarks</a> <a href="#Trademarks"><img src="markbook-section-link.png"/></a></h2> <p>Apache Knox, 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><a id="License">License</a> <a href="#License"><img src="markbook-section-link.png"/></a></h2> -<p>Apache Knox uses the standard <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p> +<p>Apache Knox uses the standard <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p> <h2><a id="Privacy+Policy">Privacy Policy</a> <a href="#Privacy+Policy"><img src="markbook-section-link.png"/></a></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> Modified: knox/site/books/knox-1-1-0/user-guide.html URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-1-0/user-guide.html?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-1-0/user-guide.html (original) +++ knox/site/books/knox-1-1-0/user-guide.html Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -163,7 +163,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -198,7 +198,7 @@ <li>Source archive: <a href="http://www.apache.org/dyn/closer.cgi/knox/1.1.0/knox-1.1.0-src.zip">knox-1.1.0-src.zip</a> (<a href="http://www.apache.org/dist/knox/1.1.0/knox-1.1.0-src.zip.asc">PGP signature</a>, <a href="http://www.apache.org/dist/knox/1.1.0/knox-1.1.0-src.zip.sha1">SHA1 digest</a>, <a href="http://www.apache.org/dist/knox/1.1.0/knox-1.1.0-src.zip.md5">MD5 digest</a>)</li> <li>Binary archive: <a href="http://www.apache.org/dyn/closer.cgi/knox/1.1.0/knox-1.1.0.zip">knox-1.1.0.zip</a> (<a href="http://www.apache.org/dist/knox/1.1.0/knox-1.1.0.zip.asc">PGP signature</a>, <a href="http://www.apache.org/dist/knox/1.1.0/knox-1.1.0.zip.sha1">SHA1 digest</a>, <a href="http://www.apache.org/dist/knox/1.1.0/knox-1.1.0.zip.md5">MD5 digest</a>)</li> </ul> -<p>Apache Knox Gateway releases are available under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. See the NOTICE file contained in each release artifact for applicable copyright attribution notices.</p> +<p>Apache Knox Gateway releases are available under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. See the NOTICE file contained in each release artifact for applicable copyright attribution notices.</p> <h3><a id="Verify">Verify</a> <a href="#Verify"><img src="markbook-section-link.png"/></a></h3> <p>While recommended, verification of signatures is an optional step. You can verify the integrity of any downloaded files using the PGP signatures. Please read <a href="http://httpd.apache.org/dev/verification.html">Verifying Apache HTTP Server Releases</a> 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 <a href="https://dist.apache.org/repos/dist/release/knox/KEYS">KEYS</a> file as well as the <code>.asc</code> signature files for the relevant release packages. Make sure you get these files from the main distribution directory linked above, rather than from a mirror. Then verify the signatures using one of the methods below.</p> @@ -527,7 +527,7 @@ curl -i -k -u guest:guest-password -X GE (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -625,7 +625,7 @@ https://{gateway-host}:{gateway-port}/{g (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -3363,7 +3363,7 @@ session required pam_env.so user_ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -3638,7 +3638,7 @@ url -k --header "SM_USER: nobody@ca (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -5083,7 +5083,7 @@ APACHE_HOME/bin/apachectl -k stop (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -5771,7 +5771,7 @@ dep/commons-codec-1.7.jar (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -5825,7 +5825,7 @@ dep/commons-codec-1.7.jar (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -6894,7 +6894,7 @@ sudo {HBASE_BIN}/hbase-daemon.sh start r * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -7204,7 +7204,7 @@ session.shutdown(10, SECONDS) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -8330,7 +8330,7 @@ curl -i -k -u username:password -H " (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -9079,7 +9079,7 @@ java -jar bin/gateway.jar -version <h2><a id="Trademarks">Trademarks</a> <a href="#Trademarks"><img src="markbook-section-link.png"/></a></h2> <p>Apache Knox, 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><a id="License">License</a> <a href="#License"><img src="markbook-section-link.png"/></a></h2> -<p>Apache Knox uses the standard <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p> +<p>Apache Knox uses the standard <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p> <h2><a id="Privacy+Policy">Privacy Policy</a> <a href="#Privacy+Policy"><img src="markbook-section-link.png"/></a></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> Modified: knox/site/books/knox-1-1-0/workflow-configuration.xml URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-1-0/workflow-configuration.xml?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-1-0/workflow-configuration.xml (original) +++ knox/site/books/knox-1-1-0/workflow-configuration.xml Thu Mar 12 19:11:27 2020 @@ -8,7 +8,7 @@ to you under the Apache License, Version "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/site/books/knox-1-1-0/workflow-definition.xml URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-1-0/workflow-definition.xml?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-1-0/workflow-definition.xml (original) +++ knox/site/books/knox-1-1-0/workflow-definition.xml Thu Mar 12 19:11:27 2020 @@ -8,7 +8,7 @@ to you under the Apache License, Version "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -33,4 +33,4 @@ limitations under the License. <message>Java failed, error message[${wf:errorMessage(wf:lastErrorNode())}]</message> </kill> <end name="end"/> -</workflow-app> \ No newline at end of file +</workflow-app> Modified: knox/site/books/knox-1-2-0/book.css URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-2-0/book.css?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-2-0/book.css (original) +++ knox/site/books/knox-1-2-0/book.css Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/site/books/knox-1-2-0/dev-guide.html URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-2-0/dev-guide.html?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-2-0/dev-guide.html (original) +++ knox/site/books/knox-1-2-0/dev-guide.html Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -712,7 +712,7 @@ public interface ServiceDeploymentContri <licenses> <license> <name>The Apache Software License, Version 2.0</name> - <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> + <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> @@ -1156,7 +1156,7 @@ public class CustomValidator extends Pre <licenses> <license> <name>The Apache Software License, Version 2.0</name> - <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> + <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> @@ -2448,7 +2448,7 @@ public interface CustomResources { <h2><a id="Trademarks">Trademarks</a> <a href="#Trademarks"><img src="markbook-section-link.png"/></a></h2> <p>Apache Knox, 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><a id="License">License</a> <a href="#License"><img src="markbook-section-link.png"/></a></h2> -<p>Apache Knox uses the standard <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p> +<p>Apache Knox uses the standard <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p> <h2><a id="Privacy+Policy">Privacy Policy</a> <a href="#Privacy+Policy"><img src="markbook-section-link.png"/></a></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> Modified: knox/site/books/knox-1-2-0/user-guide.html URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-2-0/user-guide.html?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-2-0/user-guide.html (original) +++ knox/site/books/knox-1-2-0/user-guide.html Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -163,7 +163,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -198,7 +198,7 @@ <li>Source archive: <a href="http://www.apache.org/dyn/closer.cgi/knox/1.2.0/knox-1.2.0-src.zip">knox-1.2.0-src.zip</a> (<a href="http://www.apache.org/dist/knox/1.2.0/knox-1.2.0-src.zip.asc">PGP signature</a>, <a href="http://www.apache.org/dist/knox/1.2.0/knox-1.2.0-src.zip.sha1">SHA1 digest</a>, <a href="http://www.apache.org/dist/knox/1.2.0/knox-1.2.0-src.zip.md5">MD5 digest</a>)</li> <li>Binary archive: <a href="http://www.apache.org/dyn/closer.cgi/knox/1.2.0/knox-1.2.0.zip">knox-1.2.0.zip</a> (<a href="http://www.apache.org/dist/knox/1.2.0/knox-1.2.0.zip.asc">PGP signature</a>, <a href="http://www.apache.org/dist/knox/1.2.0/knox-1.2.0.zip.sha1">SHA1 digest</a>, <a href="http://www.apache.org/dist/knox/1.2.0/knox-1.2.0.zip.md5">MD5 digest</a>)</li> </ul> -<p>Apache Knox Gateway releases are available under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. See the NOTICE file contained in each release artifact for applicable copyright attribution notices.</p> +<p>Apache Knox Gateway releases are available under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. See the NOTICE file contained in each release artifact for applicable copyright attribution notices.</p> <h3><a id="Verify">Verify</a> <a href="#Verify"><img src="markbook-section-link.png"/></a></h3> <p>While recommended, verification of signatures is an optional step. You can verify the integrity of any downloaded files using the PGP signatures. Please read <a href="http://httpd.apache.org/dev/verification.html">Verifying Apache HTTP Server Releases</a> 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 <a href="https://dist.apache.org/repos/dist/release/knox/KEYS">KEYS</a> file as well as the <code>.asc</code> signature files for the relevant release packages. Make sure you get these files from the main distribution directory linked above, rather than from a mirror. Then verify the signatures using one of the methods below.</p> @@ -527,7 +527,7 @@ curl -i -k -u guest:guest-password -X GE (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -625,7 +625,7 @@ https://{gateway-host}:{gateway-port}/{g (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -3363,7 +3363,7 @@ session required pam_env.so user_ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -3638,7 +3638,7 @@ url -k --header "SM_USER: nobody@ca (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -5098,7 +5098,7 @@ APACHE_HOME/bin/apachectl -k stop (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -5786,7 +5786,7 @@ dep/commons-codec-1.7.jar (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -5840,7 +5840,7 @@ dep/commons-codec-1.7.jar (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -6909,7 +6909,7 @@ sudo {HBASE_BIN}/hbase-daemon.sh start r * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -7219,7 +7219,7 @@ session.shutdown(10, SECONDS) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -8352,7 +8352,7 @@ curl -i -k -u username:password -H " (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -9100,7 +9100,7 @@ java -jar bin/gateway.jar -version <h2><a id="Trademarks">Trademarks</a> <a href="#Trademarks"><img src="markbook-section-link.png"/></a></h2> <p>Apache Knox, 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><a id="License">License</a> <a href="#License"><img src="markbook-section-link.png"/></a></h2> -<p>Apache Knox uses the standard <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p> +<p>Apache Knox uses the standard <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p> <h2><a id="Privacy+Policy">Privacy Policy</a> <a href="#Privacy+Policy"><img src="markbook-section-link.png"/></a></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> Modified: knox/site/books/knox-1-2-0/workflow-configuration.xml URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-2-0/workflow-configuration.xml?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-2-0/workflow-configuration.xml (original) +++ knox/site/books/knox-1-2-0/workflow-configuration.xml Thu Mar 12 19:11:27 2020 @@ -8,7 +8,7 @@ to you under the Apache License, Version "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/site/books/knox-1-2-0/workflow-definition.xml URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-2-0/workflow-definition.xml?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-2-0/workflow-definition.xml (original) +++ knox/site/books/knox-1-2-0/workflow-definition.xml Thu Mar 12 19:11:27 2020 @@ -8,7 +8,7 @@ to you under the Apache License, Version "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -33,4 +33,4 @@ limitations under the License. <message>Java failed, error message[${wf:errorMessage(wf:lastErrorNode())}]</message> </kill> <end name="end"/> -</workflow-app> \ No newline at end of file +</workflow-app> Modified: knox/site/books/knox-1-3-0/book.css URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-3-0/book.css?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-3-0/book.css (original) +++ knox/site/books/knox-1-3-0/book.css Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/site/books/knox-1-3-0/dev-guide.html URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-3-0/dev-guide.html?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-3-0/dev-guide.html (original) +++ knox/site/books/knox-1-3-0/dev-guide.html Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -729,7 +729,7 @@ public interface ServiceDeploymentContri <licenses> <license> <name>The Apache Software License, Version 2.0</name> - <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> + <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> @@ -1203,7 +1203,7 @@ public class CustomValidator extends Pre <licenses> <license> <name>The Apache Software License, Version 2.0</name> - <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> + <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> @@ -2486,7 +2486,7 @@ public interface CustomResources { <h2><a id="Trademarks">Trademarks</a> <a href="#Trademarks"><img src="markbook-section-link.png"/></a></h2> <p>Apache Knox, 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><a id="License">License</a> <a href="#License"><img src="markbook-section-link.png"/></a></h2> -<p>Apache Knox uses the standard <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p> +<p>Apache Knox uses the standard <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p> <h2><a id="Privacy+Policy">Privacy Policy</a> <a href="#Privacy+Policy"><img src="markbook-section-link.png"/></a></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> Modified: knox/site/books/knox-1-3-0/user-guide.html URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-3-0/user-guide.html?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-3-0/user-guide.html (original) +++ knox/site/books/knox-1-3-0/user-guide.html Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -166,7 +166,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -201,7 +201,7 @@ <li>Source archive: <a href="http://www.apache.org/dyn/closer.cgi/knox/1.3.0/knox-1.3.0-src.zip">knox-1.3.0-src.zip</a> (<a href="http://www.apache.org/dist/knox/1.3.0/knox-1.3.0-src.zip.asc">PGP signature</a>, <a href="http://www.apache.org/dist/knox/1.3.0/knox-1.3.0-src.zip.sha1">SHA1 digest</a>, <a href="http://www.apache.org/dist/knox/1.3.0/knox-1.3.0-src.zip.md5">MD5 digest</a>)</li> <li>Binary archive: <a href="http://www.apache.org/dyn/closer.cgi/knox/1.3.0/knox-1.3.0.zip">knox-1.3.0.zip</a> (<a href="http://www.apache.org/dist/knox/1.3.0/knox-1.3.0.zip.asc">PGP signature</a>, <a href="http://www.apache.org/dist/knox/1.3.0/knox-1.3.0.zip.sha1">SHA1 digest</a>, <a href="http://www.apache.org/dist/knox/1.3.0/knox-1.3.0.zip.md5">MD5 digest</a>)</li> </ul> -<p>Apache Knox Gateway releases are available under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. See the NOTICE file contained in each release artifact for applicable copyright attribution notices.</p> +<p>Apache Knox Gateway releases are available under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. See the NOTICE file contained in each release artifact for applicable copyright attribution notices.</p> <h3><a id="Verify">Verify</a> <a href="#Verify"><img src="markbook-section-link.png"/></a></h3> <p>While recommended, verification of signatures is an optional step. You can verify the integrity of any downloaded files using the PGP signatures. Please read <a href="http://httpd.apache.org/dev/verification.html">Verifying Apache HTTP Server Releases</a> 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 <a href="https://dist.apache.org/repos/dist/release/knox/KEYS">KEYS</a> file as well as the <code>.asc</code> signature files for the relevant release packages. Make sure you get these files from the main distribution directory linked above, rather than from a mirror. Then verify the signatures using one of the methods below.</p> @@ -530,7 +530,7 @@ curl -i -k -u guest:guest-password -X GE (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -628,7 +628,7 @@ https://{gateway-host}:{gateway-port}/{g (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -3617,7 +3617,7 @@ session required pam_env.so user_ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -3892,7 +3892,7 @@ url -k --header "SM_USER: nobody@ca (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -5365,7 +5365,7 @@ APACHE_HOME/bin/apachectl -k stop (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -6057,7 +6057,7 @@ dep/commons-codec-1.7.jar (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -6112,7 +6112,7 @@ dep/commons-codec-1.7.jar (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -7181,7 +7181,7 @@ sudo {HBASE_BIN}/hbase-daemon.sh start r * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -7491,7 +7491,7 @@ session.shutdown(10, SECONDS) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -8666,7 +8666,7 @@ curl -i -k -u username:password -H " (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -9443,7 +9443,7 @@ java -jar bin/gateway.jar -version <h2><a id="Trademarks">Trademarks</a> <a href="#Trademarks"><img src="markbook-section-link.png"/></a></h2> <p>Apache Knox, 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><a id="License">License</a> <a href="#License"><img src="markbook-section-link.png"/></a></h2> -<p>Apache Knox uses the standard <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p> +<p>Apache Knox uses the standard <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p> <h2><a id="Privacy+Policy">Privacy Policy</a> <a href="#Privacy+Policy"><img src="markbook-section-link.png"/></a></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> Modified: knox/site/books/knox-1-3-0/workflow-configuration.xml URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-3-0/workflow-configuration.xml?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-3-0/workflow-configuration.xml (original) +++ knox/site/books/knox-1-3-0/workflow-configuration.xml Thu Mar 12 19:11:27 2020 @@ -8,7 +8,7 @@ to you under the Apache License, Version "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/site/books/knox-1-3-0/workflow-definition.xml URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-3-0/workflow-definition.xml?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-3-0/workflow-definition.xml (original) +++ knox/site/books/knox-1-3-0/workflow-definition.xml Thu Mar 12 19:11:27 2020 @@ -8,7 +8,7 @@ to you under the Apache License, Version "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -33,4 +33,4 @@ limitations under the License. <message>Java failed, error message[${wf:errorMessage(wf:lastErrorNode())}]</message> </kill> <end name="end"/> -</workflow-app> \ No newline at end of file +</workflow-app> Modified: knox/site/books/knox-1-4-0/book.css URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-4-0/book.css?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-4-0/book.css (original) +++ knox/site/books/knox-1-4-0/book.css Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/site/books/knox-1-4-0/dev-guide.html URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-4-0/dev-guide.html?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-4-0/dev-guide.html (original) +++ knox/site/books/knox-1-4-0/dev-guide.html Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -729,7 +729,7 @@ public interface ServiceDeploymentContri <licenses> <license> <name>The Apache Software License, Version 2.0</name> - <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> + <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> @@ -1211,7 +1211,7 @@ public class CustomValidator extends Pre <licenses> <license> <name>The Apache Software License, Version 2.0</name> - <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> + <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> @@ -2494,7 +2494,7 @@ public interface CustomResources { <h2><a id="Trademarks">Trademarks</a> <a href="#Trademarks"><img src="markbook-section-link.png"/></a></h2> <p>Apache Knox, 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><a id="License">License</a> <a href="#License"><img src="markbook-section-link.png"/></a></h2> -<p>Apache Knox uses the standard <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p> +<p>Apache Knox uses the standard <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p> <h2><a id="Privacy+Policy">Privacy Policy</a> <a href="#Privacy+Policy"><img src="markbook-section-link.png"/></a></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> Modified: knox/site/books/knox-1-4-0/user-guide.html URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-4-0/user-guide.html?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-4-0/user-guide.html (original) +++ knox/site/books/knox-1-4-0/user-guide.html Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -166,7 +166,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -201,7 +201,7 @@ <li>Source archive: <a href="http://www.apache.org/dyn/closer.cgi/knox/1.4.0/knox-1.4.0-src.zip">knox-1.4.0-src.zip</a> (<a href="http://www.apache.org/dist/knox/1.4.0/knox-1.4.0-src.zip.asc">PGP signature</a>, <a href="http://www.apache.org/dist/knox/1.4.0/knox-1.4.0-src.zip.sha1">SHA1 digest</a>, <a href="http://www.apache.org/dist/knox/1.4.0/knox-1.4.0-src.zip.md5">MD5 digest</a>)</li> <li>Binary archive: <a href="http://www.apache.org/dyn/closer.cgi/knox/1.4.0/knox-1.4.0.zip">knox-1.4.0.zip</a> (<a href="http://www.apache.org/dist/knox/1.4.0/knox-1.4.0.zip.asc">PGP signature</a>, <a href="http://www.apache.org/dist/knox/1.4.0/knox-1.4.0.zip.sha1">SHA1 digest</a>, <a href="http://www.apache.org/dist/knox/1.4.0/knox-1.4.0.zip.md5">MD5 digest</a>)</li> </ul> -<p>Apache Knox Gateway releases are available under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. See the NOTICE file contained in each release artifact for applicable copyright attribution notices.</p> +<p>Apache Knox Gateway releases are available under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. See the NOTICE file contained in each release artifact for applicable copyright attribution notices.</p> <h3><a id="Verify">Verify</a> <a href="#Verify"><img src="markbook-section-link.png"/></a></h3> <p>While recommended, verification of signatures is an optional step. You can verify the integrity of any downloaded files using the PGP signatures. Please read <a href="http://httpd.apache.org/dev/verification.html">Verifying Apache HTTP Server Releases</a> 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 <a href="https://dist.apache.org/repos/dist/release/knox/KEYS">KEYS</a> file as well as the <code>.asc</code> signature files for the relevant release packages. Make sure you get these files from the main distribution directory linked above, rather than from a mirror. Then verify the signatures using one of the methods below.</p> @@ -530,7 +530,7 @@ curl -i -k -u guest:guest-password -X GE (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -628,7 +628,7 @@ https://{gateway-host}:{gateway-port}/{g (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -3617,7 +3617,7 @@ session required pam_env.so user_ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -3892,7 +3892,7 @@ url -k --header "SM_USER: nobody@ca (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -5390,7 +5390,7 @@ APACHE_HOME/bin/apachectl -k stop (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -6082,7 +6082,7 @@ dep/commons-codec-1.7.jar (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -6137,7 +6137,7 @@ dep/commons-codec-1.7.jar (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -7206,7 +7206,7 @@ sudo {HBASE_BIN}/hbase-daemon.sh start r * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -7516,7 +7516,7 @@ session.shutdown(10, SECONDS) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -8691,7 +8691,7 @@ curl -i -k -u username:password -H " (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -9468,7 +9468,7 @@ java -jar bin/gateway.jar -version <h2><a id="Trademarks">Trademarks</a> <a href="#Trademarks"><img src="markbook-section-link.png"/></a></h2> <p>Apache Knox, 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><a id="License">License</a> <a href="#License"><img src="markbook-section-link.png"/></a></h2> -<p>Apache Knox uses the standard <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p> +<p>Apache Knox uses the standard <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache license</a>.</p> <h2><a id="Privacy+Policy">Privacy Policy</a> <a href="#Privacy+Policy"><img src="markbook-section-link.png"/></a></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> Modified: knox/site/books/knox-1-4-0/workflow-configuration.xml URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-4-0/workflow-configuration.xml?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-4-0/workflow-configuration.xml (original) +++ knox/site/books/knox-1-4-0/workflow-configuration.xml Thu Mar 12 19:11:27 2020 @@ -8,7 +8,7 @@ to you under the Apache License, Version "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/site/books/knox-1-4-0/workflow-definition.xml URL: http://svn.apache.org/viewvc/knox/site/books/knox-1-4-0/workflow-definition.xml?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/books/knox-1-4-0/workflow-definition.xml (original) +++ knox/site/books/knox-1-4-0/workflow-definition.xml Thu Mar 12 19:11:27 2020 @@ -8,7 +8,7 @@ to you under the Apache License, Version "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -33,4 +33,4 @@ limitations under the License. <message>Java failed, error message[${wf:errorMessage(wf:lastErrorNode())}]</message> </kill> <end name="end"/> -</workflow-app> \ No newline at end of file +</workflow-app> Modified: knox/site/index.html URL: http://svn.apache.org/viewvc/knox/site/index.html?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/index.html (original) +++ knox/site/index.html Thu Mar 12 19:11:27 2020 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/index.md at 2020-03-10 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/index.md at 2020-03-12 | Rendered using Apache Maven Fluido Skin 1.7 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20200310" /> + <meta name="Date-Revision-yyyymmdd" content="20200312" /> <meta http-equiv="Content-Language" content="en" /> <title>Knox Gateway – Announcing Apache Knox 1.3.0!</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -40,7 +40,7 @@ <div id="breadcrumbs"> <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2020-03-10</li> + <li id="publishDate">Last Published: 2020-03-12</li> </ul> </div> <div class="row-fluid"> @@ -96,7 +96,7 @@ The ASF licenses this file to You under (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/site/issue-management.html URL: http://svn.apache.org/viewvc/knox/site/issue-management.html?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/issue-management.html (original) +++ knox/site/issue-management.html Thu Mar 12 19:11:27 2020 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:issue-management at 2020-03-10 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:issue-management at 2020-03-12 | Rendered using Apache Maven Fluido Skin 1.7 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20200310" /> + <meta name="Date-Revision-yyyymmdd" content="20200312" /> <meta http-equiv="Content-Language" content="en" /> <title>Knox Gateway – Issue Management</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -40,7 +40,7 @@ <div id="breadcrumbs"> <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2020-03-10</li> + <li id="publishDate">Last Published: 2020-03-12</li> </ul> </div> <div class="row-fluid"> Modified: knox/site/licenses.html URL: http://svn.apache.org/viewvc/knox/site/licenses.html?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/licenses.html (original) +++ knox/site/licenses.html Thu Mar 12 19:11:27 2020 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:licenses at 2020-03-10 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:licenses at 2020-03-12 | Rendered using Apache Maven Fluido Skin 1.7 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20200310" /> + <meta name="Date-Revision-yyyymmdd" content="20200312" /> <meta http-equiv="Content-Language" content="en" /> <title>Knox Gateway – Project Licenses</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -40,7 +40,7 @@ <div id="breadcrumbs"> <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2020-03-10</li> + <li id="publishDate">Last Published: 2020-03-12</li> </ul> </div> <div class="row-fluid"> Modified: knox/site/mailing-lists.html URL: http://svn.apache.org/viewvc/knox/site/mailing-lists.html?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/mailing-lists.html (original) +++ knox/site/mailing-lists.html Thu Mar 12 19:11:27 2020 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:mailing-lists at 2020-03-10 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:mailing-lists at 2020-03-12 | Rendered using Apache Maven Fluido Skin 1.7 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20200310" /> + <meta name="Date-Revision-yyyymmdd" content="20200312" /> <meta http-equiv="Content-Language" content="en" /> <title>Knox Gateway – Project Mailing Lists</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -40,7 +40,7 @@ <div id="breadcrumbs"> <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2020-03-10</li> + <li id="publishDate">Last Published: 2020-03-12</li> </ul> </div> <div class="row-fluid"> Modified: knox/site/project-info.html URL: http://svn.apache.org/viewvc/knox/site/project-info.html?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/project-info.html (original) +++ knox/site/project-info.html Thu Mar 12 19:11:27 2020 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-site-plugin:3.7.1:CategorySummaryDocumentRenderer at 2020-03-10 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-site-plugin:3.7.1:CategorySummaryDocumentRenderer at 2020-03-12 | Rendered using Apache Maven Fluido Skin 1.7 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20200310" /> + <meta name="Date-Revision-yyyymmdd" content="20200312" /> <meta http-equiv="Content-Language" content="en" /> <title>Knox Gateway – Project Information</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -40,7 +40,7 @@ <div id="breadcrumbs"> <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2020-03-10</li> + <li id="publishDate">Last Published: 2020-03-12</li> </ul> </div> <div class="row-fluid"> Modified: knox/site/team.html URL: http://svn.apache.org/viewvc/knox/site/team.html?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/site/team.html (original) +++ knox/site/team.html Thu Mar 12 19:11:27 2020 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:team at 2020-03-10 + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:team at 2020-03-12 | Rendered using Apache Maven Fluido Skin 1.7 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20200310" /> + <meta name="Date-Revision-yyyymmdd" content="20200312" /> <meta http-equiv="Content-Language" content="en" /> <title>Knox Gateway – Project Team</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -40,7 +40,7 @@ <div id="breadcrumbs"> <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2020-03-10</li> + <li id="publishDate">Last Published: 2020-03-12</li> </ul> </div> <div class="row-fluid"> Modified: knox/trunk/books/0.10.0/admin_api.md URL: http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/admin_api.md?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/trunk/books/0.10.0/admin_api.md (original) +++ knox/trunk/books/0.10.0/admin_api.md Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/trunk/books/0.10.0/book.md URL: http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/book.md?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/trunk/books/0.10.0/book.md (original) +++ knox/trunk/books/0.10.0/book.md Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/trunk/books/0.10.0/book_client-details.md URL: http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/book_client-details.md?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/trunk/books/0.10.0/book_client-details.md (original) +++ knox/trunk/books/0.10.0/book_client-details.md Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/trunk/books/0.10.0/book_gateway-details.md URL: http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/book_gateway-details.md?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/trunk/books/0.10.0/book_gateway-details.md (original) +++ knox/trunk/books/0.10.0/book_gateway-details.md Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/trunk/books/0.10.0/book_getting-started.md URL: http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/book_getting-started.md?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/trunk/books/0.10.0/book_getting-started.md (original) +++ knox/trunk/books/0.10.0/book_getting-started.md Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/trunk/books/0.10.0/book_knox-samples.md URL: http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/book_knox-samples.md?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/trunk/books/0.10.0/book_knox-samples.md (original) +++ knox/trunk/books/0.10.0/book_knox-samples.md Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/trunk/books/0.10.0/book_limitations.md URL: http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/book_limitations.md?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/trunk/books/0.10.0/book_limitations.md (original) +++ knox/trunk/books/0.10.0/book_limitations.md Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/trunk/books/0.10.0/book_service-details.md URL: http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/book_service-details.md?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/trunk/books/0.10.0/book_service-details.md (original) +++ knox/trunk/books/0.10.0/book_service-details.md Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/trunk/books/0.10.0/book_troubleshooting.md URL: http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/book_troubleshooting.md?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/trunk/books/0.10.0/book_troubleshooting.md (original) +++ knox/trunk/books/0.10.0/book_troubleshooting.md Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/trunk/books/0.10.0/book_ui_service_details.md URL: http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/book_ui_service_details.md?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/trunk/books/0.10.0/book_ui_service_details.md (original) +++ knox/trunk/books/0.10.0/book_ui_service_details.md Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -335,4 +335,4 @@ through authentication challenge and cre </service> </topology> - \ No newline at end of file + Modified: knox/trunk/books/0.10.0/config.md URL: http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/config.md?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/trunk/books/0.10.0/config.md (original) +++ knox/trunk/books/0.10.0/config.md Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Modified: knox/trunk/books/0.10.0/config_audit.md URL: http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/config_audit.md?rev=1875136&r1=1875135&r2=1875136&view=diff ============================================================================== --- knox/trunk/books/0.10.0/config_audit.md (original) +++ knox/trunk/books/0.10.0/config_audit.md Thu Mar 12 19:11:27 2020 @@ -6,7 +6,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,
