[tomcat] branch main updated: Checkstyle checks for Javadoc += NonEmptyAtclauseDescription
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 86dd08d684 Checkstyle checks for Javadoc += NonEmptyAtclauseDescription 86dd08d684 is described below commit 86dd08d684156caaf94f0e0743e9781abe29bdb6 Author: Mark Thomas AuthorDate: Fri Jan 13 10:29:25 2023 + Checkstyle checks for Javadoc += NonEmptyAtclauseDescription --- res/checkstyle/checkstyle.xml | 15 +++ 1 file changed, 15 insertions(+) diff --git a/res/checkstyle/checkstyle.xml b/res/checkstyle/checkstyle.xml index 20bf4ed261..31a8a31a69 100644 --- a/res/checkstyle/checkstyle.xml +++ b/res/checkstyle/checkstyle.xml @@ -86,6 +86,21 @@ + + + + + + + + + + +
[tomcat] branch 10.1.x updated: Checkstyle checks for Javadoc += NonEmptyAtclauseDescription
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new d9facef756 Checkstyle checks for Javadoc += NonEmptyAtclauseDescription d9facef756 is described below commit d9facef756205a8d42a800e275d8d70f6dd92044 Author: Mark Thomas AuthorDate: Fri Jan 13 10:29:25 2023 + Checkstyle checks for Javadoc += NonEmptyAtclauseDescription --- res/checkstyle/checkstyle.xml | 15 +++ 1 file changed, 15 insertions(+) diff --git a/res/checkstyle/checkstyle.xml b/res/checkstyle/checkstyle.xml index 20bf4ed261..31a8a31a69 100644 --- a/res/checkstyle/checkstyle.xml +++ b/res/checkstyle/checkstyle.xml @@ -86,6 +86,21 @@ + + + + + + + + + + +
[tomcat] branch 9.0.x updated: Checkstyle checks for Javadoc += NonEmptyAtclauseDescription
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 The following commit(s) were added to refs/heads/9.0.x by this push: new 58807b2729 Checkstyle checks for Javadoc += NonEmptyAtclauseDescription 58807b2729 is described below commit 58807b2729c72d3f97ed42c8422d8a1870607f0e Author: Mark Thomas AuthorDate: Fri Jan 13 10:29:25 2023 + Checkstyle checks for Javadoc += NonEmptyAtclauseDescription --- res/checkstyle/checkstyle.xml | 15 +++ 1 file changed, 15 insertions(+) diff --git a/res/checkstyle/checkstyle.xml b/res/checkstyle/checkstyle.xml index 84279dc029..7cdfaab2dc 100644 --- a/res/checkstyle/checkstyle.xml +++ b/res/checkstyle/checkstyle.xml @@ -86,6 +86,21 @@ + + + + + + + + + + +
Re: [tomcat] branch main updated: Checkstyle checks for Javadoc += NonEmptyAtclauseDescription
On Fri, Jan 13, 2023 at 11:31 AM wrote: > > 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 86dd08d684 Checkstyle checks for Javadoc += > NonEmptyAtclauseDescription > 86dd08d684 is described below > > commit 86dd08d684156caaf94f0e0743e9781abe29bdb6 > Author: Mark Thomas > AuthorDate: Fri Jan 13 10:29:25 2023 + > > Checkstyle checks for Javadoc += NonEmptyAtclauseDescription Ouch, that's a lot ... Rémy > --- > res/checkstyle/checkstyle.xml | 15 +++ > 1 file changed, 15 insertions(+) > > diff --git a/res/checkstyle/checkstyle.xml b/res/checkstyle/checkstyle.xml > index 20bf4ed261..31a8a31a69 100644 > --- a/res/checkstyle/checkstyle.xml > +++ b/res/checkstyle/checkstyle.xml > @@ -86,6 +86,21 @@ > > > > + > + > + > + > + > + > + > + > + > + > + > > > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] 01/02: Checkstyle checks for Javadoc += NonEmptyAtclauseDescription
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 2bfd6c3a2be7393f17395ffe3188e95cef25831a Author: Mark Thomas AuthorDate: Fri Jan 13 10:29:25 2023 + Checkstyle checks for Javadoc += NonEmptyAtclauseDescription --- res/checkstyle/checkstyle.xml | 16 1 file changed, 16 insertions(+) diff --git a/res/checkstyle/checkstyle.xml b/res/checkstyle/checkstyle.xml index e453bbb3fb..b30d0d14e2 100644 --- a/res/checkstyle/checkstyle.xml +++ b/res/checkstyle/checkstyle.xml @@ -85,6 +85,22 @@ + + + + + + + + + + + +
[tomcat] 02/02: Fix various checkstyle warnings
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 47c9ee23dcbf02429a7038dfe8c49c618b589247 Author: Mark Thomas AuthorDate: Fri Jan 13 10:51:51 2023 + Fix various checkstyle warnings --- java/javax/servlet/jsp/JspWriter.java | 2 +- java/javax/servlet/jsp/tagext/TagData.java | 2 +- .../catalina/core/ApplicationFilterConfig.java | 26 .../org/apache/catalina/mapper/MapperListener.java | 8 ++- java/org/apache/catalina/servlets/CGIServlet.java | 10 .../apache/catalina/servlets/DefaultServlet.java | 2 +- .../apache/jasper/servlet/JspServletWrapper.java | 2 +- .../tomcat/dbcp/dbcp2/BasicDataSourceFactory.java | 8 +++ .../org/apache/tomcat/dbcp/pool2/PooledObject.java | 2 +- .../tomcat/dbcp/pool2/impl/AbandonedConfig.java| 2 +- .../tomcat/util/bcel/classfile/ElementValue.java | 28 +++--- .../util/modeler/BaseNotificationBroadcaster.java | 2 +- .../apache/tomcat/jdbc/pool/DataSourceFactory.java | 4 ++-- 13 files changed, 49 insertions(+), 49 deletions(-) diff --git a/java/javax/servlet/jsp/JspWriter.java b/java/javax/servlet/jsp/JspWriter.java index 209059194d..fb2166869a 100644 --- a/java/javax/servlet/jsp/JspWriter.java +++ b/java/javax/servlet/jsp/JspWriter.java @@ -23,7 +23,7 @@ import java.io.IOException; * The actions and template data in a JSP page is written using the JspWriter * object that is referenced by the implicit variable out which is initialized * automatically using methods in the PageContext object. - * + * * This abstract class emulates some of the functionality found in the * java.io.BufferedWriter and java.io.PrintWriter classes, however it differs in * that it throws java.io.IOException from the print methods while PrintWriter diff --git a/java/javax/servlet/jsp/tagext/TagData.java b/java/javax/servlet/jsp/tagext/TagData.java index 9740164b35..d603811228 100644 --- a/java/javax/servlet/jsp/tagext/TagData.java +++ b/java/javax/servlet/jsp/tagext/TagData.java @@ -140,7 +140,7 @@ public class TagData implements Cloneable { /** * Enumerates the attributes. * - *@return An enumeration of the attributes in a TagData + * @return An enumeration of the attributes in a TagData */ public java.util.Enumeration getAttributes() { return attributes.keys(); diff --git a/java/org/apache/catalina/core/ApplicationFilterConfig.java b/java/org/apache/catalina/core/ApplicationFilterConfig.java index b29ca30847..33e76a400c 100644 --- a/java/org/apache/catalina/core/ApplicationFilterConfig.java +++ b/java/org/apache/catalina/core/ApplicationFilterConfig.java @@ -85,11 +85,14 @@ public final class ApplicationFilterConfig implements FilterConfig, Serializable * @exception InstantiationException if an exception occurs while * instantiating the filter object * @exception ServletException if thrown by the filter's init() method - * @throws NamingException - * @throws InvocationTargetException - * @throws SecurityException - * @throws NoSuchMethodException - * @throws IllegalArgumentException + * @throws NamingException If a JNDI lookup fails + * @throws InvocationTargetException If an error occurs initialising the + * filter + * @throws SecurityException If a security manager prevents the creation + * @throws NoSuchMethodException If the constructor for the filter cannot + * be found + * @throws IllegalArgumentException If the provided configuration is not + * valid */ ApplicationFilterConfig(Context context, FilterDef filterDef) throws ClassCastException, ClassNotFoundException, IllegalAccessException, @@ -240,11 +243,14 @@ public final class ApplicationFilterConfig implements FilterConfig, Serializable * @exception InstantiationException if an exception occurs while * instantiating the filter object * @exception ServletException if thrown by the filter's init() method - * @throws NamingException - * @throws InvocationTargetException - * @throws SecurityException - * @throws NoSuchMethodException - * @throws IllegalArgumentException + * @throws NamingException If a JNDI lookup fails + * @throws InvocationTargetException If an error occurs initialising the + * filter + * @throws SecurityException If a security manager prevents the creation + * @throws NoSuchMethodException If the constructor for the filter cannot + * be found + * @throws IllegalArgumentException If the provided configuration is not + * valid */ Filter getFilter() throws ClassCastException, ClassNotFoundException, IllegalAccessException, InstantiationException, ServletException, InvocationTargetException, Nam
[tomcat] branch 8.5.x updated (5250758127 -> 47c9ee23dc)
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 5250758127 Fix copy/paste error new 2bfd6c3a2b Checkstyle checks for Javadoc += NonEmptyAtclauseDescription new 47c9ee23dc Fix various checkstyle warnings The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: java/javax/servlet/jsp/JspWriter.java | 2 +- java/javax/servlet/jsp/tagext/TagData.java | 2 +- .../catalina/core/ApplicationFilterConfig.java | 26 .../org/apache/catalina/mapper/MapperListener.java | 8 ++- java/org/apache/catalina/servlets/CGIServlet.java | 10 .../apache/catalina/servlets/DefaultServlet.java | 2 +- .../apache/jasper/servlet/JspServletWrapper.java | 2 +- .../tomcat/dbcp/dbcp2/BasicDataSourceFactory.java | 8 +++ .../org/apache/tomcat/dbcp/pool2/PooledObject.java | 2 +- .../tomcat/dbcp/pool2/impl/AbandonedConfig.java| 2 +- .../tomcat/util/bcel/classfile/ElementValue.java | 28 +++--- .../util/modeler/BaseNotificationBroadcaster.java | 2 +- .../apache/tomcat/jdbc/pool/DataSourceFactory.java | 4 ++-- res/checkstyle/checkstyle.xml | 16 + 14 files changed, 65 insertions(+), 49 deletions(-) - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch main updated: Checkstyle checks for Javadoc += SingleLineJavadoc
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 466326b671 Checkstyle checks for Javadoc += SingleLineJavadoc 466326b671 is described below commit 466326b67135741ae43cd121cf77b877982a4427 Author: Mark Thomas AuthorDate: Fri Jan 13 10:37:21 2023 + Checkstyle checks for Javadoc += SingleLineJavadoc --- .../tomcat/dbcp/dbcp2/DelegatingCallableStatement.java | 4 +++- .../tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java | 4 +++- .../apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java| 16 res/checkstyle/checkstyle.xml| 4 4 files changed, 22 insertions(+), 6 deletions(-) diff --git a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingCallableStatement.java b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingCallableStatement.java index d8fce5b93c..1f365e2292 100644 --- a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingCallableStatement.java +++ b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingCallableStatement.java @@ -97,7 +97,9 @@ public class DelegatingCallableStatement extends DelegatingPreparedStatement imp } } -/** @deprecated Use {@link #getBigDecimal(int)} or {@link #getBigDecimal(String)} */ +/** + * @deprecated Use {@link #getBigDecimal(int)} or {@link #getBigDecimal(String)} + */ @Override @Deprecated public BigDecimal getBigDecimal(final int parameterIndex, final int scale) throws SQLException { diff --git a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java index 4ecf26f891..0dd7668a95 100644 --- a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java +++ b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java @@ -660,7 +660,9 @@ public class DelegatingPreparedStatement extends DelegatingStatement implements } } -/** @deprecated Use setAsciiStream(), setCharacterStream() or setNCharacterStream() */ +/** + * @deprecated Use setAsciiStream(), setCharacterStream() or setNCharacterStream() + */ @Deprecated @Override public void setUnicodeStream(final int parameterIndex, final InputStream x, final int length) throws SQLException { diff --git a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java index 62b1a3b612..227d806833 100644 --- a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java +++ b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java @@ -277,7 +277,9 @@ public final class DelegatingResultSet extends AbandonedTrace implements ResultS } } -/** @deprecated Use {@link #getBigDecimal(int)} */ +/** + * @deprecated Use {@link #getBigDecimal(int)} + */ @Deprecated @Override public BigDecimal getBigDecimal(final int columnIndex, final int scale) throws SQLException { @@ -299,7 +301,9 @@ public final class DelegatingResultSet extends AbandonedTrace implements ResultS } } -/** @deprecated Use {@link #getBigDecimal(String)} */ +/** + * @deprecated Use {@link #getBigDecimal(String)} + */ @Deprecated @Override public BigDecimal getBigDecimal(final String columnName, final int scale) throws SQLException { @@ -990,7 +994,9 @@ public final class DelegatingResultSet extends AbandonedTrace implements ResultS } } -/** @deprecated Use {@link #getCharacterStream(int)} */ +/** + * @deprecated Use {@link #getCharacterStream(int)} + */ @Deprecated @Override public InputStream getUnicodeStream(final int columnIndex) throws SQLException { @@ -1002,7 +1008,9 @@ public final class DelegatingResultSet extends AbandonedTrace implements ResultS } } -/** @deprecated Use {@link #getCharacterStream(String)} */ +/** + * @deprecated Use {@link #getCharacterStream(String)} + */ @Deprecated @Override public InputStream getUnicodeStream(final String columnName) throws SQLException { diff --git a/res/checkstyle/checkstyle.xml b/res/checkstyle/checkstyle.xml index 31a8a31a69..8eae3cd4ce 100644 --- a/res/checkstyle/checkstyle.xml +++ b/res/checkstyle/checkstyle.xml @@ -101,6 +101,10 @@ --> + +
[tomcat] branch 10.1.x updated: Checkstyle checks for Javadoc += SingleLineJavadoc
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 31f8cde62d Checkstyle checks for Javadoc += SingleLineJavadoc 31f8cde62d is described below commit 31f8cde62d178d7bd053a091309ba21b51f8192a Author: Mark Thomas AuthorDate: Fri Jan 13 10:37:21 2023 + Checkstyle checks for Javadoc += SingleLineJavadoc --- .../tomcat/dbcp/dbcp2/DelegatingCallableStatement.java | 4 +++- .../tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java | 4 +++- .../apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java| 16 res/checkstyle/checkstyle.xml| 4 4 files changed, 22 insertions(+), 6 deletions(-) diff --git a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingCallableStatement.java b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingCallableStatement.java index d8fce5b93c..1f365e2292 100644 --- a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingCallableStatement.java +++ b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingCallableStatement.java @@ -97,7 +97,9 @@ public class DelegatingCallableStatement extends DelegatingPreparedStatement imp } } -/** @deprecated Use {@link #getBigDecimal(int)} or {@link #getBigDecimal(String)} */ +/** + * @deprecated Use {@link #getBigDecimal(int)} or {@link #getBigDecimal(String)} + */ @Override @Deprecated public BigDecimal getBigDecimal(final int parameterIndex, final int scale) throws SQLException { diff --git a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java index 4ecf26f891..0dd7668a95 100644 --- a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java +++ b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java @@ -660,7 +660,9 @@ public class DelegatingPreparedStatement extends DelegatingStatement implements } } -/** @deprecated Use setAsciiStream(), setCharacterStream() or setNCharacterStream() */ +/** + * @deprecated Use setAsciiStream(), setCharacterStream() or setNCharacterStream() + */ @Deprecated @Override public void setUnicodeStream(final int parameterIndex, final InputStream x, final int length) throws SQLException { diff --git a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java index 62b1a3b612..227d806833 100644 --- a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java +++ b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java @@ -277,7 +277,9 @@ public final class DelegatingResultSet extends AbandonedTrace implements ResultS } } -/** @deprecated Use {@link #getBigDecimal(int)} */ +/** + * @deprecated Use {@link #getBigDecimal(int)} + */ @Deprecated @Override public BigDecimal getBigDecimal(final int columnIndex, final int scale) throws SQLException { @@ -299,7 +301,9 @@ public final class DelegatingResultSet extends AbandonedTrace implements ResultS } } -/** @deprecated Use {@link #getBigDecimal(String)} */ +/** + * @deprecated Use {@link #getBigDecimal(String)} + */ @Deprecated @Override public BigDecimal getBigDecimal(final String columnName, final int scale) throws SQLException { @@ -990,7 +994,9 @@ public final class DelegatingResultSet extends AbandonedTrace implements ResultS } } -/** @deprecated Use {@link #getCharacterStream(int)} */ +/** + * @deprecated Use {@link #getCharacterStream(int)} + */ @Deprecated @Override public InputStream getUnicodeStream(final int columnIndex) throws SQLException { @@ -1002,7 +1008,9 @@ public final class DelegatingResultSet extends AbandonedTrace implements ResultS } } -/** @deprecated Use {@link #getCharacterStream(String)} */ +/** + * @deprecated Use {@link #getCharacterStream(String)} + */ @Deprecated @Override public InputStream getUnicodeStream(final String columnName) throws SQLException { diff --git a/res/checkstyle/checkstyle.xml b/res/checkstyle/checkstyle.xml index 31a8a31a69..8eae3cd4ce 100644 --- a/res/checkstyle/checkstyle.xml +++ b/res/checkstyle/checkstyle.xml @@ -101,6 +101,10 @@ --> + +
[VOTE][RESULT] Release Apache Tomcat 9.0.71
The following votes were cast: Binding: +1: markt, remm, jclere Non-binding: +1: lihan No other votes were cast. The vote therefore passes. Thanks to everyone who contributed to this release. Rémy - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r59310 - /dev/tomcat/tomcat-9/v9.0.71/ /release/tomcat/tomcat-9/v9.0.71/
Author: remm Date: Fri Jan 13 12:45:05 2023 New Revision: 59310 Log: Apache Tomcat 9.0.71 Added: release/tomcat/tomcat-9/v9.0.71/ - copied from r59309, dev/tomcat/tomcat-9/v9.0.71/ Removed: dev/tomcat/tomcat-9/v9.0.71/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r1906655 [2/5] - in /tomcat/site/trunk: ./ docs/ xdocs/
Added: tomcat/site/trunk/docs/oldnews-2022.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2022.html?rev=1906655&view=auto == --- tomcat/site/trunk/docs/oldnews-2022.html (added) +++ tomcat/site/trunk/docs/oldnews-2022.html Fri Jan 13 13:03:39 2023 @@ -0,0 +1,1222 @@ + +Apache Tomcat® - Old news!http://tomcat.apache.org/";>Apache Tomcat®https://www.apache.org/foundation/contributing.html"; target="_blank" class="pull-left">https://www.apache.org/images/SupportApache-small.png"; class="support-asf" alt="Support Apache">http://www.apache .org/" target="_blank" class="pull-left">https://www.google.com/search"; method="get">GOApache TomcatHomeTaglibsMaven PluginDownloadWhich version?https://tomcat.apache.org/download-11.cgi";>Tomcat 11 (alpha)https://tomcat.apache.org/download-10.cgi";>Tomcat 10https://tomcat.apache.org/download-90.cgi";>Tom cat 9https://tomcat.apache.org/download-80.cgi";>Tomcat 8https://tomcat.apache.org/download-migration.cgi";>Tomcat Migration Tool for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi";>Tomcat Connectorshttps://tomcat.apache.org/download-native.cgi";>Tomcat Nativehttps://tomcat.apache.org/download-taglibs.cgi";>Taglibshttps://archive.apache.org/dist/tomcat/";>ArchivesDocumentationTomcat 11.0 (alpha)Tomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native 2Tomcat Native 1.2https://cwiki.apache.org/confluence/display/TOMCAT";>WikiMigration GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg";>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ";>FAQMailing ListsBug DatabaseIRCGet InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ";>TranslationsTools< h2>Mediahttps://twitter.com/theapachetomcat";>Twitterhttps://www.youtube.com/c/ApacheTomcatOfficial";>YouTubehttps://blogs.apache.org/tomcat/";>BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat";>SwagHeritagehttp://www.apache.org";>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html";>Privacyhttps://www.apache.org/foundation/contributing.html";>Support Apachehttps://www.apache.org/foundation/sponsorship.html";>Sponsorshiphttp://www.apache.org/foundation/thanks.html";>ThanksLicenseContentOlder news +Announcements from previous years can be found here: + + year 2023 + year 2022 + year 2021 + year 2020 + year 2019 + year 2018 + year 2017 + year 2016 + year 2015 + year 2014 + year 2013 + year 2012 + year 2011 + year 2010 + +2022-12-05 Tomcat 9.0.70 Released + +The Apache Tomcat Project is proud to announce the release of version 9.0.70 +of Apache Tomcat. This release implements specifications that are part of the +Java EE 8 platform. The notable changes compared to 9.0.69 include: + +When an HTTP/2 stream was reset, the current active stream count was +not reduced. If enough resets occurred on a connection, the current +active stream count limit was reached and no new streams could be +created on that connection. +Update to Commons Daemon 1.3.3. + + +Full details of these changes, and all the other changes, are available in the +Tomcat 9 +changelog. + + + +https://tomcat.apache.org/download-90.cgi";>Download + +2022-11-14 Tomcat 10.1.2 Released + +The Apache Tomcat Project is proud to announce the release of version 10.1.2 +of Apache Tomcat. This release implements specifications that are part of the +Jakarta EE 10 platform. +Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 +without changes. Java EE based applications designed for Tomcat 9 and earlier +may be placed in the $CATALINA_BASE/webapps-javaee directory and +Tomcat will automatically convert them to Jakarta EE and copy them to the +webapps directory. This conversion is performed using the +https://github.com/apache/tomcat-jakartaee-migration";>Apache Tomcat +migration tool for Jakarta EE tool which is also available as a separate +https://tomcat.apache.org/download-migration.cgi";>download for off-line use. +The notable changes in this release are: + +Fix concurrency issue in evaluation of expression language containing lambda +expressions. +Update the packaged version of the Apache Tomcat Native Library to 2.0.2 to +pick up the Windows binaries built with with OpenSSL 3.0.7. +Correct the date format used with the expires attribute of HTTP cookies. A +single space rather than a single dash should be used to separate the day, +month and year components to be compliant with RFC 6265. + + +Full details of these changes, and all the other changes, are available in the +Tomcat 10.1 +changelog. + + + +https://tomcat.apache.org/download-10.cgi";>Download + +2022-11-14 Tomcat 9.0.69 Released + +The Apache Tomcat Project is proud to announce the release of version 9.0.69 +of Apache Tomcat. This release impleme
svn commit: r1906655 [1/5] - in /tomcat/site/trunk: ./ docs/ xdocs/
Author: remm Date: Fri Jan 13 13:03:39 2023 New Revision: 1906655 URL: http://svn.apache.org/viewvc?rev=1906655&view=rev Log: Site update for 9.0.71 Added: tomcat/site/trunk/docs/oldnews-2022.html tomcat/site/trunk/xdocs/oldnews-2022.xml Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-90.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/migration-9.html tomcat/site/trunk/docs/oldnews-2010.html tomcat/site/trunk/docs/oldnews-2011.html tomcat/site/trunk/docs/oldnews-2012.html tomcat/site/trunk/docs/oldnews-2013.html tomcat/site/trunk/docs/oldnews-2014.html tomcat/site/trunk/docs/oldnews-2015.html tomcat/site/trunk/docs/oldnews-2016.html tomcat/site/trunk/docs/oldnews-2017.html tomcat/site/trunk/docs/oldnews-2018.html tomcat/site/trunk/docs/oldnews-2019.html tomcat/site/trunk/docs/oldnews-2020.html tomcat/site/trunk/docs/oldnews-2021.html tomcat/site/trunk/docs/oldnews.html tomcat/site/trunk/docs/whichversion.html tomcat/site/trunk/xdocs/doap_Tomcat.rdf tomcat/site/trunk/xdocs/download-90.xml tomcat/site/trunk/xdocs/index.xml tomcat/site/trunk/xdocs/migration-9.xml tomcat/site/trunk/xdocs/oldnews-2010.xml tomcat/site/trunk/xdocs/oldnews-2011.xml tomcat/site/trunk/xdocs/oldnews-2012.xml tomcat/site/trunk/xdocs/oldnews-2013.xml tomcat/site/trunk/xdocs/oldnews-2014.xml tomcat/site/trunk/xdocs/oldnews-2015.xml tomcat/site/trunk/xdocs/oldnews-2016.xml tomcat/site/trunk/xdocs/oldnews-2017.xml tomcat/site/trunk/xdocs/oldnews-2018.xml tomcat/site/trunk/xdocs/oldnews-2019.xml tomcat/site/trunk/xdocs/oldnews-2020.xml tomcat/site/trunk/xdocs/oldnews-2021.xml tomcat/site/trunk/xdocs/oldnews.xml tomcat/site/trunk/xdocs/whichversion.xml Modified: tomcat/site/trunk/build.properties.default URL: http://svn.apache.org/viewvc/tomcat/site/trunk/build.properties.default?rev=1906655&r1=1906654&r2=1906655&view=diff == --- tomcat/site/trunk/build.properties.default (original) +++ tomcat/site/trunk/build.properties.default Fri Jan 13 13:03:39 2023 @@ -37,7 +37,7 @@ tomcat.loc=https://downloads.apache.org/ # - Tomcat versions - tomcat8.5=8.5.84 -tomcat9.0=9.0.70 +tomcat9.0=9.0.71 tomcat10.0=10.0.27 tomcat10.1=10.1.4 tomcat11.0=11.0.0-M1 Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/doap_Tomcat.rdf?rev=1906655&r1=1906654&r2=1906655&view=diff == --- tomcat/site/trunk/docs/doap_Tomcat.rdf (original) +++ tomcat/site/trunk/docs/doap_Tomcat.rdf Fri Jan 13 13:03:39 2023 @@ -74,8 +74,8 @@ Latest Stable 9.0.x Release -2022-12-05 -9.0.70 +2023-01-13 +9.0.71 Modified: tomcat/site/trunk/docs/download-90.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-90.html?rev=1906655&r1=1906654&r2=1906655&view=diff == --- tomcat/site/trunk/docs/download-90.html (original) +++ tomcat/site/trunk/docs/download-90.html Fri Jan 13 13:03:39 2023 @@ -10,7 +10,7 @@ Quick Navigation -[define v]9.0.70[end] +[define v]9.0.71[end] https://downloads.apache.org/tomcat/tomcat-9/KEYS";>KEYS | [v] | Browse | Modified: tomcat/site/trunk/docs/index.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1906655&r1=1906654&r2=1906655&view=diff == --- tomcat/site/trunk/docs/index.html (original) +++ tomcat/site/trunk/docs/index.html Fri Jan 13 13:03:39 2023 @@ -34,6 +34,35 @@ wiki page. Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat project logo are trademarks of the Apache Software Foundation. +2023-01-13 Tomcat 9.0.71 Released + +The Apache Tomcat Project is proud to announce the release of version 9.0.71 +of Apache Tomcat. This release implements specifications that are part of the +Java EE 8 platform. The notable changes compared to 9.0.70 include: + +Correct a regression in the refactoring that replaced the use of the + URL constructors. The regression broke lookups for resources that + contained one or more characters in their name that required escaping + when used in a URI path. +When resetting an HTTP/2 stream because the final response has been + generated before the request has been fully read, use the HTTP/2 error + code NO_ERROR so that client does not discard the response. Based on a + suggestion by Lorenzo Dalla Vecchia. +Change the default of the org.apache.el.GET_CLASSLOADER_USE_PRIVILEGED + system property to true unless the EL library is runni
svn commit: r1906655 [4/5] - in /tomcat/site/trunk: ./ docs/ xdocs/
Added: tomcat/site/trunk/xdocs/oldnews-2022.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews-2022.xml?rev=1906655&view=auto == --- tomcat/site/trunk/xdocs/oldnews-2022.xml (added) +++ tomcat/site/trunk/xdocs/oldnews-2022.xml Fri Jan 13 13:03:39 2023 @@ -0,0 +1,1318 @@ + + + + +Apache Tomcat Project +Old news! + + + + + +Announcements from previous years can be found here: + + year 2023 + year 2022 + year 2021 + year 2020 + year 2019 + year 2018 + year 2017 + year 2016 + year 2015 + year 2014 + year 2013 + year 2012 + year 2011 + year 2010 + + + + + +The Apache Tomcat Project is proud to announce the release of version 9.0.70 +of Apache Tomcat. This release implements specifications that are part of the +Java EE 8 platform. The notable changes compared to 9.0.69 include: + +When an HTTP/2 stream was reset, the current active stream count was +not reduced. If enough resets occurred on a connection, the current +active stream count limit was reached and no new streams could be +created on that connection. +Update to Commons Daemon 1.3.3. + + +Full details of these changes, and all the other changes, are available in the +Tomcat 9 +changelog. + + + +Download + + + + + +The Apache Tomcat Project is proud to announce the release of version 10.1.2 +of Apache Tomcat. This release implements specifications that are part of the +Jakarta EE 10 platform. +Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 +without changes. Java EE based applications designed for Tomcat 9 and earlier +may be placed in the $CATALINA_BASE/webapps-javaee directory and +Tomcat will automatically convert them to Jakarta EE and copy them to the +webapps directory. This conversion is performed using the +https://github.com/apache/tomcat-jakartaee-migration";>Apache Tomcat +migration tool for Jakarta EE tool which is also available as a separate +download for off-line use. +The notable changes in this release are: + +Fix concurrency issue in evaluation of expression language containing lambda +expressions. +Update the packaged version of the Apache Tomcat Native Library to 2.0.2 to +pick up the Windows binaries built with with OpenSSL 3.0.7. +Correct the date format used with the expires attribute of HTTP cookies. A +single space rather than a single dash should be used to separate the day, +month and year components to be compliant with RFC 6265. + + +Full details of these changes, and all the other changes, are available in the +Tomcat 10.1 +changelog. + + + +Download + + + + + +The Apache Tomcat Project is proud to announce the release of version 9.0.69 +of Apache Tomcat. This release implements specifications that are part of the +Java EE 8 platform. The notable changes compared to 9.0.68 include: + +Fix concurrency issue in evaluation of expression language containing +lambda expressions. +Correct the date format used with the expires attribute of HTTP +cookies. A single space rather than a single dash should be used to +separate the day, month and year components to be compliant with RFC +6265. + + +Full details of these changes, and all the other changes, are available in the +Tomcat 9 +changelog. + + + +Download + + + + + +The Apache Tomcat Project is proud to announce the release of 1.0.5 of the +Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of +bug fixes and improvements compared to version 1.0.4. +The notable changes in this release are: + +Narrow scope of javax.annotation conversion to Java EE. Pull request by +Danny Thomas +Improve manifest handling and conversion performance. Pull request by Danny +Thomas. + + +Full details of these changes, and all the other changes, are available in the +https://github.com/apache/tomcat-jakartaee-migration/blob/main/CHANGES.md";>changelog. + + + +Download + + + + + +The Apache Tomcat Project is proud to announce the release of version 8.5.83 +of Apache Tomcat. This release implements specifications that are part of the +Java EE 7 platform. The notable changes compared to 8.5.82 include: + + +Add support for authenticating WebSocket clients with an HTTP forward proxy +when establishing a connection to a WebSocket endpoint via a forward proxy +that requires authentication. Based on a patch provided by Joe Mokos. +Various fixes for edge case bugs in EL processing. +Enforce the requirement of RFC 7230 onwards that a request with a malformed +content-length header should always be rejected with a 400 response. + + +Full details of these changes, and all the other changes, are available in the +Tomcat 8 +changelog. + + + +Download + + + + + +The Apache Tomcat Project is proud to announce the release of version 10.1.1 +of Apache Tomcat. This release implements specifications that are part of the +Jakarta EE 10 platform. +Applications that run on Tomcat 9 and earl
svn commit: r1906655 [5/5] - in /tomcat/site/trunk: ./ docs/ xdocs/
Modified: tomcat/site/trunk/xdocs/oldnews.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1906655&r1=1906654&r2=1906655&view=diff == --- tomcat/site/trunk/xdocs/oldnews.xml (original) +++ tomcat/site/trunk/xdocs/oldnews.xml Fri Jan 13 13:03:39 2023 @@ -11,7 +11,8 @@ Announcements from previous years can be found here: - year 2022 + year 2023 + year 2022 year 2021 year 2020 year 2019 @@ -27,1268 +28,7 @@ - - -The Apache Tomcat Project is proud to announce the release of version 10.1.2 -of Apache Tomcat. This release implements specifications that are part of the -Jakarta EE 10 platform. -Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 -without changes. Java EE based applications designed for Tomcat 9 and earlier -may be placed in the $CATALINA_BASE/webapps-javaee directory and -Tomcat will automatically convert them to Jakarta EE and copy them to the -webapps directory. This conversion is performed using the -https://github.com/apache/tomcat-jakartaee-migration";>Apache Tomcat -migration tool for Jakarta EE tool which is also available as a separate -download for off-line use. -The notable changes in this release are: - -Fix concurrency issue in evaluation of expression language containing lambda -expressions. -Update the packaged version of the Apache Tomcat Native Library to 2.0.2 to -pick up the Windows binaries built with with OpenSSL 3.0.7. -Correct the date format used with the expires attribute of HTTP cookies. A -single space rather than a single dash should be used to separate the day, -month and year components to be compliant with RFC 6265. - - -Full details of these changes, and all the other changes, are available in the -Tomcat 10.1 -changelog. - - - -Download - - - - - -The Apache Tomcat Project is proud to announce the release of version 9.0.69 -of Apache Tomcat. This release implements specifications that are part of the -Java EE 8 platform. The notable changes compared to 9.0.68 include: - -Fix concurrency issue in evaluation of expression language containing -lambda expressions. -Correct the date format used with the expires attribute of HTTP -cookies. A single space rather than a single dash should be used to -separate the day, month and year components to be compliant with RFC -6265. - - -Full details of these changes, and all the other changes, are available in the -Tomcat 9 -changelog. - - - -Download - - - - - -The Apache Tomcat Project is proud to announce the release of 1.0.5 of the -Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of -bug fixes and improvements compared to version 1.0.4. -The notable changes in this release are: - -Narrow scope of javax.annotation conversion to Java EE. Pull request by -Danny Thomas -Improve manifest handling and conversion performance. Pull request by Danny -Thomas. - - -Full details of these changes, and all the other changes, are available in the -https://github.com/apache/tomcat-jakartaee-migration/blob/main/CHANGES.md";>changelog. - - - -Download - - - - - -The Apache Tomcat Project is proud to announce the release of version 8.5.83 -of Apache Tomcat. This release implements specifications that are part of the -Java EE 7 platform. The notable changes compared to 8.5.82 include: - - -Add support for authenticating WebSocket clients with an HTTP forward proxy -when establishing a connection to a WebSocket endpoint via a forward proxy -that requires authentication. Based on a patch provided by Joe Mokos. -Various fixes for edge case bugs in EL processing. -Enforce the requirement of RFC 7230 onwards that a request with a malformed -content-length header should always be rejected with a 400 response. - - -Full details of these changes, and all the other changes, are available in the -Tomcat 8 -changelog. - - - -Download - - - - - -The Apache Tomcat Project is proud to announce the release of version 10.1.1 -of Apache Tomcat. This release implements specifications that are part of the -Jakarta EE 10 platform. -Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 -without changes. Java EE based applications designed for Tomcat 9 and earlier -may be placed in the $CATALINA_BASE/webapps-javaee directory and -Tomcat will automatically convert them to Jakarta EE and copy them to the -webapps directory. This conversion is performed using the -https://github.com/apache/tomcat-jakartaee-migration";>Apache Tomcat -migration tool for Jakarta EE tool which is also available as a separate -download for off-line use. -The notable changes in this release are: - -Fix bug 66277, a refactoring regression that broke JSP includes -amongst other functionality -Fix unexpected timeouts that may appear as client disconnections when using -HTTP/2 and NIO2 -Enforce the requirement of RFC 7230 onwards that a reque
svn commit: r1906655 [3/5] - in /tomcat/site/trunk: ./ docs/ xdocs/
Modified: tomcat/site/trunk/docs/oldnews.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1906655&r1=1906654&r2=1906655&view=diff == --- tomcat/site/trunk/docs/oldnews.html (original) +++ tomcat/site/trunk/docs/oldnews.html Fri Jan 13 13:03:39 2023 @@ -2,7 +2,8 @@ Apache Tomcat® - Old news!http://tomcat.apache.org/";>Apache Tomcat®https://www.apache.org/foundation/contributing.html"; target="_blank" class="pull-left">https://www.apache.org/images/SupportApache-small.png"; class="support-asf" alt="Support Apache">http://www.apache .org/" target="_blank" class="pull-left">https://www.google.com/search"; method="get">GOApache TomcatHomeTaglibsMaven PluginDownloadWhich version?https://tomcat.apache.org/download-11.cgi";>Tomcat 11 (alpha)https://tomcat.apache.org/download-10.cgi";>Tomcat 10https://tomcat.apache.org/download-90.cgi";>Tom cat 9https://tomcat.apache.org/download-80.cgi";>Tomcat 8https://tomcat.apache.org/download-migration.cgi";>Tomcat Migration Tool for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi";>Tomcat Connectorshttps://tomcat.apache.org/download-native.cgi";>Tomcat Nativehttps://tomcat.apache.org/download-taglibs.cgi";>Taglibshttps://archive.apache.org/dist/tomcat/";>ArchivesDocumentationTomcat 11.0 (alpha)Tomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native 2Tomcat Native 1.2https://cwiki.apache.org/confluence/display/TOMCAT";>WikiMigration GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg";>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ";>FAQMailing ListsBug DatabaseIRCGet InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ";>TranslationsTools< h2>Mediahttps://twitter.com/theapachetomcat";>Twitterhttps://www.youtube.com/c/ApacheTomcatOfficial";>YouTubehttps://blogs.apache.org/tomcat/";>BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat";>SwagHeritagehttp://www.apache.org";>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html";>Privacyhttps://www.apache.org/foundation/contributing.html";>Support Apachehttps://www.apache.org/foundation/sponsorship.html";>Sponsorshiphttp://www.apache.org/foundation/thanks.html";>ThanksLicenseContentOlder news Announcements from previous years can be found here: - year 2022 + year 2023 + year 2022 year 2021 year 2020 year 2019 @@ -16,1181 +17,6 @@ year 2011 year 2010 -2022-11-14 Tomcat 10.1.2 Released - -The Apache Tomcat Project is proud to announce the release of version 10.1.2 -of Apache Tomcat. This release implements specifications that are part of the -Jakarta EE 10 platform. -Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 -without changes. Java EE based applications designed for Tomcat 9 and earlier -may be placed in the $CATALINA_BASE/webapps-javaee directory and -Tomcat will automatically convert them to Jakarta EE and copy them to the -webapps directory. This conversion is performed using the -https://github.com/apache/tomcat-jakartaee-migration";>Apache Tomcat -migration tool for Jakarta EE tool which is also available as a separate -https://tomcat.apache.org/download-migration.cgi";>download for off-line use. -The notable changes in this release are: - -Fix concurrency issue in evaluation of expression language containing lambda -expressions. -Update the packaged version of the Apache Tomcat Native Library to 2.0.2 to -pick up the Windows binaries built with with OpenSSL 3.0.7. -Correct the date format used with the expires attribute of HTTP cookies. A -single space rather than a single dash should be used to separate the day, -month and year components to be compliant with RFC 6265. - - -Full details of these changes, and all the other changes, are available in the -Tomcat 10.1 -changelog. - - - -https://tomcat.apache.org/download-10.cgi";>Download - -2022-11-14 Tomcat 9.0.69 Released - -The Apache Tomcat Project is proud to announce the release of version 9.0.69 -of Apache Tomcat. This release implements specifications that are part of the -Java EE 8 platform. The notable changes compared to 9.0.68 include: - -Fix concurrency issue in evaluation of expression language containing -lambda expressions. -Correct the date format used with the expires attribute of HTTP -cookies. A single space rather than a single dash should be used to -separate the day, month and year components to be compliant with RFC -6265. - - -Full details of these changes, and all the other changes, are available in the -Tomcat 9 -changelog. - - - -https://tomcat.apache.org/download-90.cgi";>Download - -2022-11-08 Tomcat Migration Tool for Jakarta EE 1.0.5 Released - -The Apache Tomcat Project is proud to announce the release of 1.0.5 of the -Apache Tomcat Migration T
[tomcat] branch main updated: Align with 10.1.x
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 617a9f47de Align with 10.1.x 617a9f47de is described below commit 617a9f47de0df4a8484a073a9aed8911f8625bf2 Author: Mark Thomas AuthorDate: Fri Jan 13 13:07:42 2023 + Align with 10.1.x --- java/org/apache/catalina/loader/WebappLoader.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/org/apache/catalina/loader/WebappLoader.java b/java/org/apache/catalina/loader/WebappLoader.java index 4e2e46c7d2..ea858995ec 100644 --- a/java/org/apache/catalina/loader/WebappLoader.java +++ b/java/org/apache/catalina/loader/WebappLoader.java @@ -62,7 +62,7 @@ import org.apache.tomcat.util.res.StringManager; * @author Craig R. McClanahan * @author Remy Maucherat */ -public class WebappLoader extends LifecycleMBeanBase implements Loader{ +public class WebappLoader extends LifecycleMBeanBase implements Loader { private static final Log log = LogFactory.getLog(WebappLoader.class); - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch 10.1.x updated: Align with 11.0.x
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 79c157e11c Align with 11.0.x 79c157e11c is described below commit 79c157e11ccf0e51e6576451ececd359be408650 Author: Mark Thomas AuthorDate: Fri Jan 13 13:08:10 2023 + Align with 11.0.x --- java/org/apache/catalina/loader/WebappLoader.java | 2 +- java/org/apache/catalina/startup/WebAnnotationSet.java | 1 + java/org/apache/catalina/tribes/util/TcclThreadFactory.java | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/java/org/apache/catalina/loader/WebappLoader.java b/java/org/apache/catalina/loader/WebappLoader.java index ae4f58523d..76d87b00a4 100644 --- a/java/org/apache/catalina/loader/WebappLoader.java +++ b/java/org/apache/catalina/loader/WebappLoader.java @@ -64,7 +64,7 @@ import org.apache.tomcat.util.res.StringManager; * @author Craig R. McClanahan * @author Remy Maucherat */ -public class WebappLoader extends LifecycleMBeanBase implements Loader{ +public class WebappLoader extends LifecycleMBeanBase implements Loader { private static final Log log = LogFactory.getLog(WebappLoader.class); diff --git a/java/org/apache/catalina/startup/WebAnnotationSet.java b/java/org/apache/catalina/startup/WebAnnotationSet.java index 8d0073b7b3..b05ecf2c26 100644 --- a/java/org/apache/catalina/startup/WebAnnotationSet.java +++ b/java/org/apache/catalina/startup/WebAnnotationSet.java @@ -251,6 +251,7 @@ public class WebAnnotationSet { } } */ + /* Process DeclareRoles annotation. * Ref JSR 250, equivalent to the security-role element in * the deployment descriptor diff --git a/java/org/apache/catalina/tribes/util/TcclThreadFactory.java b/java/org/apache/catalina/tribes/util/TcclThreadFactory.java index de46faa62b..052d3ea51c 100644 --- a/java/org/apache/catalina/tribes/util/TcclThreadFactory.java +++ b/java/org/apache/catalina/tribes/util/TcclThreadFactory.java @@ -66,5 +66,4 @@ public class TcclThreadFactory implements ThreadFactory { t.setDaemon(true); return t; } - } - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r1906657 - /tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/http/fileupload/impl/FileCountLimitExceededException.html
Author: remm Date: Fri Jan 13 13:09:57 2023 New Revision: 1906657 URL: http://svn.apache.org/viewvc?rev=1906657&view=rev Log: Docs update for 9.0.71 Added: tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/http/fileupload/impl/FileCountLimitExceededException.html Added: tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/http/fileupload/impl/FileCountLimitExceededException.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/http/fileupload/impl/FileCountLimitExceededException.html?rev=1906657&view=auto == --- tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/http/fileupload/impl/FileCountLimitExceededException.html (added) +++ tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/http/fileupload/impl/FileCountLimitExceededException.html Fri Jan 13 13:09:57 2023 @@ -0,0 +1,361 @@ + + + + + +FileCountLimitExceededException (Apache Tomcat 9.0.71 API Documentation) + + + + + + + + + + + + + +var data = {"i0":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +var pathtoroot = "../../../../../../../"; +var useModuleDirectories = true; +loadScripts(document, 'script'); + +JavaScript is disabled on your browser. + + + + + + + + +Skip navigation links + + + + +Overview +Package +Class +Tree +Deprecated +Index +Help + +Apache Tomcat 9.0.71 + + + +All Classes + + +SEARCH: + + + + + + + + +JavaScript is disabled on your browser. + + + + +Summary: +Nested | +Field | +Constr | +Method + + +Detail: +Field | +Constr | +Method + + + + + + + + + + + + + + + +Package org.apache.tomcat.util.http.fileupload.impl +Class FileCountLimitExceededException + + + +java.lang.Object + + +java.lang.Throwable + + +java.lang.Exception + + +java.io.IOException + + +org.apache.tomcat.util.http.fileupload.FileUploadException + + +org.apache.tomcat.util.http.fileupload.impl.FileCountLimitExceededException + + + + + + + + + + + + + + + +All Implemented Interfaces: +java.io.Serializable + + +public class FileCountLimitExceededException +extends FileUploadException +This exception is thrown if a request contains more files than the specified + limit. + +See Also: +Serialized Form + + + + + + + + + + + + + +Constructor Summary + +Constructors + +Constructor +Description + + +FileCountLimitExceededException(java.lang.String message, + long limit) + +Creates a new instance. + + + + + + + + + + + + +Method Summary + +All Methods Instance Methods Concrete Methods + +Modifier and Type +Method +Description + + +long +getLimit() + +Retrieves the limit that was exceeded. + + + + + + + +Methods inherited from class java.lang.Throwable +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString + + + + + +Methods inherited from class java.lang.Object +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait + + + + + + + + + + + + + + + + +Constructor Detail + + + + + +FileCountLimitExceededException +public FileCountLimitExceededException(java.lang.String message, + long limit) +Creates a new instance. + +Parameters: +message - The detail message +limit - The limit that was exceeded + + + + + + + + + + + + +Method Detail + + + + + +getLimit +public long getLimit() +Retrieves the limit that was exceeded. + +Returns: +The limit that was exceeded by the request + + + + + + + + + + + + + + + + + + +Skip navigation links + + + + +Overview +Package +Class +Tree +Deprecated +Index +Help + +Apache Tomcat 9.0.71 + + + +All Classes + + + + + +JavaScript is disabled on your browser. + + + + +Summary: +Nested | +Field | +Constr | +Method + + +Detail: +Field | +Constr | +Method + + + + + + + +Copyright © 2000-2023 Apache Software Foundation. All Rights Reserved. + + + -
svn commit: r1906656 - in /tomcat/site/trunk/docs/tomcat-9.0-doc: ./ annotationapi/ annotationapi/javax/annotation/ annotationapi/javax/annotation/security/ annotationapi/javax/annotation/sql/ api/ ap
Author: remm Date: Fri Jan 13 13:09:15 2023 New Revision: 1906656 URL: http://svn.apache.org/viewvc?rev=1906656&view=rev Log: Docs update for 9.0.71 [This commit notification would consist of 84 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch 9.0.x updated (58807b2729 -> a2e9924b09)
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 58807b2729 Checkstyle checks for Javadoc += NonEmptyAtclauseDescription new d166ba6cd4 Checkstyle checks for Javadoc += SingleLineJavadoc new 5c313fdde8 Align with 10.0.x new a2e9924b09 Fix Checkstyle warnings The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/catalina/ha/session/DeltaSession.java | 6 +- java/org/apache/catalina/loader/WebappLoader.java | 6 +- .../catalina/manager/StatusManagerServlet.java | 28 +++-- .../apache/catalina/manager/StatusTransformer.java | 69 +++--- .../apache/catalina/mbeans/LocalStrings.properties | 1 - .../catalina/mbeans/LocalStrings_es.properties | 16 - .../apache/catalina/realm/GenericPrincipal.java| 2 +- .../catalina/startup/ClassLoaderFactory.java | 2 +- .../org/apache/catalina/startup/ContextConfig.java | 3 +- .../apache/catalina/startup/HomesUserDatabase.java | 32 +- .../apache/catalina/startup/WebAnnotationSet.java | 1 + java/org/apache/catalina/tribes/io/BufferPool.java | 2 - .../catalina/tribes/membership/MemberImpl.java | 2 +- .../catalina/tribes/util/TcclThreadFactory.java| 1 - .../apache/catalina/valves/PersistentValve.java| 1 - .../dbcp/dbcp2/DelegatingCallableStatement.java| 4 +- .../dbcp/dbcp2/DelegatingPreparedStatement.java| 4 +- .../tomcat/dbcp/dbcp2/DelegatingResultSet.java | 16 +++-- res/checkstyle/checkstyle.xml | 4 ++ .../filters/TesterHttpServletResponse.java | 12 +++- 20 files changed, 72 insertions(+), 140 deletions(-) delete mode 100644 java/org/apache/catalina/mbeans/LocalStrings_es.properties - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] 01/03: Checkstyle checks for Javadoc += SingleLineJavadoc
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 d166ba6cd4120a05e08b5493bbab85025e5dcd7f Author: Mark Thomas AuthorDate: Fri Jan 13 10:37:21 2023 + Checkstyle checks for Javadoc += SingleLineJavadoc --- .../tomcat/dbcp/dbcp2/DelegatingCallableStatement.java | 4 +++- .../tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java | 4 +++- .../apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java| 16 res/checkstyle/checkstyle.xml| 4 4 files changed, 22 insertions(+), 6 deletions(-) diff --git a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingCallableStatement.java b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingCallableStatement.java index d8fce5b93c..1f365e2292 100644 --- a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingCallableStatement.java +++ b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingCallableStatement.java @@ -97,7 +97,9 @@ public class DelegatingCallableStatement extends DelegatingPreparedStatement imp } } -/** @deprecated Use {@link #getBigDecimal(int)} or {@link #getBigDecimal(String)} */ +/** + * @deprecated Use {@link #getBigDecimal(int)} or {@link #getBigDecimal(String)} + */ @Override @Deprecated public BigDecimal getBigDecimal(final int parameterIndex, final int scale) throws SQLException { diff --git a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java index 4ecf26f891..0dd7668a95 100644 --- a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java +++ b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java @@ -660,7 +660,9 @@ public class DelegatingPreparedStatement extends DelegatingStatement implements } } -/** @deprecated Use setAsciiStream(), setCharacterStream() or setNCharacterStream() */ +/** + * @deprecated Use setAsciiStream(), setCharacterStream() or setNCharacterStream() + */ @Deprecated @Override public void setUnicodeStream(final int parameterIndex, final InputStream x, final int length) throws SQLException { diff --git a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java index 62b1a3b612..227d806833 100644 --- a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java +++ b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java @@ -277,7 +277,9 @@ public final class DelegatingResultSet extends AbandonedTrace implements ResultS } } -/** @deprecated Use {@link #getBigDecimal(int)} */ +/** + * @deprecated Use {@link #getBigDecimal(int)} + */ @Deprecated @Override public BigDecimal getBigDecimal(final int columnIndex, final int scale) throws SQLException { @@ -299,7 +301,9 @@ public final class DelegatingResultSet extends AbandonedTrace implements ResultS } } -/** @deprecated Use {@link #getBigDecimal(String)} */ +/** + * @deprecated Use {@link #getBigDecimal(String)} + */ @Deprecated @Override public BigDecimal getBigDecimal(final String columnName, final int scale) throws SQLException { @@ -990,7 +994,9 @@ public final class DelegatingResultSet extends AbandonedTrace implements ResultS } } -/** @deprecated Use {@link #getCharacterStream(int)} */ +/** + * @deprecated Use {@link #getCharacterStream(int)} + */ @Deprecated @Override public InputStream getUnicodeStream(final int columnIndex) throws SQLException { @@ -1002,7 +1008,9 @@ public final class DelegatingResultSet extends AbandonedTrace implements ResultS } } -/** @deprecated Use {@link #getCharacterStream(String)} */ +/** + * @deprecated Use {@link #getCharacterStream(String)} + */ @Deprecated @Override public InputStream getUnicodeStream(final String columnName) throws SQLException { diff --git a/res/checkstyle/checkstyle.xml b/res/checkstyle/checkstyle.xml index 7cdfaab2dc..e029f8d9bf 100644 --- a/res/checkstyle/checkstyle.xml +++ b/res/checkstyle/checkstyle.xml @@ -101,6 +101,10 @@ --> + +
[tomcat] 02/03: Align with 10.0.x
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 5c313fdde8041cf91b999a7ce8ccdce65bd80782 Author: Mark Thomas AuthorDate: Fri Jan 13 13:09:48 2023 + Align with 10.0.x --- .../apache/catalina/ha/session/DeltaSession.java | 6 +- java/org/apache/catalina/loader/WebappLoader.java | 6 +- .../catalina/manager/StatusManagerServlet.java | 28 +++-- .../apache/catalina/manager/StatusTransformer.java | 69 +++--- .../apache/catalina/mbeans/LocalStrings.properties | 1 - .../catalina/mbeans/LocalStrings_es.properties | 16 - .../apache/catalina/realm/GenericPrincipal.java| 2 +- .../catalina/startup/ClassLoaderFactory.java | 2 +- .../org/apache/catalina/startup/ContextConfig.java | 3 +- .../apache/catalina/startup/HomesUserDatabase.java | 32 +- .../apache/catalina/startup/WebAnnotationSet.java | 1 + java/org/apache/catalina/tribes/io/BufferPool.java | 2 - .../catalina/tribes/membership/MemberImpl.java | 2 +- .../catalina/tribes/util/TcclThreadFactory.java| 1 - .../apache/catalina/valves/PersistentValve.java| 1 - 15 files changed, 41 insertions(+), 131 deletions(-) diff --git a/java/org/apache/catalina/ha/session/DeltaSession.java b/java/org/apache/catalina/ha/session/DeltaSession.java index e4371321e9..85ef168028 100644 --- a/java/org/apache/catalina/ha/session/DeltaSession.java +++ b/java/org/apache/catalina/ha/session/DeltaSession.java @@ -1110,11 +1110,11 @@ public class DeltaSession extends StandardSession implements Externalizable,Clus } protected void setAccessCount(int count) { -if ( accessCount == null && ACTIVITY_CHECK ) { +if (accessCount == null && ACTIVITY_CHECK) { accessCount = new AtomicInteger(); } -if ( accessCount != null ) { -super.accessCount.set(count); +if (accessCount != null) { +accessCount.set(count); } } } diff --git a/java/org/apache/catalina/loader/WebappLoader.java b/java/org/apache/catalina/loader/WebappLoader.java index 3ac2daed20..98b81657ae 100644 --- a/java/org/apache/catalina/loader/WebappLoader.java +++ b/java/org/apache/catalina/loader/WebappLoader.java @@ -138,8 +138,7 @@ public class WebappLoader extends LifecycleMBeanBase /** * The string manager for this package. */ -protected static final StringManager sm = -StringManager.getManager(Constants.Package); +protected static final StringManager sm = StringManager.getManager(WebappLoader.class); /** @@ -179,8 +178,7 @@ public class WebappLoader extends LifecycleMBeanBase } if (getState().isAvailable()) { -throw new IllegalStateException( -sm.getString("webappLoader.setContext.ise")); +throw new IllegalStateException(sm.getString("webappLoader.setContext.ise")); } // Deregister from the old Context (if any) diff --git a/java/org/apache/catalina/manager/StatusManagerServlet.java b/java/org/apache/catalina/manager/StatusManagerServlet.java index 9ea16b4720..b6d026e4de 100644 --- a/java/org/apache/catalina/manager/StatusManagerServlet.java +++ b/java/org/apache/catalina/manager/StatusManagerServlet.java @@ -16,12 +16,10 @@ */ package org.apache.catalina.manager; - import java.io.IOException; import java.io.PrintWriter; import java.net.InetAddress; import java.net.UnknownHostException; -import java.util.Enumeration; import java.util.Iterator; import java.util.Set; import java.util.Vector; @@ -46,8 +44,7 @@ import org.apache.tomcat.util.res.StringManager; * * @author Remy Maucherat */ -public class StatusManagerServlet -extends HttpServlet implements NotificationListener { +public class StatusManagerServlet extends HttpServlet implements NotificationListener { private static final long serialVersionUID = 1L; @@ -88,13 +85,11 @@ public class StatusManagerServlet /** * The string manager for this package. */ -protected static final StringManager sm = -StringManager.getManager(Constants.Package); +protected static final StringManager sm = StringManager.getManager(Constants.Package); // - Public Methods - /** * Initialize this servlet. */ @@ -311,9 +306,7 @@ public class StatusManagerServlet // use StatusTransformer to output status StatusTransformer.writeVMState(writer,mode, args); -Enumeration enumeration = threadPools.elements(); -while (enumeration.hasMoreElements()) { -ObjectName objectName = enumeration.nextElement(); +for (ObjectName objectName : threadPools) { String name = objectName.getKeyProperty("name"); args = new Ob
[tomcat] 03/03: Fix Checkstyle warnings
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 a2e9924b099b443ff45f8481edda3d43ae5832cb Author: Mark Thomas AuthorDate: Fri Jan 13 13:11:00 2023 + Fix Checkstyle warnings --- .../apache/catalina/filters/TesterHttpServletResponse.java | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/test/org/apache/catalina/filters/TesterHttpServletResponse.java b/test/org/apache/catalina/filters/TesterHttpServletResponse.java index 4f9c4f9d91..4a8f07cf26 100644 --- a/test/org/apache/catalina/filters/TesterHttpServletResponse.java +++ b/test/org/apache/catalina/filters/TesterHttpServletResponse.java @@ -217,13 +217,17 @@ public class TesterHttpServletResponse implements HttpServletResponse { public boolean containsHeader(String name) { return false; } @Override public String encodeRedirectURL(String url) { return null; } -/** @deprecated Do not use */ +/** + * @deprecated Do not use + */ @Override @Deprecated public String encodeRedirectUrl(String url) { return null; } @Override public String encodeURL(String url) { return null; } -/** @deprecated Do not use */ +/** + * @deprecated Do not use + */ @Override @Deprecated public String encodeUrl(String url) { return null; } @@ -243,7 +247,9 @@ public class TesterHttpServletResponse implements HttpServletResponse { public void setDateHeader(String name, long value) {/* NOOP */} @Override public void setIntHeader(String name, int value) {/* NOOP */} -/** @deprecated Do not use */ +/** + * @deprecated Do not use + */ @Override @Deprecated public void setStatus(int status, String message) {/* NOOP */} - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[ANN] Apache Tomcat 9.0.71 available
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.71. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.71 is a bugfix and feature release. The notable changes compared to 9.0.70 include: - Correct a regression in the refactoring that replaced the use of the URL constructors. The regression broke lookups for resources that contained one or more characters in their name that required escaping when used in a URI path. - When resetting an HTTP/2 stream because the final response has been generated before the request has been fully read, use the HTTP/2 error code NO_ERROR so that client does not discard the response. Based on a suggestion by Lorenzo Dalla Vecchia. - Change the default of the org.apache.el.GET_CLASSLOADER_USE_PRIVILEGED system property to true unless the EL library is running on Tomcat in which case the default remains false as the EL library is already called from within a privileged block and skipping the unnecessary privileged block improves performance. Along with lots of other bug fixes and improvements. Please refer to the change log for the complete list of changes: https://tomcat.apache.org/tomcat-9.0-doc/changelog.html Downloads: https://tomcat.apache.org/download-90.cgi Migration guides from Apache Tomcat 7.x and 8.x: https://tomcat.apache.org/migration.html Enjoy! - The Apache Tomcat team - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] 02/02: Fix Checkstyle warnings
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 2d40f367435821c883b0da5c677906711ad5ebfc Author: Mark Thomas AuthorDate: Fri Jan 13 13:11:00 2023 + Fix Checkstyle warnings --- .../apache/catalina/filters/TesterHttpServletResponse.java | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/test/org/apache/catalina/filters/TesterHttpServletResponse.java b/test/org/apache/catalina/filters/TesterHttpServletResponse.java index 6451b1a300..88eef82c1d 100644 --- a/test/org/apache/catalina/filters/TesterHttpServletResponse.java +++ b/test/org/apache/catalina/filters/TesterHttpServletResponse.java @@ -215,13 +215,17 @@ public class TesterHttpServletResponse implements HttpServletResponse { public boolean containsHeader(String name) { return false; } @Override public String encodeRedirectURL(String url) { return null; } -/** @deprecated Do not use */ +/** + * @deprecated Do not use + */ @Override @Deprecated public String encodeRedirectUrl(String url) { return null; } @Override public String encodeURL(String url) { return null; } -/** @deprecated Do not use */ +/** + * @deprecated Do not use + */ @Override @Deprecated public String encodeUrl(String url) { return null; } @@ -241,7 +245,9 @@ public class TesterHttpServletResponse implements HttpServletResponse { public void setDateHeader(String name, long value) {/* NOOP */} @Override public void setIntHeader(String name, int value) {/* NOOP */} -/** @deprecated Do not use */ +/** + * @deprecated Do not use + */ @Override @Deprecated public void setStatus(int status, String message) {/* NOOP */} - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch 8.5.x updated (47c9ee23dc -> 2d40f36743)
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 47c9ee23dc Fix various checkstyle warnings new 12794a3685 Checkstyle checks for Javadoc += SingleLineJavadoc new 2d40f36743 Fix Checkstyle warnings The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../tomcat/dbcp/dbcp2/DelegatingCallableStatement.java | 4 +++- .../tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java | 4 +++- .../apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java| 16 res/checkstyle/checkstyle.xml| 4 .../catalina/filters/TesterHttpServletResponse.java | 12 +--- 5 files changed, 31 insertions(+), 9 deletions(-) - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] 01/02: Checkstyle checks for Javadoc += SingleLineJavadoc
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 12794a3685838ef749d48b60b6c5f40c675ab161 Author: Mark Thomas AuthorDate: Fri Jan 13 10:37:21 2023 + Checkstyle checks for Javadoc += SingleLineJavadoc --- .../tomcat/dbcp/dbcp2/DelegatingCallableStatement.java | 4 +++- .../tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java | 4 +++- .../apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java| 16 res/checkstyle/checkstyle.xml| 4 4 files changed, 22 insertions(+), 6 deletions(-) diff --git a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingCallableStatement.java b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingCallableStatement.java index 57ee36357e..4eaf4bb283 100644 --- a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingCallableStatement.java +++ b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingCallableStatement.java @@ -96,7 +96,9 @@ public class DelegatingCallableStatement extends DelegatingPreparedStatement imp } } -/** @deprecated Use {@link #getBigDecimal(int)} or {@link #getBigDecimal(String)} */ +/** + * @deprecated Use {@link #getBigDecimal(int)} or {@link #getBigDecimal(String)} + */ @Override @Deprecated public BigDecimal getBigDecimal(final int parameterIndex, final int scale) throws SQLException { diff --git a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java index 01466c4cbb..d509e33109 100644 --- a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java +++ b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java @@ -617,7 +617,9 @@ public class DelegatingPreparedStatement extends DelegatingStatement implements } } -/** @deprecated Use setAsciiStream(), setCharacterStream() or setNCharacterStream() */ +/** + * @deprecated Use setAsciiStream(), setCharacterStream() or setNCharacterStream() + */ @Deprecated @Override public void setUnicodeStream(final int parameterIndex, final InputStream x, final int length) throws SQLException { diff --git a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java index c2382237ab..bb35beefe5 100644 --- a/java/org/apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java +++ b/java/org/apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java @@ -276,7 +276,9 @@ public final class DelegatingResultSet extends AbandonedTrace implements ResultS } } -/** @deprecated Use {@link #getBigDecimal(int)} */ +/** + * @deprecated Use {@link #getBigDecimal(int)} + */ @Deprecated @Override public BigDecimal getBigDecimal(final int columnIndex, final int scale) throws SQLException { @@ -298,7 +300,9 @@ public final class DelegatingResultSet extends AbandonedTrace implements ResultS } } -/** @deprecated Use {@link #getBigDecimal(String)} */ +/** + * @deprecated Use {@link #getBigDecimal(String)} + */ @Deprecated @Override public BigDecimal getBigDecimal(final String columnName, final int scale) throws SQLException { @@ -989,7 +993,9 @@ public final class DelegatingResultSet extends AbandonedTrace implements ResultS } } -/** @deprecated Use {@link #getCharacterStream(int)} */ +/** + * @deprecated Use {@link #getCharacterStream(int)} + */ @Deprecated @Override public InputStream getUnicodeStream(final int columnIndex) throws SQLException { @@ -1001,7 +1007,9 @@ public final class DelegatingResultSet extends AbandonedTrace implements ResultS } } -/** @deprecated Use {@link #getCharacterStream(String)} */ +/** + * @deprecated Use {@link #getCharacterStream(String)} + */ @Deprecated @Override public InputStream getUnicodeStream(final String columnName) throws SQLException { diff --git a/res/checkstyle/checkstyle.xml b/res/checkstyle/checkstyle.xml index b30d0d14e2..1b23c8df84 100644 --- a/res/checkstyle/checkstyle.xml +++ b/res/checkstyle/checkstyle.xml @@ -101,6 +101,10 @@ --> + +
svn commit: r59313 - /release/tomcat/tomcat-9/v9.0.70/
Author: remm Date: Fri Jan 13 13:39:12 2023 New Revision: 59313 Log: Drop 9.0.70 Removed: release/tomcat/tomcat-9/v9.0.70/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch 9.0.x updated: Add date for 9.0.70
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 84425b1fc6 Add date for 9.0.70 84425b1fc6 is described below commit 84425b1fc617e91a52b7fcce2d45f5b05a655c77 Author: remm AuthorDate: Fri Jan 13 14:40:14 2023 +0100 Add date for 9.0.70 --- 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 6cd0a45704..6a3de1b3c6 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -113,7 +113,7 @@ - + - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[VOTE][RESULT] Release Apache Tomcat 10.1.5
The following votes were cast: Binding: +1: markt, remm, jfclere +0: schultz Non-binding: +1: lihan The vote therefore passes. Thanks to everyone who contributed to this release. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
Re: [VOTE] Release Apache Tomcat 11.0.0-M2
Ping. This vote is current one PMV vote short of being bale to release. Mark On 09/01/2023 18:20, Mark Thomas wrote: The proposed Apache Tomcat 11.0.0-M2 release is now available for voting. Apache Tomcat 11.0.0-M2 is a milestone release of the 11.0.x branch and has been made to provide users with early access to the new features in Apache Tomcat 11.0.x so that they may provide feedback. The notable changes compared to the previous milestone include: - Add ByteBuffer support to ServletInputStream and ServletOutputStream - Update Cookie parsing and handling to treat the quotes in a quoted cookie value as part of the value as required by RFC 6265 and explicitly clarified in RFC 6265bis. - When resetting an HTTP/2 stream because the final response has been generated before the request has been fully read, use the HTTP/2 error code NO_ERROR so that client does not discard the response. Based on a suggestion by Lorenzo Dalla Vecchia. For full details, see the change log: https://nightlies.apache.org/tomcat/tomcat-11.0.x/docs/changelog.html Applications that run on Tomcat 9 and earlier will not run on Tomcat 11 without changes. Java EE applications designed for Tomcat 9 and earlier may be placed in the $CATALINA_BASE/webapps-javaee directory and Tomcat will automatically convert them to Jakarta EE and copy them to the webapps directory. Applications using deprecated APIs may require further changes. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-11/v11.0.0-M2/ 4b03c23ad60e678c1d1a85df815fb6cd8d14ca67 The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1413 The tag is: https://github.com/apache/tomcat/tree/11.0.0-M2 The proposed 11.0.0-M2 release is: [ ] Broken - do not release [ ] Stable - go ahead and release as 11.0.0-M2 - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r59314 - /dev/tomcat/tomcat-10/v10.1.5/ /release/tomcat/tomcat-10/v10.1.5/
Author: markt Date: Fri Jan 13 14:07:00 2023 New Revision: 59314 Log: Release Apache Tomcat 10.1.5 Added: release/tomcat/tomcat-10/v10.1.5/ - copied from r59313, dev/tomcat/tomcat-10/v10.1.5/ Removed: dev/tomcat/tomcat-10/v10.1.5/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r1906659 - in /tomcat/site/trunk: ./ docs/tomcat-10.1-doc/ docs/tomcat-10.1-doc/annotationapi/ docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/ docs/tomcat-10.1-doc/annotationapi/jak
Author: markt Date: Fri Jan 13 14:29:33 2023 New Revision: 1906659 URL: http://svn.apache.org/viewvc?rev=1906659&view=rev Log: Update docs for 10.1.5 release [This commit notification would consist of 81 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r1906660 - in /tomcat/site/trunk: docs/ xdocs/
Author: markt Date: Fri Jan 13 14:34:18 2023 New Revision: 1906660 URL: http://svn.apache.org/viewvc?rev=1906660&view=rev Log: Update site for 10.1.5 release Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-10.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/migration-10.1.html tomcat/site/trunk/docs/oldnews-2022.html tomcat/site/trunk/docs/whichversion.html tomcat/site/trunk/xdocs/doap_Tomcat.rdf tomcat/site/trunk/xdocs/download-10.xml tomcat/site/trunk/xdocs/index.xml tomcat/site/trunk/xdocs/migration-10.1.xml tomcat/site/trunk/xdocs/oldnews-2022.xml tomcat/site/trunk/xdocs/whichversion.xml Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/doap_Tomcat.rdf?rev=1906660&r1=1906659&r2=1906660&view=diff == --- tomcat/site/trunk/docs/doap_Tomcat.rdf (original) +++ tomcat/site/trunk/docs/doap_Tomcat.rdf Fri Jan 13 14:34:18 2023 @@ -60,8 +60,8 @@ Latest Stable 10.1.x Release -2022-12-09 -10.1.4 +2023-01-13 +10.1.5 Modified: tomcat/site/trunk/docs/download-10.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-10.html?rev=1906660&r1=1906659&r2=1906660&view=diff == --- tomcat/site/trunk/docs/download-10.html (original) +++ tomcat/site/trunk/docs/download-10.html Fri Jan 13 14:34:18 2023 @@ -20,7 +20,7 @@ Quick Navigation [define v]10.0.27[end] -[define w]10.1.4[end] +[define w]10.1.5[end] https://downloads.apache.org/tomcat/tomcat-10/KEYS";>KEYS | [v] | [w] | Modified: tomcat/site/trunk/docs/index.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1906660&r1=1906659&r2=1906660&view=diff == --- tomcat/site/trunk/docs/index.html (original) +++ tomcat/site/trunk/docs/index.html Fri Jan 13 14:34:18 2023 @@ -34,6 +34,44 @@ wiki page. Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat project logo are trademarks of the Apache Software Foundation. +2023-01-13 Tomcat 10.1.5 Released + +The Apache Tomcat Project is proud to announce the release of version 10.1.5 +of Apache Tomcat. This release implements specifications that are part of the +Jakarta EE 10 platform. +Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 +without changes. Java EE based applications designed for Tomcat 9 and earlier +may be placed in the $CATALINA_BASE/webapps-javaee directory and +Tomcat will automatically convert them to Jakarta EE and copy them to the +webapps directory. This conversion is performed using the +https://github.com/apache/tomcat-jakartaee-migration";>Apache Tomcat +migration tool for Jakarta EE tool which is also available as a separate +https://tomcat.apache.org/download-migration.cgi";>download for off-line use. +The notable changes in this release are: + +Correct a regression in the refactoring that replaced the use of the URL +constructors. The regression broke lookups for resources that contained one +or more characters in their name that required escaping when used in a URI +path. +When resetting an HTTP/2 stream because the final response has been +generated before the request has been fully read, use the HTTP/2 error code +NO_ERROR so that client does not discard the response. Based on a suggestion +by Lorenzo Dalla Vecchia. +Change the default of the org.apache.el.GET_CLASSLOADER_USE_PRIVILEGED +system property to true unless the EL library is running on Tomcat in which +case the default remains false as the EL library is already called from +within a privileged block and skipping the unnecessary privileged block +improves performance. + + +Full details of these changes, and all the other changes, are available in the +Tomcat 10.1 +changelog. + + + +https://tomcat.apache.org/download-10.cgi";>Download + 2023-01-13 Tomcat 9.0.71 Released The Apache Tomcat Project is proud to announce the release of version 9.0.71 @@ -63,39 +101,6 @@ changelog. https://tomcat.apache.org/download-90.cgi";>Download -2022-12-09 Tomcat 10.1.4 Released - -The Apache Tomcat Project is proud to announce the release of version 10.1.4 -of Apache Tomcat. This release implements specifications that are part of the -Jakarta EE 10 platform. -Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 -without changes. Java EE based applications designed for Tomcat 9 and earlier -may be placed in the $CATALINA_BASE/webapps-javaee directory and -Tomcat will automatically convert them to Jakarta EE and copy them to the -webapps directory. This conversion is performed using the -https://github.com/apache/tomcat-jakartaee
svn commit: r59316 - in /release/tomcat/tomcat-10: v10.1.2/ v10.1.4/
Author: markt Date: Fri Jan 13 14:36:01 2023 New Revision: 59316 Log: Drop old releases from CDN Removed: release/tomcat/tomcat-10/v10.1.2/ release/tomcat/tomcat-10/v10.1.4/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch 10.1.x updated: Add release date for 10.1.5
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 41249bc011 Add release date for 10.1.5 41249bc011 is described below commit 41249bc011e468274cca06a780c629bc3bff79a9 Author: Mark Thomas AuthorDate: Fri Jan 13 14:48:36 2023 + Add release date for 10.1.5 --- 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 6fd543f5aa..8fbd835afe 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -113,7 +113,7 @@ - + - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch 8.5.x updated: Add release date for 8.5.81
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 5a8100ef46 Add release date for 8.5.81 5a8100ef46 is described below commit 5a8100ef46395c2c7acb913aee28014a7c24afe4 Author: Mark Thomas AuthorDate: Fri Jan 13 15:48:32 2023 + Add release date for 8.5.81 --- 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 06f4f23a17..578b3cd006 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -669,7 +669,7 @@ - + - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
Re: [VOTE] Release Apache Tomcat 8.5.85 (round 2)
All, On 1/12/23 15:17, Christopher Schultz wrote: The proposed Apache Tomcat 8.5.85 release is now available for voting. [[[ Note that the previous tag has been replaced with a new one which contains the signature files produced during the release-build. The commit-id of the tag has therefore changed as noted later in this message. The files uploaded to the Tomcat release directory and to Maven are unchanged. There are no other changes to the tag from the previous 8.5.85 tag. The files added are: res/install-win/tomcat-installer.exe.sig res/install-win/Uninstall.exe.sig ]]] The notable changes compared to 8.5.84 are: - The default value of AccessLogValue's file encoding is now UTF-8. - Correct a regression in the refactoring that replaced the use of the URL constructors. The regression broke lookups for resources that contained one or more characters in their name that required escaping when used in a URI path. - When an HTTP/2 stream was reset, the current active stream count was not reduced. If enough resets occurred on a connection, the current active stream count limit was reached and no new streams could be created on that connection. - Change the default of the org.apache.el.GET_CLASSLOADER_USE_PRIVILEGED system property to true unless the EL library is running on Tomcat in which case the default remains false as the EL library is already called from within a privileged block and skipping the unnecessary privileged block improves performance. Along with lots of other bug fixes and improvements. For full details, see the changelog: https://nightlies.apache.org/tomcat/tomcat-8.5.x/docs/changelog.html It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.85/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1416 The tag is: https://github.com/apache/tomcat/tree/8.5.85/ 7b1f4ce0b82641bf76a3d763bd97d5522513b57b The proposed 8.5.85 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 8.5.85 (stable) Works on a vanilla servlet-based application in a development environment. All unit tests pass on Linux on Java 8 (with known exceptions in my environment). *ALL* unit tests pass when using Java 11. Details: * Environment * Java (build): openjdk version "1.8.0_292" OpenJDK Runtime Environment (build 1.8.0_292-8u292-b10-0+deb9u1-b10) OpenJDK 64-Bit Server VM (build 25.292-b10, mixed mode) * Java (test): openjdk version "1.8.0_292" OpenJDK Runtime Environment (build 1.8.0_292-8u292-b10-0+deb9u1-b10) OpenJDK 64-Bit Server VM (build 25.292-b10, mixed mode) * OS: Linux 5.10.0-19-amd64 x86_64 * cc: cc (Debian 10.2.1-6) 10.2.1 20210110 * make: GNU Make 4.3 * OpenSSL: OpenSSL 1.1.1 11 Sep 2018 * APR: 1.7.0 * * Valid SHA-512 signature for apache-tomcat-8.5.85.zip * Valid GPG signature for apache-tomcat-8.5.85.zip * Valid SHA-512 signature for apache-tomcat-8.5.85.tar.gz * Valid GPG signature for apache-tomcat-8.5.85.tar.gz * Valid SHA-512 signature for apache-tomcat-8.5.85.exe * Valid GPG signature for apache-tomcat-8.5.85.exe * Valid Windows Digital Signature for apache-tomcat-8.5.85.exe * Valid SHA512 signature for apache-tomcat-8.5.85-src.zip * Valid GPG signature for apache-tomcat-8.5.85-src.zip * Valid SHA512 signature for apache-tomcat-8.5.85-src.tar.gz * Valid GPG signature for apache-tomcat-8.5.85-src.tar.gz * * Binary Zip and tarball: Same * Source Zip and tarball: Same * * Building dependencies returned: 0 * tcnative builds cleanly * Tomcat builds cleanly * Junit Tests: FAILED * * Tests that failed: * org.apache.tomcat.util.net.jsse.TestPEMFile.APR.txt * org.apache.tomcat.util.net.jsse.TestPEMFile.NIO.txt * org.apache.tomcat.util.net.jsse.TestPEMFile.NIO2.txt -chris - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch main updated: Parameterise Javadoc error/warning config. No longer fail for warnings.
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 c057460c59 Parameterise Javadoc error/warning config. No longer fail for warnings. c057460c59 is described below commit c057460c5994be1f6b526ef865514bac16d9b765 Author: Mark Thomas AuthorDate: Fri Jan 13 17:34:39 2023 + Parameterise Javadoc error/warning config. No longer fail for warnings. --- build.properties.default | 5 + build.xml| 28 ++-- 2 files changed, 19 insertions(+), 14 deletions(-) diff --git a/build.properties.default b/build.properties.default index b2fc1cf57f..49ee203385 100644 --- a/build.properties.default +++ b/build.properties.default @@ -58,6 +58,11 @@ test.coverage=false # Note the SpotBugs is LGPL licensed execute.spotbugs=false +# Javadoc - warnings are disabled as they are noisy with Java 18+ and CheckStyle +# works better for Tomcat. +javadoc.failonerror=true +javadoc.failonwarning=false + # - Test configuration - execute.test.nio=true execute.test.nio2=true diff --git a/build.xml b/build.xml index dc3c6ce1a8..035be1ade6 100644 --- a/build.xml +++ b/build.xml @@ -2193,8 +2193,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -2215,8 +2215,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -2236,8 +2236,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -2257,8 +2257,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -2278,8 +2278,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -2298,8 +2298,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. charset="UTF-8" additionalparam="-breakiterator -notimestamp -html5" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -2318,8 +2318,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch 10.1.x updated: Parameterise Javadoc error/warning config. No longer fail for warnings.
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 2597e76c00 Parameterise Javadoc error/warning config. No longer fail for warnings. 2597e76c00 is described below commit 2597e76c00380434e7c4deaa0568c96ea2c237d2 Author: Mark Thomas AuthorDate: Fri Jan 13 17:34:39 2023 + Parameterise Javadoc error/warning config. No longer fail for warnings. --- build.properties.default | 5 + build.xml| 28 ++-- 2 files changed, 19 insertions(+), 14 deletions(-) diff --git a/build.properties.default b/build.properties.default index 37ec79f403..45b6bba1bd 100644 --- a/build.properties.default +++ b/build.properties.default @@ -58,6 +58,11 @@ test.coverage=false # Note the SpotBugs is LGPL licensed execute.spotbugs=false +# Javadoc - warnings are disabled as they are noisy with Java 18+ and CheckStyle +# works better for Tomcat. +javadoc.failonerror=true +javadoc.failonwarning=false + # - Test configuration - execute.test.nio=true execute.test.nio2=true diff --git a/build.xml b/build.xml index c40ee2f16a..b7ab0282ca 100644 --- a/build.xml +++ b/build.xml @@ -2209,8 +2209,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -2231,8 +2231,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -2252,8 +2252,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -2273,8 +2273,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -2294,8 +2294,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -2314,8 +2314,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. charset="UTF-8" additionalparam="-breakiterator -notimestamp -html5" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -2334,8 +2334,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch 9.0.x updated: Parameterise Javadoc error/warning config. No longer fail for warnings.
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 The following commit(s) were added to refs/heads/9.0.x by this push: new 64084354ae Parameterise Javadoc error/warning config. No longer fail for warnings. 64084354ae is described below commit 64084354ae9588790f43feb96f8ee8e3f82e7234 Author: Mark Thomas AuthorDate: Fri Jan 13 17:34:39 2023 + Parameterise Javadoc error/warning config. No longer fail for warnings. --- build.properties.default | 5 + build.xml| 28 ++-- 2 files changed, 19 insertions(+), 14 deletions(-) diff --git a/build.properties.default b/build.properties.default index 8fee63c896..7b2eb13bfc 100644 --- a/build.properties.default +++ b/build.properties.default @@ -58,6 +58,11 @@ test.coverage=false # Note the SpotBugs is LGPL licensed execute.spotbugs=false +# Javadoc - warnings are disabled as they are noisy with Java 18+ and CheckStyle +# works better for Tomcat. +javadoc.failonerror=true +javadoc.failonwarning=false + # - Test configuration - execute.test.nio=true execute.test.nio2=true diff --git a/build.xml b/build.xml index 7460c756d3..1c263e09f9 100644 --- a/build.xml +++ b/build.xml @@ -2153,8 +2153,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -2175,8 +2175,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -2196,8 +2196,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -2217,8 +2217,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -2238,8 +2238,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -2258,8 +2258,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. charset="UTF-8" additionalparam="-breakiterator -notimestamp -html5" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -2278,8 +2278,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch 8.5.x updated: Parameterise Javadoc error/warning config. No longer fail for warnings.
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new b6664f08ef Parameterise Javadoc error/warning config. No longer fail for warnings. b6664f08ef is described below commit b6664f08ef4836ee2d0e33dba8563d501297d53e Author: Mark Thomas AuthorDate: Fri Jan 13 17:34:39 2023 + Parameterise Javadoc error/warning config. No longer fail for warnings. --- build.properties.default | 5 + build.xml| 28 ++-- 2 files changed, 19 insertions(+), 14 deletions(-) diff --git a/build.properties.default b/build.properties.default index 486088f067..6127398fd4 100644 --- a/build.properties.default +++ b/build.properties.default @@ -58,6 +58,11 @@ test.coverage=false # Note the SpotBugs is LGPL licensed execute.spotbugs=false +# Javadoc - warnings are disabled as they are noisy with Java 18+ and CheckStyle +# works better for Tomcat. +javadoc.failonerror=true +javadoc.failonwarning=false + # - Test configuration - execute.test.nio=true execute.test.nio2=true diff --git a/build.xml b/build.xml index b6271ff8e5..f66c834a00 100644 --- a/build.xml +++ b/build.xml @@ -1849,8 +1849,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -1871,8 +1871,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -1893,8 +1893,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -1915,8 +1915,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -1937,8 +1937,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -1958,8 +1958,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. charset="UTF-8" additionalparam="-breakiterator -notimestamp -html5" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> @@ -1978,8 +1978,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. additionalparam="-breakiterator -notimestamp -html5" source="${compile.release}" maxmemory="512m" - failonerror="true" - failonwarning="true"> + failonerror="${javadoc.failonerror}" + failonwarning="${javadoc.failonwarning}"> - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch main updated: Update verison number in image from 10 to 11
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 8b44a2856b Update verison number in image from 10 to 11 8b44a2856b is described below commit 8b44a2856b48e009de4850d1a427d41e666a919c Author: Mark Thomas AuthorDate: Fri Jan 13 19:01:17 2023 + Update verison number in image from 10 to 11 --- res/install-win/side_left.bmp | Bin 345238 -> 345238 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/res/install-win/side_left.bmp b/res/install-win/side_left.bmp index 198ec46eaa..17a77e7f8b 100644 Binary files a/res/install-win/side_left.bmp and b/res/install-win/side_left.bmp differ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
Buildbot failure in on tomcat-10.1.x
Build status: BUILD FAILED: failed compile (failure) Worker used: bb2_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/628 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 10.1.x] 2597e76c00380434e7c4deaa0568c96ea2c237d2 Steps: worker_preparation: 0 git: 0 shell: 0 shell_1: 0 shell_2: 0 shell_3: 0 shell_4: 0 shell_5: 0 compile: 1 shell_6: 0 shell_7: 0 shell_8: 0 shell_9: 0 Rsync docs to nightlies.apache.org: 0 shell_10: 0 Rsync RAT to nightlies.apache.org: 0 compile_1: 2 shell_11: 0 Rsync Logs to nightlies.apache.org: 0 -- ASF Buildbot - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org