You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Cseh (JIRA)" <ji...@apache.org> on 2017/09/28 14:03:00 UTC

[jira] [Comment Edited] (OOZIE-3070) Remove references to org.mortbay.jetty

    [ https://issues.apache.org/jira/browse/OOZIE-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16184215#comment-16184215 ] 

Peter Cseh edited comment on OOZIE-3070 at 9/28/17 2:02 PM:
------------------------------------------------------------

+1 (pending Jenkins)
Thanks for getting rid a of a 9 year old dependency! Jetty 6.1.14 was releases in late 2008.


was (Author: gezapeti):
+1 (pending Jenkins)

> Remove references to org.mortbay.jetty
> --------------------------------------
>
>                 Key: OOZIE-3070
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3070
>             Project: Oozie
>          Issue Type: Bug
>          Components: core
>            Reporter: Peter Bacsko
>            Assignee: Peter Bacsko
>         Attachments: OOZIE-3070-001.patch, OOZIE-3070-002.patch, OOZIE-3070-003.patch
>
>
> A couple of months ago we migrated from Tomcat to Jetty.
> However, Oozie as a production code uses {{org.eclipse.jetty}}, whereas {{EmbeddedServletContainer}} still uses code from {{org.mortbay.jetty}}. We don't need two Jettys, so all remaining code should use the newest Jetty.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)