You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2019/04/12 15:21:39 UTC

[tomcat] branch master updated (1a4bfa2 -> 49f1b8a)

This is an automated email from the ASF dual-hosted git repository.

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


    from 1a4bfa2  9.0.18 was not release
     new dda11ac  Increment version ready for next development cycle
     new 49f1b8a  Remove unused code identified by Eclipse

The 20727 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:
 build.properties.default                         |  2 +-
 java/org/apache/tomcat/util/net/NioEndpoint.java | 10 +++++-----
 res/maven/mvn.properties.default                 |  2 +-
 webapps/docs/changelog.xml                       |  4 +++-
 4 files changed, 10 insertions(+), 8 deletions(-)


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


Re: [tomcat] branch master updated (1a4bfa2 -> 49f1b8a)

Posted by Rémy Maucherat <re...@apache.org>.
On Fri, Apr 12, 2019 at 5:21 PM <ma...@apache.org> wrote:

> This is an automated email from the ASF dual-hosted git repository.
>
> markt pushed a change to branch master
> in repository https://gitbox.apache.org/repos/asf/tomcat.git.
>
>
>     from 1a4bfa2  9.0.18 was not release
>      new dda11ac  Increment version ready for next development cycle
>      new 49f1b8a  Remove unused code identified by Eclipse
>

I don't disagree that the code is unused, but I left that in hoping to use
them in some way at some point. (like, maybe) I guess I'll add that later
if/when the time comes.
Ultimately, some form of per operation timeout is better than per
connection timeout only, so it's a goal.

Rémy


>
> The 20727 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:
>  build.properties.default                         |  2 +-
>  java/org/apache/tomcat/util/net/NioEndpoint.java | 10 +++++-----
>  res/maven/mvn.properties.default                 |  2 +-
>  webapps/docs/changelog.xml                       |  4 +++-
>  4 files changed, 10 insertions(+), 8 deletions(-)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>