meszibalu commented on a change in pull request #356: HBASE-15666 shaded dependencies for hbase-testing-util URL: https://github.com/apache/hbase/pull/356#discussion_r301906408
########## File path: hbase-shaded/hbase-shaded-testing-util/src/main/resources/org/apache/hadoop/hbase/shaded/org/mortbay/jetty/webapp/webdefault.xml ########## @@ -0,0 +1,410 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> Review comment: I ignored this file from rat. This file is coming from jetty. I am not sure if I can add a license header to it or not. Jetty is Apache licensed BTW. So can I add a license header to a file which is coming from another project? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
