You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by woonsan <gi...@git.apache.org> on 2017/03/03 18:48:15 UTC

[GitHub] tomcat pull request #47: Make ParameterMap immutable using containment inste...

GitHub user woonsan opened a pull request:

    https://github.com/apache/tomcat/pull/47

    Make ParameterMap immutable using containment instead of inheritance.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/woonsan/tomcat bugfix/Bug_60808_2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tomcat/pull/47.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #47
    
----
commit 716e908b0105f99f220db47100171afebf220e18
Author: Woonsan Ko <wo...@apache.org>
Date:   2017-03-03T18:45:34Z

    Make ParameterMap immutable using containment instead of inheritance.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] tomcat pull request #47: Make ParameterMap immutable using containment inste...

Posted by markt-asf <gi...@git.apache.org>.
Github user markt-asf closed the pull request at:

    https://github.com/apache/tomcat/pull/47


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] tomcat issue #47: Make ParameterMap immutable using containment instead of i...

Posted by markt-asf <gi...@git.apache.org>.
Github user markt-asf commented on the issue:

    https://github.com/apache/tomcat/pull/47
  
    Patch applied. Thanks.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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