From f6919079da28e72fde262c2b0b6017241e1899dd Mon Sep 17 00:00:00 2001
From: Gintas Grigelionis
Date: Thu, 26 Jul 2018 17:54:43 +0200
Subject: [PATCH] Use rowspan in parameter tables of dual-use tasks
---
manual/Tasks/ejb.html | 9 +++------
manual/Tasks/length.html | 6 ++----
manual/Tasks/resourcecount.html | 3 +--
manual/Tasks/serverdeploy.html | 2 +-
4 files changed, 7 insertions(+), 13 deletions(-)
diff --git a/manual/Tasks/ejb.html b/manual/Tasks/ejb.html
index 2bc8793d2..9fa87b5c3 100644
--- a/manual/Tasks/ejb.html
+++ b/manual/Tasks/ejb.html
@@ -347,14 +347,13 @@ stopped.
wlclasspath |
The WebLogic classpath used by the WebLogic Server. |
No |
- N/A |
+ N/A |
properties |
The name of the server's properties file within the WebLogic home directory used to control
the WebLogic instance. |
Yes |
- N/A |
name |
@@ -370,19 +369,17 @@ stopped.
username |
The management username used to manage the server |
- N/A |
+ N/A |
No |
password |
The server's management password |
- N/A |
Yes |
pkPassword |
The private key password so the server can decrypt the SSL private key file |
- N/A |
No |
@@ -392,7 +389,7 @@ stopped.
weblogicMainClass |
- name of the main class for WebLogic |
+ The name of the main class for WebLogic |
No |
diff --git a/manual/Tasks/length.html b/manual/Tasks/length.html
index b3995e31c..ec3e37991 100644
--- a/manual/Tasks/length.html
+++ b/manual/Tasks/length.html
@@ -45,7 +45,7 @@ a condition
.
property |
The property to set. |
No; by default, output value to the log |
- Ignored |
+ Ignored |
mode |
@@ -53,7 +53,6 @@ a condition
.
lengths; when each
the task outputs the absolute path and length of each included
resource, one per line.
No; default is all |
- Ignored |
file |
@@ -79,7 +78,7 @@ a condition
.
length |
Comparison length. |
- Ignored |
+ Ignored |
Yes |
@@ -87,7 +86,6 @@ a condition
.
Comparison
type: equal , eq , greater , gt , less , lt , ge
(greater or equal), ne (not equal), le (less or equal). |
- Ignored |
No; default is equal |
diff --git a/manual/Tasks/resourcecount.html b/manual/Tasks/resourcecount.html
index 677a6acac..c98eca6ca 100644
--- a/manual/Tasks/resourcecount.html
+++ b/manual/Tasks/resourcecount.html
@@ -55,7 +55,7 @@ a condition
.
count |
Comparison count. |
- Ignored |
+ Ignored |
Yes |
@@ -63,7 +63,6 @@ a condition
.
Comparison
type: equal , eq , greater , gt , less , lt , ge
(greater or equal), ne (not equal), le (less or equal). |
- Ignored |
No; default is equal |
diff --git a/manual/Tasks/serverdeploy.html b/manual/Tasks/serverdeploy.html
index c6411f952..545f0b161 100644
--- a/manual/Tasks/serverdeploy.html
+++ b/manual/Tasks/serverdeploy.html
@@ -191,7 +191,7 @@ it defaults to system
. The password attribute is required for
form <component>:<target1>,<target2>...
Where component is the
archive name (minus the .jar, .ear, .war extension).
Targets are the servers where the components will be deployed
- no |
+ No |
debug |