stoty commented on code in PR #6783: URL: https://github.com/apache/hbase/pull/6783#discussion_r2019754692
########## hbase-shaded/hbase-shaded-testing-util/src/main/resources/org/apache/hadoop/hbase/shaded/org/eclipse/jetty/webapp/webdefault.xml: ########## @@ -1,550 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - -<!-- -Copyright (C) Jetty Authors - -Licensed under the Apache License, Version 2.0 (the "License"); Review Comment: This should be coming from the ee support in jetty. Though I believe we're not using the web.xml server config at all in HBase. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
