Author: more
Date: Fri Nov 10 18:37:50 2017
New Revision: 1814901
URL: http://svn.apache.org/viewvc?rev=1814901&view=rev
Log:
KNOX-1113 - Update the documentation to reflect that in case of port conflict
for Topology Port Mapping Knox fails to start
Modified:
knox/site/books/knox-0-14-0/user-guide.html
knox/trunk/books/0.14.0/book_topology_port_mapping.md
Modified: knox/site/books/knox-0-14-0/user-guide.html
URL:
http://svn.apache.org/viewvc/knox/site/books/knox-0-14-0/user-guide.html?rev=1814901&r1=1814900&r2=1814901&view=diff
==============================================================================
--- knox/site/books/knox-0-14-0/user-guide.html (original)
+++ knox/site/books/knox-0-14-0/user-guide.html Fri Nov 10 18:37:50 2017
@@ -472,7 +472,8 @@ https://{gateway-host}:{gateway-port}/{g
<value>false</value>
<description>Enable/Disable port mapping
feature.</description>
</property>
-</code></pre><p>If a topology mapped port is in use by another topology or
process then an ERROR message is logged and gateway startup continues as
normal.</p>
+</code></pre>
+<!--If a topology mapped port is in use by another topology or process then an
ERROR message is logged and gateway startup continues as normal.-->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Modified: knox/trunk/books/0.14.0/book_topology_port_mapping.md
URL:
http://svn.apache.org/viewvc/knox/trunk/books/0.14.0/book_topology_port_mapping.md?rev=1814901&r1=1814900&r2=1814901&view=diff
==============================================================================
--- knox/trunk/books/0.14.0/book_topology_port_mapping.md (original)
+++ knox/trunk/books/0.14.0/book_topology_port_mapping.md Fri Nov 10 18:37:50
2017
@@ -32,5 +32,5 @@ e.g.
<description>Enable/Disable port mapping feature.</description>
</property>
-If a topology mapped port is in use by another topology or process then an
ERROR message is logged and gateway startup continues as normal.
+<!--If a topology mapped port is in use by another topology or process then an
ERROR message is logged and gateway startup continues as normal.-->
\ No newline at end of file