You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by GitBox <gi...@apache.org> on 2022/02/18 07:17:58 UTC

[GitHub] [incubator-linkis] peacewong opened a new issue #1513: [Feature] There is a conflict problem with the jetty package

peacewong opened a new issue #1513:
URL: https://github.com/apache/incubator-linkis/issues/1513


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar feature requirement.
   
   
   ### Problem Description
   
   After jetty is upgraded to 9.4.44, there is a j package conflict with spring-jetty.  `java.lang.NoSuchMethodError: org.eclipse.jetty.util.Trie.empty(Z)Lorg/eclipse/jetty/util/Trie;`
   
   ### Description
   
   _No response_
   
   ### Use case
   
   _No response_
   
   ### solutions
   
   It is recommended to exclude the introduction of jetty under spring-boot-starter-jetty
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org