[tomcat] 02/02: Use same options for all Javadoc tasks

2022-01-18 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit dd82317446c1e3afd0d31452ee6474f5976ae590
Author: Mark Thomas 
AuthorDate: Tue Jan 18 19:49:48 2022 +

Use same options for all Javadoc tasks
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index b712c80..9db5563 100644
--- a/build.xml
+++ b/build.xml
@@ -2231,7 +2231,7 @@ Apache Tomcat ${version} native binaries for Win64 
AMD64/EMT64 platform.
   encoding="UTF-8"
   docencoding="UTF-8"
   charset="UTF-8"
-  additionalparam="-breakiterator -notimestamp"
+  additionalparam="-breakiterator -notimestamp -html5"
   maxmemory="512m"
   failonerror="true"
   failonwarning="true">

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] 02/02: Use same options for all Javadoc tasks

2022-01-18 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 93c70938204aaa451f332578bec70fef1138e193
Author: Mark Thomas 
AuthorDate: Tue Jan 18 19:49:48 2022 +

Use same options for all Javadoc tasks
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index 3759cc0..f8f817c 100644
--- a/build.xml
+++ b/build.xml
@@ -2249,7 +2249,7 @@ Apache Tomcat ${version} native binaries for Win64 
AMD64/EMT64 platform.
   encoding="UTF-8"
   docencoding="UTF-8"
   charset="UTF-8"
-  additionalparam="-breakiterator -notimestamp"
+  additionalparam="-breakiterator -notimestamp -html5"
   maxmemory="512m"
   failonerror="true"
   failonwarning="true">

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] 02/02: Use same options for all Javadoc tasks

2022-01-18 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit bbab94ed3804e5df686febeb284d6a814f81824f
Author: Mark Thomas 
AuthorDate: Tue Jan 18 19:49:48 2022 +

Use same options for all Javadoc tasks
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index 6e5a952..c5164a5 100644
--- a/build.xml
+++ b/build.xml
@@ -2287,7 +2287,7 @@ Apache Tomcat ${version} native binaries for Win64 
AMD64/EMT64 platform.
   encoding="UTF-8"
   docencoding="UTF-8"
   charset="UTF-8"
-  additionalparam="-breakiterator -notimestamp"
+  additionalparam="-breakiterator -notimestamp -html5"
   maxmemory="512m"
   failonerror="true"
   failonwarning="true">

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org