You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "chickenlj (via GitHub)" <gi...@apache.org> on 2023/06/12 05:57:10 UTC

[GitHub] [dubbo] chickenlj commented on pull request #12492: Feature/dubbo32. resteasy filter&intercept support

chickenlj commented on PR #12492:
URL: https://github.com/apache/dubbo/pull/12492#issuecomment-1586633135

   Please add the newly added SPI extension to shade configuration in dubbo-all/pom.xml and fix the conflicts.
   
   ```
   2023-06-11T15:10:59.4344411Z [ERROR] Failures: 
   2023-06-11T15:10:59.4346957Z [ERROR]   FileTest.checkDubboAllTransform:379 Newly created SPI interface must be added to dubbo-all(dubbo-distribution/dubbo-all/pom.xml in shade plugin) to being transformed. Found spis: [org.apache.dubbo.rpc.protocol.rest.filter.RestFilter, org.apache.dubbo.rpc.protocol.rest.filter.RestResponseInterceptor] ==> expected: <true> but was: <false>
   ```


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org