xunliu commented on PR #4948:
URL: https://github.com/apache/gravitino/pull/4948#issuecomment-2371046591

   > @xunliu need answer.
   
   Because Jetty server default load 
https://github.com/jetty/jetty.project/blob/jetty-12.0.x/jetty-core/jetty-deploy/src/test/resources/etc/webdefault.xml#L37,
 But we rename `org.eclipse.jetty` to 
`org.apache.gravitino.it.shaded.org.eclipse.jetty`, So we load 
`server-common/src/test/resources/web.xml` in the test mode.
   
   Don't worry, the Jetty server loads `web.xml` in the web module in the 
produce mode, There's no such thing.


-- 
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: commits-unsubscr...@gravitino.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to