[ https://issues.apache.org/jira/browse/HADOOP-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988312#action_12988312 ]
Todd Lipcon commented on HADOOP-6882: ------------------------------------- Some MR contribs list the jetty jsp-api stuff in their ivy.xml. This needs to be removed by the patch too, I think? $ find src/contrib -name ivy.xml | xargs grep -l jsp-api src/contrib/mumak/ivy.xml src/contrib/streaming/ivy.xml src/contrib/raid/ivy.xml src/contrib/gridmix/ivy.xml src/contrib/fairscheduler/ivy.xml src/contrib/capacity-scheduler/ivy.xml > Update the patch level of Jetty > ------------------------------- > > Key: HADOOP-6882 > URL: https://issues.apache.org/jira/browse/HADOOP-6882 > Project: Hadoop Common > Issue Type: Improvement > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Fix For: 0.20.3 > > Attachments: h-6882-20.patch, h-6882-c.patch, h-6882-h.patch, > h-6882-mr.patch > > > I'd like to move to a newer patch level of Jetty. 6.1.23 (instead of our > current 6.1.14) has been suggested. As seen in > http://svn.codehaus.org/jetty/jetty/branches/jetty-6.1/VERSION.txt, that > represents 18 months of bug fixes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.