[tomcat] branch 10.0.x updated: Fix typo

2022-09-30 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new 2558fa4d0e Fix typo
2558fa4d0e is described below

commit 2558fa4d0e951f6cdb768cd87832e44c45a67f5c
Author: Mark Thomas 
AuthorDate: Fri Sep 30 14:30:24 2022 +0100

Fix typo
---
 test/org/apache/coyote/http2/TestHttpServlet.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/org/apache/coyote/http2/TestHttpServlet.java 
b/test/org/apache/coyote/http2/TestHttpServlet.java
index 99209b5405..cb98abd23a 100644
--- a/test/org/apache/coyote/http2/TestHttpServlet.java
+++ b/test/org/apache/coyote/http2/TestHttpServlet.java
@@ -22,7 +22,7 @@ import org.junit.Assert;
 import org.junit.Test;
 
 /*
- * Implement here rather than jakarta.servlet.http.TestHttpServley because it
+ * Implement here rather than jakarta.servlet.http.TestHttpServlet because it
  * needs access to package private classes.
  */
 public class TestHttpServlet extends Http2TestBase {


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



[tomcat] branch 10.0.x updated: Fix typo

2022-09-15 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new 2ec1aa725e Fix typo
2ec1aa725e is described below

commit 2ec1aa725e3182685c2e39ae8dced408fdd63430
Author: Mark Thomas 
AuthorDate: Thu Sep 15 15:37:42 2022 +0100

Fix typo
---
 java/jakarta/servlet/jsp/tagext/TagSupport.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/jakarta/servlet/jsp/tagext/TagSupport.java 
b/java/jakarta/servlet/jsp/tagext/TagSupport.java
index 342293e48f..b604bf0594 100644
--- a/java/jakarta/servlet/jsp/tagext/TagSupport.java
+++ b/java/jakarta/servlet/jsp/tagext/TagSupport.java
@@ -270,7 +270,7 @@ public class TagSupport implements IterationTag, 
Serializable {
 }
 
 /**
- * The parent, if any, of thsi tag.
+ * The parent, if any, of this tag.
  */
 private Tag parent;
 


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



[tomcat] branch 10.0.x updated: Fix typo

2022-09-14 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new 8670a2e17f Fix typo
8670a2e17f is described below

commit 8670a2e17f2fa6299fd94867c3a6b28ddabcf133
Author: Mark Thomas 
AuthorDate: Wed Sep 14 14:39:49 2022 +0100

Fix typo
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 80dba24586..a1918bf13f 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -185,7 +185,7 @@
   
   
 When processing HTTP/2 requests, allow a host header and 
an
-:authority header to  be present providing the are
+:authority header to  be present providing they are
 consistent. (markt)
   
   


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



[tomcat] branch 10.0.x updated: Fix typo

2022-09-13 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new ced2fe39f3 Fix typo
ced2fe39f3 is described below

commit ced2fe39f36d5da4cc13f2ff539a9abeacd503b9
Author: Mark Thomas 
AuthorDate: Tue Sep 13 09:00:59 2022 +0100

Fix typo
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index b1c22e0788..80dba24586 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -287,7 +287,7 @@
   
 62312: Add support for authenticating WebSocket clients with
 an HTTP forward proxy when establishing a connection to a WebSocket
-endpoint via a foward proxy that requires authentication. Based on a
+endpoint via a forward proxy that requires authentication. Based on a
 patch provided by Joe Mokos. (markt)
   
 


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



[tomcat] branch 10.0.x updated: Fix typo

2022-08-24 Thread lihan
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new 6167517453 Fix typo
6167517453 is described below

commit 616751745353b2c4cd9300971d4b3e1a233dc3a5
Author: lihan 
AuthorDate: Wed Aug 24 21:38:13 2022 +0800

Fix typo
---
 java/org/apache/catalina/core/StandardEngine.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/org/apache/catalina/core/StandardEngine.java 
b/java/org/apache/catalina/core/StandardEngine.java
index 6aa496baa1..9aa3945cbf 100644
--- a/java/org/apache/catalina/core/StandardEngine.java
+++ b/java/org/apache/catalina/core/StandardEngine.java
@@ -67,7 +67,7 @@ public class StandardEngine extends ContainerBase implements 
Engine {
 
 super();
 pipeline.setBasic(new StandardEngineValve());
-/* Set the jmvRoute using the system property jvmRoute */
+/* Set the jvmRoute using the system property jvmRoute */
 try {
 setJvmRoute(System.getProperty("jvmRoute"));
 } catch(Exception ex) {


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



[tomcat] branch 10.0.x updated: Fix typo - thanks to Han Li

2022-08-03 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new 5d3d244869 Fix typo - thanks to Han Li
5d3d244869 is described below

commit 5d3d2448698e7f454983567f583fb20f5a24805d
Author: Mark Thomas 
AuthorDate: Wed Aug 3 12:38:27 2022 +0100

Fix typo - thanks to Han Li
---
 java/org/apache/coyote/http2/Stream.java | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/java/org/apache/coyote/http2/Stream.java 
b/java/org/apache/coyote/http2/Stream.java
index 05798605ee..44dc56d105 100644
--- a/java/org/apache/coyote/http2/Stream.java
+++ b/java/org/apache/coyote/http2/Stream.java
@@ -62,7 +62,7 @@ class Stream extends AbstractNonZeroStream implements 
HeaderEmitter {
 
 private static final Integer HTTP_UPGRADE_STREAM = Integer.valueOf(1);
 
-private static final Set HTTP_CONNECTION_SPECIFC_HEADERS = new 
HashSet<>();
+private static final Set HTTP_CONNECTION_SPECIFIC_HEADERS = new 
HashSet<>();
 
 static {
 Response response =  new Response();
@@ -70,11 +70,11 @@ class Stream extends AbstractNonZeroStream implements 
HeaderEmitter {
 StreamProcessor.prepareHeaders(null, response, true, null, null);
 ACK_HEADERS = response.getMimeHeaders();
 
-HTTP_CONNECTION_SPECIFC_HEADERS.add("connection");
-HTTP_CONNECTION_SPECIFC_HEADERS.add("proxy-connection");
-HTTP_CONNECTION_SPECIFC_HEADERS.add("keep-alive");
-HTTP_CONNECTION_SPECIFC_HEADERS.add("transfer-encoding");
-HTTP_CONNECTION_SPECIFC_HEADERS.add("upgrade");
+HTTP_CONNECTION_SPECIFIC_HEADERS.add("connection");
+HTTP_CONNECTION_SPECIFIC_HEADERS.add("proxy-connection");
+HTTP_CONNECTION_SPECIFIC_HEADERS.add("keep-alive");
+HTTP_CONNECTION_SPECIFIC_HEADERS.add("transfer-encoding");
+HTTP_CONNECTION_SPECIFIC_HEADERS.add("upgrade");
 }
 
 private volatile long contentLengthReceived = 0;
@@ -296,7 +296,7 @@ class Stream extends AbstractNonZeroStream implements 
HeaderEmitter {
 getConnectionId(), getIdAsString(), name));
 }
 
-if (HTTP_CONNECTION_SPECIFC_HEADERS.contains(name)) {
+if (HTTP_CONNECTION_SPECIFIC_HEADERS.contains(name)) {
 throw new HpackException(sm.getString("stream.header.connection",
 getConnectionId(), getIdAsString(), name));
 }


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



[tomcat] branch 10.0.x updated: Fix typo

2022-07-21 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new 3e828acf88 Fix typo
3e828acf88 is described below

commit 3e828acf88bc195a301db4226eeae7ec549edcc3
Author: Mark Thomas 
AuthorDate: Thu Jul 21 09:14:38 2022 +0100

Fix typo
---
 webapps/docs/changelog.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 722abd538f..f604e498c2 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -128,8 +128,8 @@
 (markt)
   
   
-Deprecated the jmvRoute system property used to configure 
a
-default value for the jmvRoute attribute of an Engine.
+Deprecated the jvmRoute system property used to configure 
a
+default value for the jvmRoute attribute of an Engine.
 (markt)
   
   


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



[tomcat] branch 10.0.x updated: Fix typo

2022-06-06 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new adf6fad4ab Fix typo
adf6fad4ab is described below

commit adf6fad4ab29b55a3cc272ae45fd7d2ee504df06
Author: Youyu Song 
AuthorDate: Thu Jun 2 15:50:10 2022 +0800

Fix typo
---
 java/org/apache/catalina/tribes/transport/nio/NioReceiver.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/org/apache/catalina/tribes/transport/nio/NioReceiver.java 
b/java/org/apache/catalina/tribes/transport/nio/NioReceiver.java
index e026d71129..9ccda36f8d 100644
--- a/java/org/apache/catalina/tribes/transport/nio/NioReceiver.java
+++ b/java/org/apache/catalina/tribes/transport/nio/NioReceiver.java
@@ -366,7 +366,7 @@ public class NioReceiver extends ReceiverBase implements 
Runnable, NioReceiverMB
 Selector selector = this.selector.get();
 if (selector != null) {
 try {
-// Unlock the thread if is is blocked waiting for input
+// Unlock the thread if it is blocked waiting for input
 selector.wakeup();
 // Wait for the receiver thread to finish
 int count = 0;


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



[tomcat] branch 10.0.x updated: Fix typo

2022-03-16 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new 84eb7c7  Fix typo
84eb7c7 is described below

commit 84eb7c72091148423b544230194e7dc97b766261
Author: Mark Thomas 
AuthorDate: Wed Mar 16 17:37:52 2022 +

Fix typo
---
 java/org/apache/catalina/ha/deploy/LocalStrings_de.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/org/apache/catalina/ha/deploy/LocalStrings_de.properties 
b/java/org/apache/catalina/ha/deploy/LocalStrings_de.properties
index d09bce9..c317ec2 100644
--- a/java/org/apache/catalina/ha/deploy/LocalStrings_de.properties
+++ b/java/org/apache/catalina/ha/deploy/LocalStrings_de.properties
@@ -21,5 +21,5 @@ farmWarDeployer.undeployEnd=Undeployment von [{0}] beendet.
 
 fileMessageFactory.duplicateMessage=Doppelte Nachricht empfangen. Ist der 
Timeout für den Sender zu niedrig? Context: [{0}] Dateiname: [{1}] Daten: [{2}] 
Datenlänge [{3}]
 
-warWatcher.cantListWatchDir=Dateien in WatchDir [{0}] können nicht gelistet 
werdenm: Prüfen Sie dass Lesezugriff auf das Verzeichnis besteht
+warWatcher.cantListWatchDir=Dateien in WatchDir [{0}] können nicht gelistet 
werden: Prüfen Sie dass Lesezugriff auf das Verzeichnis besteht.
 warWatcher.checkingWar=WAR-Datei [{0}] wird geprüft.

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



[tomcat] branch 10.0.x updated: Fix typo

2022-03-09 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new a955bfd  Fix typo
a955bfd is described below

commit a955bfd9216e2782744eccfccf6188bb3b8c391b
Author: Mark Thomas 
AuthorDate: Wed Mar 9 13:57:46 2022 +

Fix typo
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index fe26044..eb4fb54 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -144,7 +144,7 @@
   
 Throw IOException rather than
 IllegalStateException when the application attempts to
-write to an GHTTP/2 stream after the client has closed the stream.
+write to an HTTP/2 stream after the client has closed the stream.
 (markt)
   
 

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



[tomcat] branch 10.0.x updated: Fix typo

2021-12-16 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new 4fa4611  Fix typo
4fa4611 is described below

commit 4fa461158ead0c084dd92e60f78597327556bcac
Author: Mark Thomas 
AuthorDate: Thu Dec 16 09:20:27 2021 +

Fix typo
---
 java/org/apache/tomcat/websocket/server/LocalStrings.properties | 2 +-
 java/org/apache/tomcat/websocket/server/UpgradeUtil.java| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/java/org/apache/tomcat/websocket/server/LocalStrings.properties 
b/java/org/apache/tomcat/websocket/server/LocalStrings.properties
index 3698b90..0b6dfb1 100644
--- a/java/org/apache/tomcat/websocket/server/LocalStrings.properties
+++ b/java/org/apache/tomcat/websocket/server/LocalStrings.properties
@@ -22,7 +22,7 @@ serverContainer.missingAnnotation=Cannot deploy POJO class 
[{0}] as it is not an
 serverContainer.servletContextMissing=No ServletContext was specified
 
 upgradeUtil.incompatibleRsv=Extensions were specified that have incompatible 
RSV bit usage
-upgradeUtil.pojoMpaFail=Unable to complete method mapping for POJO class [{0}]
+upgradeUtil.pojoMapFail=Unable to complete method mapping for POJO class [{0}]
 
 uriTemplate.duplicateParameter=The parameter [{0}] appears more than once in 
the path which is not permitted
 uriTemplate.emptySegment=The path [{0}] contains one or more empty segments 
which is not permitted
diff --git a/java/org/apache/tomcat/websocket/server/UpgradeUtil.java 
b/java/org/apache/tomcat/websocket/server/UpgradeUtil.java
index 5201a43..de6c352 100644
--- a/java/org/apache/tomcat/websocket/server/UpgradeUtil.java
+++ b/java/org/apache/tomcat/websocket/server/UpgradeUtil.java
@@ -215,7 +215,7 @@ public class UpgradeUtil {
 }
 } catch (DeploymentException e) {
 throw new ServletException(
-sm.getString("upgradeUtil.pojoMpaFail", 
sec.getEndpointClass().getName()),  e);
+sm.getString("upgradeUtil.pojoMapFail", 
sec.getEndpointClass().getName()),  e);
 }
 }
 

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



[tomcat] branch 10.0.x updated: Fix typo (spotted by rjung)

2021-12-15 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new a4219bd  Fix typo (spotted by rjung)
a4219bd is described below

commit a4219bd880b71f5113199aa3dfdbfca2800cec85
Author: Mark Thomas 
AuthorDate: Wed Dec 15 10:10:04 2021 +

Fix typo (spotted by rjung)
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index bc5b28f..49920bf 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -126,7 +126,7 @@
 
   
 65724: Fix missing messages for some
-PropertyNotWtriableExceptions caused by a typo in the name
+PropertyNotWritableExceptions caused by a typo in the name
 used for a resource string. (markt)
   
 

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



[tomcat] branch 10.0.x updated: Fix typo

2021-12-07 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new 2565de4  Fix typo
2565de4 is described below

commit 2565de4b01643277ef032f30dab8ef311bfa085b
Author: Mark Thomas 
AuthorDate: Tue Dec 7 14:10:18 2021 +

Fix typo
---
 webapps/docs/config/http.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/config/http.xml b/webapps/docs/config/http.xml
index 5f3f4ec..30d34f2 100644
--- a/webapps/docs/config/http.xml
+++ b/webapps/docs/config/http.xml
@@ -190,7 +190,7 @@
 
   The maximum size in bytes of the request body which will be
   saved/buffered by the container during FORM or CLIENT-CERT authentication
-  or during HTTP/1.1 upgarde. For both types of authentication, the request
+  or during HTTP/1.1 upgrade. For both types of authentication, the request
   body will be saved/buffered before the user is authenticated. For
   CLIENT-CERT authentication, the request body is buffered for the duration
   of the SSL handshake and the buffer emptied when the request is 
processed.

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



[tomcat] branch 10.0.x updated: Fix typo

2021-11-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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new 412cfcd  Fix typo
412cfcd is described below

commit 412cfcd3d34d0ff7faef4425d31e03a51d3defc5
Author: Mark Thomas 
AuthorDate: Thu Nov 18 19:22:39 2021 +

Fix typo
---
 java/jakarta/servlet/http/Cookie.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/jakarta/servlet/http/Cookie.java 
b/java/jakarta/servlet/http/Cookie.java
index 31f814f..9b8d622 100644
--- a/java/jakarta/servlet/http/Cookie.java
+++ b/java/jakarta/servlet/http/Cookie.java
@@ -324,7 +324,7 @@ public class Cookie implements Cloneable, Serializable {
  * using any protocol.
  *
  * @return true if the browser uses a secure protocol;
- * otherwise, true
+ * otherwise, false
  * @see #setSecure
  */
 public boolean getSecure() {

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



[tomcat] branch 10.0.x updated: Fix typo

2021-11-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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new ff337d8  Fix typo
ff337d8 is described below

commit ff337d8ef49efb9eb42a67348b1511cef364c078
Author: Mark Thomas 
AuthorDate: Thu Nov 18 10:22:09 2021 +

Fix typo
---
 webapps/docs/config/resources.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/config/resources.xml 
b/webapps/docs/config/resources.xml
index 12e74cb..64a1610 100644
--- a/webapps/docs/config/resources.xml
+++ b/webapps/docs/config/resources.xml
@@ -326,7 +326,7 @@
   Cache Strategy
 
   Additional control over the caching of static resources can be obtained by
- configuring a custom cache strategy. To configure a custom cache straegy,
+ configuring a custom cache strategy. To configure a custom cache strategy,
  nest a CacheStrategy element inside the Resources element
  with the following attributes:
 

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



[tomcat] branch 10.0.x updated: Fix typo

2021-09-23 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new 7c4f956  Fix typo
7c4f956 is described below

commit 7c4f9564be63f2b7114748ddcb30684d7d6db37d
Author: Mark Thomas 
AuthorDate: Thu Sep 23 18:30:59 2021 +0100

Fix typo
---
 java/jakarta/servlet/jsp/PageContext.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/jakarta/servlet/jsp/PageContext.java 
b/java/jakarta/servlet/jsp/PageContext.java
index 49267f6..619b64e 100644
--- a/java/jakarta/servlet/jsp/PageContext.java
+++ b/java/jakarta/servlet/jsp/PageContext.java
@@ -201,7 +201,7 @@ public abstract class PageContext
  * the "out" name in page scope with this newly created object.
  *
  * 
- * This method should not be used by page  or tag library authors.
+ * This method should not be used by page or tag library authors.
  *
  * @param servlet The Servlet that is associated with this PageContext
  * @param request The currently pending request for this Servlet

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



[tomcat] branch 10.0.x updated: Fix typo

2021-09-17 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new 935feda  Fix typo
935feda is described below

commit 935fedae9a52accbd8895f4b8b12678b5365440d
Author: Mark Thomas 
AuthorDate: Fri Sep 17 21:39:40 2021 +0100

Fix typo
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index b6c4cec..af58da3 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -116,7 +116,7 @@
   
 
   
-65563: Correct parsing of HTTP Content-Rnage
+65563: Correct parsing of HTTP Content-Range
 headers. Tomcat was incorrectly requiring an = character
 after bytes. Fix based on pull request 449 by
 Thierry Guérin. (markt)

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



[tomcat] branch 10.0.x updated: Fix typo

2021-09-14 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new da5ce59  Fix typo
da5ce59 is described below

commit da5ce59b14a9414f0ebc864bc53037a300daf633
Author: dastan 
AuthorDate: Tue Sep 14 19:37:03 2021 +0600

Fix typo
---
 java/org/apache/tomcat/websocket/WsSession.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/org/apache/tomcat/websocket/WsSession.java 
b/java/org/apache/tomcat/websocket/WsSession.java
index 03812d0..ae39d8c 100644
--- a/java/org/apache/tomcat/websocket/WsSession.java
+++ b/java/org/apache/tomcat/websocket/WsSession.java
@@ -192,7 +192,7 @@ public class WsSession implements Session {
  * @param wsRemoteEndpoint The other / remote end point
  * @param wsWebSocketContainer The container that created this session
  * @param requestUri   The URI used to connect to this end point or
- * null is this is a client 
session
+ * null if this is a client 
session
  * @param requestParameterMap  The parameters associated with the request
  * that initiated this session or
  * null if this is a client 
session

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



[tomcat] branch 10.0.x updated: Fix typo - thanks to Mikael Sterner

2021-08-06 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new 63fdded  Fix typo - thanks to Mikael Sterner
63fdded is described below

commit 63fddedd8e5677163ff86d47f60a06aaeff84cb5
Author: Mark Thomas 
AuthorDate: Fri Aug 6 09:53:14 2021 +0200

Fix typo - thanks to Mikael Sterner
---
 webapps/docs/config/http.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/config/http.xml b/webapps/docs/config/http.xml
index 21f2ab9..876a7d5 100644
--- a/webapps/docs/config/http.xml
+++ b/webapps/docs/config/http.xml
@@ -1586,7 +1586,7 @@
 
   The type of certificate. This is used to identify the ciphers that are
   compatible with the certificate. It must be one of 
UNDEFINED,
-  RSA, DSS or EC. If only one
+  RSA, DSA or EC. If only one
   Certificate is nested within a 
SSLHostConfig
   then this attribute is not required and will default to
   UNDEFINED. If multiple Certificates are

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



[tomcat] branch 10.0.x updated: Fix typo (#433)

2021-07-13 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new 054c3d1  Fix typo (#433)
054c3d1 is described below

commit 054c3d10940db59d3a96b8bc7ecc0933811c6b62
Author: Shi.Kun <34267068+pachul...@users.noreply.github.com>
AuthorDate: Tue Jul 13 15:21:42 2021 +0800

Fix typo (#433)

* Fix typo

add missing words
---
 java/jakarta/servlet/ServletSecurityElement.java | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/java/jakarta/servlet/ServletSecurityElement.java 
b/java/jakarta/servlet/ServletSecurityElement.java
index 4f8d469..25a98d0c 100644
--- a/java/jakarta/servlet/ServletSecurityElement.java
+++ b/java/jakarta/servlet/ServletSecurityElement.java
@@ -71,6 +71,7 @@ public class ServletSecurityElement extends 
HttpConstraintElement {
  * @param httpConstraintElement Default constraint
  * @param httpMethodConstraints Method constraints
  * @throws IllegalArgumentException if a method name is specified more than
+ * once
  */
 public ServletSecurityElement(HttpConstraintElement httpConstraintElement,
 Collection httpMethodConstraints) {
@@ -84,6 +85,7 @@ public class ServletSecurityElement extends 
HttpConstraintElement {
  * Create from an annotation.
  * @param annotation Annotation to use as the basis for the new instance
  * @throws IllegalArgumentException if a method name is specified more than
+ * once
  */
 public ServletSecurityElement(ServletSecurity annotation) {
 this(new HttpConstraintElement(annotation.value().value(),

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



[tomcat] branch 10.0.x updated: Fix typo in method's javadoc (#429)

2021-06-30 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new 7ccef09  Fix typo in method's javadoc (#429)
7ccef09 is described below

commit 7ccef0989324f3428d3ce6d6edabf18d43e6f0c0
Author: Shi.Kun <34267068+pachul...@users.noreply.github.com>
AuthorDate: Wed Jun 30 19:06:59 2021 +0800

Fix typo in method's javadoc (#429)

s/contain/container/

(cherry picked from commit 40920f6522f3f390a503738dd943a1a5be5b96b2)
---
 java/jakarta/servlet/ServletOutputStream.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/jakarta/servlet/ServletOutputStream.java 
b/java/jakarta/servlet/ServletOutputStream.java
index d788b08..86a57c6 100644
--- a/java/jakarta/servlet/ServletOutputStream.java
+++ b/java/jakarta/servlet/ServletOutputStream.java
@@ -282,7 +282,7 @@ public abstract class ServletOutputStream extends 
OutputStream {
  * false, it will cause a callback to
  * {@link WriteListener#onWritePossible()} when the buffer has emptied. If
  * this method returns false no further data must be written
- * until the contain calls {@link WriteListener#onWritePossible()}.
+ * until the container calls {@link WriteListener#onWritePossible()}.
  *
  * @return true if data can be written, else 
false
  *

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



[tomcat] branch 10.0.x updated: Fix typo

2021-06-08 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new 50184c8  Fix typo
50184c8 is described below

commit 50184c877b721be4766e1f9f612342947f195399
Author: Mark Thomas 
AuthorDate: Tue Jun 8 18:45:12 2021 +0100

Fix typo
---
 webapps/docs/changelog.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 77d0ad5..93b186d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -287,8 +287,8 @@
   
 65362: Correct a regression in the previous release. The
 change to create OSGi Require-Capability sections in
-manifests for Jakarta API JARs manually rather bnd annotations did not
-add the necessary manual entries to the embedded JARs. (markt)
+manifests for Jakarta API JARs manually rather than with bnd 
annotations
+did not add the necessary manual entries to the embedded JARs. (markt)
   
   
 Update the packaged version of the Tomcat Native Library to 1.2.30. 
Also

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



[tomcat] branch 10.0.x updated: Fix typo

2021-06-08 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


The following commit(s) were added to refs/heads/10.0.x by this push:
 new a8c03a4  Fix typo
a8c03a4 is described below

commit a8c03a4ca64962b4ebe3c9f7933f7a0fc7b8ef78
Author: Mark Thomas 
AuthorDate: Tue Jun 8 18:43:03 2021 +0100

Fix typo
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 0dfccaa..77d0ad5 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -258,7 +258,7 @@
   
   
 Update the web-fragment.xml included in
-tomcat-websocket.jarto use the Servlet 5.0 schema. (markt)
+tomcat-websocket.jar to use the Servlet 5.0 schema. 
(markt)
   
   
 65342: Correct a regression introduced with the fix for

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