[
https://issues.apache.org/jira/browse/HADOOP-10075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15507314#comment-15507314
]
Robert Kanter edited comment on HADOOP-10075 at 9/20/16 6:11 PM:
-----------------------------------------------------------------
The 004 patch does the following:
- Fixed unit tests
- Fixed deprecated warnings
- Removed some missed Jetty 6 usage
- Removed {{js.gz}} and {{css.gz}} files, so only the original files are in the
source codebase. A [maven plugin|https://github.com/phuonghuynh/compressor] is
used to gzip these files into the target directories during build time. We now
do this to all {{js}} and {{css} files, unlike before where we had some that
were gzipped and some that were not.
Note that I used {{--binary}} when generating the patch because it deletes some
gzip files.
was (Author: rkanter):
The 004 patch does the following:
- Fixed unit tests
- Fixed deprecated warnings
- Removed some missed Jetty 6 usage
- Removed {{js.gz}} and {{css.gz}} files, so only the original files are in the
source codebase. A [maven plugin|https://github.com/phuonghuynh/compressor] is
used to gzip these files into the target directories during build time.
Note that I used {{--binary}} when generating the patch because it deletes some
gzip files.
> Update jetty dependency to version 9
> ------------------------------------
>
> Key: HADOOP-10075
> URL: https://issues.apache.org/jira/browse/HADOOP-10075
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 2.2.0, 2.6.0
> Reporter: Robert Rati
> Assignee: Robert Kanter
> Attachments: HADOOP-10075-002-wip.patch, HADOOP-10075.003.patch,
> HADOOP-10075.004.patch, HADOOP-10075.patch
>
>
> Jetty6 is no longer maintained. Update the dependency to jetty9.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]