Author: rmannibucau
Date: Thu Jun 8 22:26:45 2017
New Revision: 1798135
URL: http://svn.apache.org/viewvc?rev=1798135&view=rev
Log:
fixing meecrowave cli doc
Modified:
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-core/cli.html
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-core/cli.pdf
Modified:
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-core/cli.html
URL:
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-core/cli.html?rev=1798135&r1=1798134&r2=1798135&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-core/cli.html
(original)
+++ openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-core/cli.html Thu
Jun 8 22:26:45 2017
@@ -135,10 +135,6 @@
<td class="tableblock halign-left valign-top"><p class="tableblock">Should
ServletContainerInitialize support injections.</p></td>
</tr>
<tr>
-<td class="tableblock halign-left valign-top"><p
class="tableblock">--java9-skip-workarounds</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Should the
java9 workarounds be skipped, default to false if on java 9</p></td>
-</tr>
-<tr>
<td class="tableblock halign-left valign-top"><p
class="tableblock">--jaxrs-beanvalidation</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Should
bean validation be activated on JAX-RS endpoint if present in the
classpath.</p></td>
</tr>
@@ -351,6 +347,10 @@
<td class="tableblock halign-left valign-top"><p class="tableblock">In memory
users</p></td>
</tr>
<tr>
+<td class="tableblock halign-left valign-top"><p
class="tableblock">--watcher-bouncing</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Activate
redeployment on directories update using this bouncing.</p></td>
+</tr>
+<tr>
<td class="tableblock halign-left valign-top"><p
class="tableblock">--web-resource-cached</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Cache web
resources</p></td>
</tr>
@@ -358,6 +358,22 @@
<td class="tableblock halign-left valign-top"><p
class="tableblock">--web-xml</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Global
web.xml</p></td>
</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p
class="tableblock">--help</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Show the
CLI help/usage</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p
class="tableblock">--context</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The
context to use to deploy the webapp</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p
class="tableblock">--webapp</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Location
of the webapp, if not set the classpath will be deployed</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p
class="tableblock">--docbase</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Location
of the docbase for a classpath deployment</p></td>
+</tr>
</tbody>
</table>
<div class="paragraph">