[
https://issues.apache.org/jira/browse/TAP5-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15387596#comment-15387596
]
ASF subversion and git services commented on TAP5-2548:
-------------------------------------------------------
Commit 7bca9bdf04fa73c39c7ae63f54f96df1acb6bc1d in tapestry-5's branch
refs/heads/master from [~jkemnade]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=7bca9bd ]
TAP5-2548: SLF4J is on the testRuntime classpath only
> Upgrade embedded Jetty and Tomcat versions
> ------------------------------------------
>
> Key: TAP5-2548
> URL: https://issues.apache.org/jira/browse/TAP5-2548
> Project: Tapestry 5
> Issue Type: Dependency upgrade
> Components: tapestry-runner
> Reporter: Jochen Kemnade
> Assignee: Jochen Kemnade
> Labels: desired_for_5.5, patch
> Fix For: 5.5.0
>
> Attachments:
> 0001-TAP5-2548-upgrade-embedded-Tomcat-and-Jetty-versions.patch
>
>
> Since we are switching to Servlet 3.0 for Tapestry 5.5, we should upgrade the
> embedded server versions.
> Unfortunately the runner classes contain the servlet container versions in
> their class names (Jetty7Runner and Tomcat6Runner). This means we can either
> stay backward compatible and confuse users (e.g. start Jetty 8 from
> Jetty7Runner) or rename the classes and break backward compatibility. I
> prefer the latter.
> Thoughts?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)