On 31 Oct 2018, at 10:44, Vincent Massol <vincent@massol.net> wrote:
On 31 Oct 2018, at 10:42, Thomas Mortagne <thomas.mortagne@xwiki.com> wrote:
Actually there is another very important thing missing in that page: we should also indicate explicitly the minimum version of the Servlet API required by XWiki (currently 3.0.1).
This is listed on https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/Installation/#...
and ofc all the supported versions obey our requirements, ie servlet api > 3.0.1 ;) Thanks -Vincent
Thanks -Vincent
On Wed, Oct 31, 2018 at 10:30 AM Adel Atallah <adel.atallah@xwiki.com> wrote:
Hi Vincent,
+1
Thanks, Adel
On Wed, Oct 31, 2018 at 10:07 AM Marius Dumitru Florea <mariusdumitru.florea@xwiki.com> wrote:
+1
Thanks, Marius
On Wed, Oct 31, 2018 at 11:04 AM Vincent Massol <vincent@massol.net> wrote:
Hi devs,
We now have https://dev.xwiki.org/xwiki/bin/view/Community/ServletContainerSupportStrate... but it’s not precise enough.
I’m proposing the following:
* Mention the supported version cycle and mention that we support the latest version of the cycle. * For Tomcat, I propose to say we support Tomcat 8.x (which means Tomcat 8.5.34 as of today, see “latest” tag on https://hub.docker.com/_/tomcat/)
Actually from Tomcat point of view 8.0.x and 8.5.x are two different cycles so it would be more clear to say we support 8.5.x.
* For Jetty (standalone packaging or standard), I propose to say we support Jetty 9.x (which means Jetty 9.4.12 as of today, see “latest” tag on https://hub.docker.com/_/jetty/)
WDYT?
Thanks -Vincent
-- Thomas Mortagne