You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ryabov Dmitrii (JIRA)" <ji...@apache.org> on 2018/07/24 09:13:00 UTC

[jira] [Assigned] (IGNITE-9058) Update Apache Tomcat dependency version

     [ https://issues.apache.org/jira/browse/IGNITE-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryabov Dmitrii reassigned IGNITE-9058:
--------------------------------------

    Assignee: Ryabov Dmitrii

> Update Apache Tomcat dependency version
> ---------------------------------------
>
>                 Key: IGNITE-9058
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9058
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Dmitriy Pavlov
>            Assignee: Ryabov Dmitrii
>            Priority: Major
>             Fix For: 2.7
>
>
> Update tomcat-servlet-api to newer version (at least 8.0.52,  8.5.31+ or 9.0.8+)
> {noformat}
> <dependency>
>     <groupId>org.apache.tomcat</groupId>
>     <artifactId>tomcat-servlet-api</artifactId>
>     <version>8.0.52</version>
> </dependency>
> {noformat}
> At least Ignite-rest-http, ignite-urideploy, and ignite-web will be affected by this change.
> It is required to run TC tartget RunAll to check all tests passed, it is required to build fabric using DEVNOTES.txt to make sure full build will be successfull
> Probably it is required to run release step to make sure release candidate can be prepared.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)