(tomcat) branch main updated: Remove trailing space

2023-12-21 Thread remm
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 11fb662af9 Remove trailing space
11fb662af9 is described below

commit 11fb662af9f8e26290be5c881b5a6837157894e7
Author: remm 
AuthorDate: Thu Dec 21 11:59:46 2023 +0100

Remove trailing space
---
 webapps/docs/graal.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/graal.xml b/webapps/docs/graal.xml
index d86b48a1b2..077324c27f 100644
--- a/webapps/docs/graal.xml
+++ b/webapps/docs/graal.xml
@@ -87,7 +87,7 @@
 /WEB-INF/classes folder of the webapp
 to the target/classes path that Maven uses as the compilation
 target, but if any of the JSP sources use them, then they need to be
-packaged as JARs instead. 
+packaged as JARs instead.
   
 
   


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



[tomcat] branch main updated: Remove trailing space

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


The following commit(s) were added to refs/heads/main by this push:
 new 9db3e21  Remove trailing space
9db3e21 is described below

commit 9db3e21f08ffebeb7bc5e63a15988007cdef7f03
Author: Mark Thomas 
AuthorDate: Tue Mar 29 09:13:09 2022 +0100

Remove trailing space
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index b0f96d3..580b16a 100644
--- a/build.xml
+++ b/build.xml
@@ -2868,7 +2868,7 @@ skip.installer property in build.properties" />
 
 
 
- 
+
 
 
 

[tomcat] branch main updated: Remove trailing space

2022-02-11 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


The following commit(s) were added to refs/heads/main by this push:
 new 6a0dde0  Remove trailing space
6a0dde0 is described below

commit 6a0dde03effe2ff5795cc8a9b3fb915b0dfbce0d
Author: Mark Thomas 
AuthorDate: Fri Feb 11 11:05:58 2022 +

Remove trailing space
---
 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 9829b59..2a16a97 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -216,7 +216,7 @@
   
 Revert the cherry-pick of JavaDoc fix from DBCP applied in 10.1.0.M9
 that broke the DataSourceMXBean by using a type that isn't
-supported by MXBeans. (markt) 
+supported by MXBeans. (markt)
   
 
   

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



[tomcat] branch main updated: Remove trailing space

2022-02-01 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


The following commit(s) were added to refs/heads/main by this push:
 new 5515c06  Remove trailing space
5515c06 is described below

commit 5515c061b93c82df8af3bf683d3ee2ec3a6733dc
Author: Mark Thomas 
AuthorDate: Tue Feb 1 14:04:13 2022 +

Remove trailing space
---
 webapps/docs/config/cluster-valve.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/config/cluster-valve.xml 
b/webapps/docs/config/cluster-valve.xml
index 9c375ce..1a1b3de 100644
--- a/webapps/docs/config/cluster-valve.xml
+++ b/webapps/docs/config/cluster-valve.xml
@@ -63,7 +63,7 @@
 . The filter is a regular expression using
 java.util.regex. If no filter pattern specified or if the
 filter pattern is configured to be the empty string, no filtering will
-take place. 
+take place.
   
   
 Boolean value, so to true, and the replication valve will insert a 
request attribute with the name

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



[tomcat] branch main updated: Remove trailing space

2022-01-02 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


The following commit(s) were added to refs/heads/main by this push:
 new 9a3ae9d  Remove trailing space
9a3ae9d is described below

commit 9a3ae9da65513077a96442d51f68eeb93fac9a6f
Author: Mark Thomas 
AuthorDate: Sun Jan 2 16:42:45 2022 +

Remove trailing space
---
 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 d3a0347..1b9bf85 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -156,7 +156,7 @@
   
 To align with the JSP 3.1 specification that requires Java 11 as a
 minimum, make the default JSP source version and target version Java 
11.
-(markt) 
+(markt)
   
 
   

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



[tomcat] branch main updated: Remove trailing space

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


The following commit(s) were added to refs/heads/main by this push:
 new 85ff05f  Remove trailing space
85ff05f is described below

commit 85ff05f396ffdb19a2df69123f51f8c784e95ee0
Author: Mark Thomas 
AuthorDate: Tue Jul 13 08:24:17 2021 +0100

Remove trailing space
---
 java/jakarta/servlet/ServletSecurityElement.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/jakarta/servlet/ServletSecurityElement.java 
b/java/jakarta/servlet/ServletSecurityElement.java
index 549f199..25a98d0c 100644
--- a/java/jakarta/servlet/ServletSecurityElement.java
+++ b/java/jakarta/servlet/ServletSecurityElement.java
@@ -84,7 +84,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 
+ * @throws IllegalArgumentException if a method name is specified more than
  * once
  */
 public ServletSecurityElement(ServletSecurity annotation) {

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



[tomcat] branch main updated: Remove trailing space

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


The following commit(s) were added to refs/heads/main by this push:
 new c6483dc  Remove trailing space
c6483dc is described below

commit c6483dc73d9c21120e9139a421d5111869a4d31d
Author: Mark Thomas 
AuthorDate: Wed Jun 16 14:51:08 2021 +0100

Remove trailing space
---
 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 2defc71..ce0a60c 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -168,7 +168,7 @@
 was one byte smaller than the configured size. The buffer was flushed
 (and the response committed if required) when the buffer was full. The
 buffer is now flushed (and the response committed if required) if the
-buffer is full and there is more data to write. (markt) 
+buffer is full and there is more data to write. (markt)
   
 
   

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